summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
origin/staging-nextnixos/pam: enable lastlog2 import service if any pam service uses lastlog (#4...K9005 months
origin/masterblink-qt: init at 6.0.4 (#431321)Ivan Mincik5 months
origin/backport-432323-to-release-25.05capnproto: fix fibers on static buildsJade Lovelace5 months
origin/backport-424505-to-release-25.05julia_111: 1.11.5 -> 1.11.6Weijia Wang5 months
origin/stagingMerge staging-next into stagingnixpkgs-ci[bot]5 months
origin/nixos-unstable-smallnakama: 3.29.0 -> 3.30.0 (#432605)nixpkgs-merge-bot[bot]5 months
origin/haskell-updatesMerge b1b0d690fbb0e4a2fa029ab625a3b1646487fee1 into haskell-updatesnixpkgs-ci[bot]5 months
origin/staging-25.05Merge staging-next-25.05 into staging-25.05nixpkgs-ci[bot]5 months
origin/staging-next-25.05Merge release-25.05 into staging-next-25.05nixpkgs-ci[bot]5 months
origin/backport-432577-to-release-25.05sydbox: 3.37.2 -> 3.37.6R. Ryantm5 months
[...]
 
TagDownloadAuthorAge
25.05nixpkgs-25.05.tar.gz  Leona Maroni8 months
25.11-prenixpkgs-25.11-pre.tar.gz  Leona Maroni8 months
25.05-betanixpkgs-25.05-beta.tar.gz  Leona Maroni8 months
24.11nixpkgs-24.11.tar.gz  Martin Weinelt10 months
branch-off-24.11nixpkgs-branch-off-24.11.tar.gz  Tristan Ross14 months
24.11-betanixpkgs-24.11-beta.tar.gz  Tristan Ross14 months
24.05nixpkgs-24.05.tar.gz  Weijia Wang20 months
24.11-prenixpkgs-24.11-pre.tar.gz  Weijia Wang20 months
24.05-betanixpkgs-24.05-beta.tar.gz  Weijia Wang20 months
23.11nixpkgs-23.11.tar.gz  figsoda2 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-08-02nixos/gitea: use gitea to refresh hooks and keys•••Gitea now provides this functionality as an admin command. Is significantly faster, especially on slow disks. (cherry picked from commit c854b8570285ac4c14282a5efa0f8334a520ac8d) origin/backport-129861-to-release-21.05Zane van Iperen1-9/+2
2021-08-02Merge pull request #127576 from NixOS/backport-127435-to-release-21.05•••[Backport release-21.05] sweet: add gtk-engine-murrinedavidak1-1/+3
2021-08-02Merge pull request #132336 from NixOS/backport-132235-to-release-21.05•••[Backport release-21.05] epson-escpr2: 1.1.34 -> 1.1.38Maximilian Bosch1-5/+16
2021-08-01mill: 0.9.6 -> 0.9.9•••Use the `${version}-assembly` artifact, which avoids having to download it using the release script (cherry picked from commit 74090eb68a2fd8e0a6ef0000f36a784ed2d27194) Jonathan Ringer1-3/+13
2021-08-02Merge pull request #131961 from NixOS/backport-131954-to-release-21.05•••[Backport release-21.05] python3Packages.trezor: 0.12.2 -> 0.12.3davidak1-2/+2
2021-08-01grub2: 2.06-rc1 -> 2.06•••* GCC 10 support. * clang 10 support. * SBAT support. * LUKS2 support. * Drop small MBR gap support. * Xen Security Modules (XSM/FLASK) support. * The lockdown mechanism similar to the Linux kernel one. * Disable the os-prober by default. * Many backports of GRUB distros specific patches. * BootHole and BootHole2 fixes. * XFS bigtime support. * ...and tons of other fixes and cleanups... (cherry picked from commit 963b0a1dbf32b80eb6375973bff48af313c2a7c5) ajs1241-2/+2
2021-08-02Merge pull request #132363 from NixOS/backport-131814-to-release-21.05•••[Backport release-21.05] nixos/nix-daemon: fix registry flake typeRobert Hensing1-1/+1
2021-08-01nixos/nix-daemon: fix registry flake type•••Before this commit, the `flake` option was typed with `types.unspecified`. This type get's merged via [`mergeDefaultOption`](https://github.com/NixOS/nixpkgs/blob/ebb592a04c5282f316d60cd4aba066f6e5d74b65/lib/options.nix#L119-L128), which has a line ```nix else if all isFunction list then x: mergeDefaultOption loc (map (f: f x) list) ``` `lib.isFunction` detects an attrs in the shape of `{__functor = ...}` as a function and hence this line substitutes such attrs with a function (f: f x). If now, a flake input has a `__functor` as it's output, this will coerce the once attrs to a function. This breaks a lot of things later in the stack, for example a later `lib.filterAttrs seive <LAMBDA>` will fail for obious reasons. According to @infinisil, `types.unspecified` is due to deprecation. In the meantime this PR provides a specific fix for the specific problem discovered. (cherry picked from commit ecae25c3ef137d972e909eb0e85960d90481789e) origin/backport-131814-to-release-21.05David Arnold1-1/+1
2021-08-01Merge pull request #131876 from NixOS/backport-131760-to-release-21.05•••[Backport release-21.05] nixos/installer: force root fs typeRobert Hensing2-2/+10
2021-08-01epson-escpr2: 1.1.34 -> 1.1.38•••(cherry picked from commit 738f92f2baf8652c5c81d43067acba801c6ee89b) Maximilian Bosch1-5/+16
[...]
 
Clone
https://cgit.wugi.info/git/nixos/nixpkgs