| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| master | beszel: 0.18.2 -> 0.18.3 (#487444) | nixpkgs-ci[bot] | 6 months | |
| origin/HEAD | beszel: 0.18.2 -> 0.18.3 (#487444) | nixpkgs-ci[bot] | 6 months | |
| origin/master | beszel: 0.18.2 -> 0.18.3 (#487444) | nixpkgs-ci[bot] | 6 months | |
| origin/staging-next | nixos/pam: enable lastlog2 import service if any pam service uses lastlog (#4... | K900 | 12 months | |
| origin/backport-432323-to-release-25.05 | capnproto: fix fibers on static builds | Jade Lovelace | 12 months | |
| origin/backport-424505-to-release-25.05 | julia_111: 1.11.5 -> 1.11.6 | Weijia Wang | 12 months | |
| origin/staging | Merge staging-next into staging | nixpkgs-ci[bot] | 12 months | |
| origin/nixos-unstable-small | nakama: 3.29.0 -> 3.30.0 (#432605) | nixpkgs-merge-bot[bot] | 12 months | |
| origin/haskell-updates | Merge b1b0d690fbb0e4a2fa029ab625a3b1646487fee1 into haskell-updates | nixpkgs-ci[bot] | 12 months | |
| origin/staging-25.05 | Merge staging-next-25.05 into staging-25.05 | nixpkgs-ci[bot] | 12 months | |
| [...] | ||||
| Tag | Download | Author | Age | |
| 25.05 | nixpkgs-25.05.tar.gz | Leona Maroni | 15 months | |
| 25.11-pre | nixpkgs-25.11-pre.tar.gz | Leona Maroni | 15 months | |
| 25.05-beta | nixpkgs-25.05-beta.tar.gz | Leona Maroni | 15 months | |
| 24.11 | nixpkgs-24.11.tar.gz | Martin Weinelt | 17 months | |
| branch-off-24.11 | nixpkgs-branch-off-24.11.tar.gz | Tristan Ross | 21 months | |
| 24.11-beta | nixpkgs-24.11-beta.tar.gz | Tristan Ross | 21 months | |
| 24.05 | nixpkgs-24.05.tar.gz | Weijia Wang | 2 years | |
| 24.11-pre | nixpkgs-24.11-pre.tar.gz | Weijia Wang | 2 years | |
| 24.05-beta | nixpkgs-24.05-beta.tar.gz | Weijia Wang | 2 years | |
| 23.11 | nixpkgs-23.11.tar.gz | figsoda | 3 years | |
| [...] | ||||
| Age | Commit message | Author | Files | Lines |
| 2014-03-05 | innerMerge: Handle empty definition lists after discharging propertiesorigin/mkMap | Shea Levy | 1 | -13/+22 |
| 2014-03-05 | Add mkMap property to the module system•••This allows specifying configuration that should be merged in with some or all elements of a container option (e.g. listOf, attrsOf) without needing to know whether those elements are actually defined elsewhere. For example, this will default the fsType of all filesystems except /boot to btrfs (and leaves /boot alone): fileSystems = mkMap (name: mkIf (name != "/boot") { fsType = mkDefault "btrfs"; }); mkMap takes a function which takes an index of an element and returns a value to be merged in with the other definitions for that element. For sets, the index is just the attribute name. For lists, the mkMap function is passed two arguments: The index of the relevant definition in the list of all definitions for that option, and the index of the element within that definition. | Shea Levy | 2 | -8/+49 |
| 2014-03-05 | Reuse merge code to merge inner values of container option types•••In particular, this allows use of properties on individual elements of a container type. For example, fileSystems."/" = mkMerge [ a b ]; is now legal. Also, checking the type of the inner value is now handled by the merge code, reducing duplication. | Shea Levy | 2 | -29/+34 |
| 2014-03-05 | sshfsFuse: update from 2.4 to 2.5 | Peter Simons | 1 | -2/+2 |
| 2014-03-05 | cppcheck: update from 1.63 to 1.64 | Peter Simons | 1 | -2/+2 |
| 2014-03-05 | swiProlog: update from 6.6.1 to 6.6.2 | Peter Simons | 1 | -2/+2 |
| 2014-03-05 | yap: update from 6.2.2 to 6.3.3 | Peter Simons | 1 | -2/+2 |
| 2014-03-05 | nixUnstable: Update to 1.7pre3522_f7e077a | Eelco Dolstra | 1 | -3/+3 |
| 2014-03-05 | Always load the "configs" kernel module•••We used to have the configuration of the kernel available in a somewhat convenient place (/run/booted-system/kernel-modules/config) but that has disappeared. So instead just make /proc/configs.gz available. It only eats a few kilobytes. | Eelco Dolstra | 1 | -1/+1 |
| 2014-03-05 | Remove obsolete comment | Michael Raskin | 1 | -2/+0 |
| [...] | ||||
| Clone | ||||
| https://cgit.wugi.info/git/nixos/nixpkgs | ||||
