| Commit message (Expand) | Author | Age | Files | Lines |
| * | cachix: 1.7.4 -> 1.7.5origin/cachix-1.7.5 | Domen Kožar | 2024-10-11 | 1 | -6/+8 |
| * | wakapi: set StateDirectory (#347431) | Bruno Bigras | 2024-10-11 | 1 | -0/+1 |
| |\ |
|
| | * | wakapi: set StateDirectory•••fix #347393
| Bruno Bigras | 2024-10-09 | 1 | -0/+1 |
| * | | firefox-{beta,devedition}-bin-unwrapped: 131.0b9 -> 132.0b6 (#347964) | Martin Weinelt | 2024-10-11 | 2 | -826/+826 |
| |\ \ |
|
| | * | | firefox-devedition-bin-unwrapped: 131.0b9 -> 132.0b6 | Martin Weinelt | 2024-10-11 | 1 | -413/+413 |
| | * | | firefox-beta-bin-unwrapped: 131.0b9 -> 132.0b6 | Martin Weinelt | 2024-10-11 | 1 | -413/+413 |
| * | | | nixos/systemd-boot: Simpler windows dual booting (#344327) | Atemu | 2024-10-11 | 3 | -271/+592 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | nixos/systemd-boot: add windows option for easy dual-booting•••When installing NixOS on a machine with Windows, the "easiest" solution
to dual-boot is re-using the existing EFI System Partition (ESP), which
allows systemd-boot to detect Windows automatically.
However, if there are multiple ESPs, maybe even on multiple disks,
systemd-boot is unable to detect the other OSes, and you either have to
use Grub and os-prober, or do a tedious manual configuration as
described in the wiki:
https://wiki.nixos.org/w/index.php?title=Dual_Booting_NixOS_and_Windows&redirect=no#EFI_with_multiple_disks
This commit automates and documents this properly so only a single line
like
boot.loader.systemd-boot.windows."10".efiDeviceHandle = "HD0c2";
is required.
In the future, we might want to try automatically detecting this
during installation, but finding the correct device handle while the
kernel is running is tricky.
| Felix Uhl | 2024-10-11 | 3 | -25/+169 |
| | * | | nixos/systemd-boot: add edk2-uefi-shell boot option•••We already have a edk2-uefi-shell package in nixpkgs, but adding it to
systemd-boot was somewhat tedious. Now it's a single line of nix.
| Felix Uhl | 2024-10-11 | 2 | -0/+52 |
| | * | | nixos/systemd-boot: autoformat | Felix Uhl | 2024-10-11 | 2 | -255/+380 |
| * | | | nheko: clean up (#341831) | Emily | 2024-10-11 | 5 | -134/+125 |
| |\ \ \ |
|
| | * | | | nheko: move to by-name and reformat | rnhmjoj | 2024-10-11 | 2 | -61/+59 |
| | * | | | mtxclient: move to by-name and reformat | rnhmjoj | 2024-10-11 | 2 | -16/+19 |
| | * | | | mtxclient: add rnhmjoj as maintainer | rnhmjoj | 2024-10-11 | 1 | -1/+1 |
| | * | | | nheko: add rnhmjoj as maintainer | rnhmjoj | 2024-10-11 | 1 | -1/+1 |
| | * | | | coeurl: move to by-name and reformat | rnhmjoj | 2024-10-11 | 2 | -13/+20 |
| | * | | | coeurl: 0.3.0 -> 0.3.1 | rnhmjoj | 2024-10-11 | 1 | -19/+2 |
| * | | | | apko: 0.14.1 -> 0.19.1, fix go tests (#346667) | Emily | 2024-10-11 | 2 | -7/+19 |
| |\ \ \ \ |
|
| | * | | | | apko: 0.14.1 -> 0.19.1•••https://github.com/chainguard-dev/apko/releases/tag/v0.19.1
https://github.com/chainguard-dev/apko/releases/tag/v0.19.0
https://github.com/chainguard-dev/apko/releases/tag/v0.18.1
https://github.com/chainguard-dev/apko/releases/tag/v0.18.0
https://github.com/chainguard-dev/apko/releases/tag/v0.17.0
https://github.com/chainguard-dev/apko/releases/tag/v0.16.0
https://github.com/chainguard-dev/apko/releases/tag/v0.15.0
https://github.com/chainguard-dev/apko/releases/tag/v0.14.9
https://github.com/chainguard-dev/apko/releases/tag/v0.14.8
https://github.com/chainguard-dev/apko/releases/tag/v0.14.7
https://github.com/chainguard-dev/apko/releases/tag/v0.14.6
https://github.com/chainguard-dev/apko/releases/tag/v0.14.5
https://github.com/chainguard-dev/apko/releases/tag/v0.14.4
https://github.com/chainguard-dev/apko/releases/tag/v0.14.3
https://github.com/chainguard-dev/apko/releases/tag/v0.14.2
diff: https://github.com/chainguard-dev/apko/compare/v0.14.1...v0.19.1
| emilylange | 2024-10-05 | 2 | -4/+11 |
| | * | | | | apko: add emilylange as maintainer | emilylange | 2024-10-05 | 1 | -1/+1 |
| | * | | | | apko: fix go tests | emilylange | 2024-10-05 | 1 | -4/+9 |
| * | | | | | python312Packages.spark-parser: 1.8.9 -> 1.9.0 (#347365) | 7c6f434c | 2024-10-11 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | python312Packages.spark-parser: 1.8.9 -> 1.9.0 | R. Ryantm | 2024-10-08 | 1 | -2/+2 |
| * | | | | | | Revert "kops: 1.29.2 -> 1.30.1 (#344817)"•••This reverts commit cb710f366bd5f1dd369e112615c4f00ee2a636d5.
| Eric Bailey | 2024-10-11 | 1 | -2/+2 |
| * | | | | | | bakelite: unstable-2022-02-12 → unstable-2023-03-30 (#347555) | lassulus | 2024-10-11 | 2 | -6/+8 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | bakelite: unstable-2022-02-12 -> unstable-2023-03-30 | Mikael Voss | 2024-10-09 | 2 | -6/+8 |
| * | | | | | | | palemoon-bin: 33.3.1 -> 33.4.0.1 (#347452) | Cosima Neidahl | 2024-10-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | palemoon-bin: 33.4.0 -> 33.4.0.1 | OPNA2608 | 2024-10-10 | 1 | -3/+3 |
| | * | | | | | | | palemoon-bin: 33.3.1 -> 33.4.0 | R. Ryantm | 2024-10-09 | 1 | -3/+3 |
| | | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | | grafana: 11.2.1 -> 11.2.2 (#347067) | Maximilian Bosch | 2024-10-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | grafana: 11.2.1 -> 11.2.2 | R. Ryantm | 2024-10-07 | 1 | -2/+2 |
| * | | | | | | | | formats.ini: disable merging as list by default (#346299) | Kira Bruneau | 2024-10-11 | 3 | -9/+171 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | formats.ini: disable merging as list by default•••Previously, setting listsAsDuplicateKeys or listToValue would make it so
merging these treat all values as lists, by coercing non-lists via
lib.singleton. Some programs (such as gamemode; see #345121), allow some
values to be repeated but not others, which can lead to unexpected
behavior when non-list values are merged like this rather than throwing
an error.
This now makes that behavior opt-in via the mergeAsList option. Setting
mergeAsList (to either true or false) without setting either
listsAsDuplicateKeys or listToValue is an error, since lists are
meaningless in this case.
| MithicSpirit | 2024-10-10 | 3 | -9/+171 |
| * | | | | | | | | | go-task: remove patch from go-task build file (#347731) | Tristan Ross | 2024-10-11 | 1 | -11/+0 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | remove patch from go-task build file | Trim21 | 2024-10-11 | 1 | -11/+0 |
| * | | | | | | | | | | open-vm-tools: 12.4.5 -> 12.5.0 (#347851) | nixpkgs-merge-bot[bot] | 2024-10-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | open-vm-tools: 12.4.5 -> 12.5.0 | R. Ryantm | 2024-10-11 | 1 | -2/+2 |
| * | | | | | | | | | | | python312Packages.unstructured: 0.15.13 -> 0.15.14 (#347921) | Yt | 2024-10-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | python312Packages.unstructured: 0.15.13 -> 0.15.14 | R. Ryantm | 2024-10-11 | 1 | -2/+2 |
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | p2pool: 4.1 -> 4.1.1 | R. Ryantm | 2024-10-11 | 1 | -2/+2 |
| * | | | | | | | | | | | python312Packages.sentence-transformers: 3.1.1 -> 3.2.0 (#347861) | Sandro | 2024-10-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | python312Packages.sentence-transformers: 3.1.1 -> 3.2.0•••Diff: https://github.com/UKPLab/sentence-transformers/compare/refs/tags/v3.1.1...v3.2.0
Changelog: https://github.com/UKPLab/sentence-transformers/releases/tag/3.2.0
| Gaetan Lepage | 2024-10-11 | 1 | -2/+2 |
| * | | | | | | | | | | | | vscodium: 1.94.1 -> 1.94.2 (#347783) | Bobby Rong | 2024-10-11 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | vscodium: 1.94.1 -> 1.94.2 | Ingo Reitz | 2024-10-10 | 1 | -6/+6 |
| * | | | | | | | | | | | | | ytdownloader: 3.18.2 -> 3.18.3 (#347880) | nixpkgs-merge-bot[bot] | 2024-10-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | ytdownloader: 3.18.2 -> 3.18.3 | R. Ryantm | 2024-10-11 | 1 | -3/+3 |
| | | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | liboqs: 0.10.1 -> 0.11.0, oqs-provider: 0.6.1 -> 0.7.0 (#347312) | lassulus | 2024-10-11 | 3 | -11/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | oqs-provider: 0.6.1 -> 0.7.0 | Solomon Victorino | 2024-10-08 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | liboqs: 0.10.1 -> 0.11.0 | Solomon Victorino | 2024-10-08 | 2 | -9/+8 |
| * | | | | | | | | | | | | | | nixos/gerrit: Apply initial hardening using the systemd unit (#347661) | Florian Klink | 2024-10-11 | 1 | -0/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|