| 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 |
| 2022-05-28 | mit-scheme: stdenv -> gcc10Stdenvorigin/mitscheme | Alexander Bantyev | 1 | -0/+1 |
| 2022-05-28 | Merge pull request #175068 from dotlambda/gpg-tui-0.9.0•••gpg-tui: 0.8.3 -> 0.9.0 | Maximilian Bosch | 1 | -3/+4 |
| 2022-05-28 | Merge pull request #175108 from raboof/contributing-md-document-using-backpor...•••docs: document using labels for backporting in CONTRIBUTING.md | Arnout Engelen | 1 | -0/+6 |
| 2022-05-28 | Merge pull request #174167 from chivay/saleae•••nixos/saleae-logic: init | Florian Klink | 4 | -3/+32 |
| 2022-05-28 | CONTRIBUTING.md: document using labels for backporting | Arnout Engelen | 1 | -0/+6 |
| 2022-05-28 | Merge pull request #175039 from azahi/clingcon-fix•••clingcon: fix build | Robert Scott | 2 | -0/+28 |
| 2022-05-28 | Merge pull request #172849 from waldheinz/systemd-boot-builder-downgrade•••nixos/systemd-boot: fix systemd-boot-builder dowgrade to fail | Martin Weinelt | 1 | -15/+31 |
| 2022-05-28 | nixos/systemd-boot: fix systemd-boot-builder dowgrade to fail•••Since, 4ddc78818e4d69605f49f5f8faa22fb4601b0a0c systemd-boot-builder
is broken in two ways:
* if no systemd-boot is currently installed *and* the NIXOS_INSTALL_BOOTLOADER
env variable is not set, it will try to run "bootctl update", which will fail
* if the currently installed systemd-boot version is newer than the version
we're about to install, it will also try to run "bootctl update", which will fail
This patch changes the behaviour,
* for the first case to still fail, but not even bother to try running
"bootctl update" and instead erroring out with an exception
* for the second case to leave the newer version in place, restoring
the pre - 4ddc78818e4d69605f49f5f8faa22fb4601b0a0c behaviour
To do the proper version check a new "should_update" helper function was introduced,
mimicing the compare_product C function from bootctl. If the following systemd
issue gets resolved, we would have a nice way to get rid of this function:
> https://github.com/systemd/systemd/issues/23450
This change allows to again switch to a different NixOS configuration which contains
an older systemd-boot.
Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
| Matthias Treydte | 1 | -15/+31 |
| 2022-05-28 | Merge pull request #174432 from r-ryantm/auto-update/cargo-geiger•••cargo-geiger: 0.11.2 -> 0.11.3 | Bobby Rong | 1 | -3/+3 |
| 2022-05-28 | Merge pull request #174158 from xfix/dolphin-5.0-16380•••dolphin-emu-beta: 5.0-16101 -> 5.0-16380 | Bobby Rong | 1 | -3/+3 |
| [...] |
| |
| Clone |
| https://cgit.wugi.info/git/nixos/nixpkgs |