Commit Graph

821 Commits

Author SHA1 Message Date
aleksana
4976e15021 nixVersions.git: 2.25.0pre20240910 -> 2.25.0pre20240920
Diff: b9d3cdf...ca3fc16
2024-09-20 14:40:59 +08:00
aleksana
9d6e0fcfe5 nixVersions.nix_2_18: 2.18.5 -> 2.18.7
Diff: https://github.com/NixOS/nix/compare/2.18.5...2.18.7
2024-09-20 13:31:58 +08:00
aleksana
1517e22c48 nixVersions.nix_2_24: 2.24.6 -> 2.24.7
Diff: https://github.com/NixOS/nix/compare/2.24.6...2.24.7
2024-09-20 13:30:59 +08:00
K900
b3b9bdd901 Revert "nix: nix_2_18 -> nix_2_24"
This reverts commit 2e702d07bb.

Segfaults during evaluation in yet-to-be-determined circumstances.
Investigation is ongoing, reverting for now to be safe.

Upstream issue: https://github.com/NixOS/nix/issues/11547
2024-09-19 17:17:16 +03:00
Fabián Heredia Montiel
e25a409cef
nix: 2.18 -> 2.24 (#335342) 2024-09-17 15:34:47 -06:00
Robert Hensing
be83fcde7d nix.tests.nixStatic: init
This formalizes lf-'s suggestion
https://github.com/NixOS/nixpkgs/pull/335342#issuecomment-2294899692

> nixStatic should be a hard blocker [when updating Nix]
2024-09-13 12:12:01 +02:00
Robert Hensing
131b8e5fe6 nixVersions.*: Add tests.nixpkgs-lib 2024-09-10 23:20:48 +02:00
Robert Hensing
2e702d07bb nix: nix_2_18 -> nix_2_24 2024-09-10 23:20:48 +02:00
Robert Hensing
4584a58c0d nix.stable.tests.nix-fallback-paths: Allow cross-compiled store path name
Nix 2.24 has a riscv5-linux path that's cross-compiled
e.g. nix-riscv64-unknown-linux-gnu-2.24.2
2024-09-10 23:20:47 +02:00
Jörg Thalheim
74787857f8 nixVersions.git: disable test on aarch64-linux 2024-09-10 17:39:30 +02:00
Jörg Thalheim
9103a4d978 nixVersions.git: 2.25.0pre20240807 -> 2.25.0pre20240910 2024-09-10 17:39:30 +02:00
Jörg Thalheim
3986d6976b nixVersions.nix_2_24: 2.24.5 -> 2.24.6 2024-09-10 15:09:24 +02:00
Jörg Thalheim
dfaef71403 Revert "nixVersions.nix_2_24,git: mark vulnerable"
This reverts commit 4eee59973a.
2024-09-10 15:07:00 +02:00
Jörg Thalheim
b576c486ef Revert "nixVersions.git: improve error message"
This reverts commit 757e0a34b7.
2024-09-10 15:06:51 +02:00
Robert Hensing
757e0a34b7 nixVersions.git: improve error message 2024-09-09 18:07:17 -07:00
Robert Hensing
4eee59973a nixVersions.nix_2_24,git: mark vulnerable 2024-09-09 18:07:17 -07:00
Emily
06587a2e69 nixVersions.nix_2_24: 2.24.4 -> 2.24.5
Fixes an [annoying macOS regression].

[annoying macOS regression]: https://github.com/NixOS/nix/issues/11387

Diff: https://github.com/NixOS/nix/compare/2.24.4...2.24.5
2024-09-05 17:00:48 +01:00
tomberek
7f7df390e6
Merge pull request #335672 from tomberek/tomberek.nixos_test
nixosTest.nix-upgrade: init
2024-08-25 17:48:39 -04:00
Sergei Trofimovich
f07a6bdc73 nixVersions.nix_2_24: 2.24.3 -> 2.24.4
Changes: https://github.com/NixOS/nix/compare/2.24.3...2.24.4
2024-08-25 15:54:04 +02:00
Jörg Thalheim
19f85e2650 nix: reference upgrade test 2024-08-23 11:06:47 +02:00
Jörg Thalheim
6687a981a1 nixStatic: use git and man in installCheckInputs
This fixes the nix 2.24 build.

Update pkgs/tools/package-management/nix/common.nix

Co-authored-by: tobim <tobim+github@fastmail.fm>
2024-08-23 10:36:07 +02:00
Jörg Thalheim
3c9b9859b3 nix-perl: fix build for 2.24 2024-08-21 07:23:00 +02:00
Philip Taron
0669be9082
nixVersions.nix_2_24: 2.24.2 -> 2.24.3 2024-08-20 07:38:41 -07:00
Robert Hensing
d58a8f4fd9
Merge pull request #333183 from trofi/nixVersions.git-update
nixVersions.git: 2.24.0pre20240723 -> 2.25.0pre20240807
2024-08-16 18:33:08 +02:00
github-actions[bot]
261f1edcbd
Merge master into staging-next 2024-08-14 06:01:07 +00:00
Sergei Trofimovich
d7e9ead319 nixVersions.nix_2_24: 2.24.1 -> 2.24.2
Changes: https://github.com/NixOS/nix/compare/2.24.0...2.24.2
2024-08-14 10:54:28 +10:00
Sergei Trofimovich
300a4615c0 nixVersions.git: 2.24.0pre20240723 -> 2.25.0pre20240807
The main goal of the update is to get past the possible upstream fix for
https://github.com/NixOS/nix/issues/11265
2024-08-08 09:20:20 +01:00
github-actions[bot]
eddd97e1fd
Merge staging-next into staging 2024-08-06 06:01:44 +00:00
Jörg Thalheim
5f7514af7e nixVersions.nix_2_24: init at 2.24.1 2024-08-02 12:40:11 +02:00
github-actions[bot]
6005fb81f3
Merge staging-next into staging 2024-08-01 18:01:28 +00:00
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
Emily
8a837af302
Merge pull request #326819 from risicle/ris-shadowstack
cc-wrapper: add support for `shadowstack` hardening flag
2024-07-28 19:07:52 +01:00
Robert Scott
0dacfda0af nix: disable shadowstack hardening flag 2024-07-28 17:40:54 +01:00
aleksana
df1076806d nixVersions.git: pre20240717_464e5925 -> pre20240723_fb450de2 2024-07-24 15:55:47 +08:00
aleksana
e1dcb38f8a nixVersions.git: pre20240709_142e566a -> pre20240717_464e5925 2024-07-17 22:48:13 +08:00
Emily
4942776d75 nixVersions.nix_2_23: 2.23.2 -> 2.23.3
Diff: https://github.com/NixOS/nix/compare/2.23.2...2.23.3
2024-07-14 09:58:32 +10:00
Robert Hensing
ca6eda04cc
Merge pull request #325929 from jfroche/nix-2.18.5
nixVersions.nix_2_18: 2.18.4 -> 2.18.5
2024-07-11 14:29:46 +02:00
Robert Hensing
717249a062
Merge pull request #326153 from emilazy/push-zmxoqlstlxyr
nixVersions.nix_{2_19,2_20,2_21,2_22}: update
2024-07-11 14:24:22 +02:00
Emily
b99de14080 nixVersions.git: pre20240627_b44909ac -> pre20240709_142e566a 2024-07-10 20:13:15 +01:00
Emily
993ef54373 nixVersions.nix_2_22: 2.22.2 -> 2.22.3
Diff: https://github.com/NixOS/nix/compare/2.22.2...2.22.3
2024-07-10 14:38:31 +01:00
Emily
f3f9b31b68 nixVersions.nix_2_21: 2.21.3 -> 2.21.4
Diff: https://github.com/NixOS/nix/compare/2.21.3...2.21.4
2024-07-10 14:38:31 +01:00
Emily
c739c1064d nixVersions.nix_2_20: 2.20.7 -> 2.20.8
Diff: https://github.com/NixOS/nix/compare/2.20.7...2.20.8
2024-07-10 14:38:31 +01:00
Emily
0916bdf8c3 nixVersions.nix_2_19: 2.19.5 -> 2.19.6
Diff: https://github.com/NixOS/nix/compare/2.19.5...2.19.6
2024-07-10 14:38:31 +01:00
Jean-François Roche
c08c79536c nixVersions.nix_2_18: 2.18.4 -> 2.18.5
Fix sandbox on macos.

More details here: https://github.com/NixOS/nix/compare/2.18.4...2.18.5
2024-07-09 21:56:09 +02:00
Jörg Thalheim
43a0054154 nixVersions.latest: 2.23.1 -> 2.23.2
Diff: https://github.com/NixOS/nix/compare/2.23.1...2.23.2
2024-07-06 06:21:18 +02:00
Robert Hensing
42877a5b2c nixVersions.*.tests.srcVersion: Test that version is ${src}/.version 2024-06-28 14:41:48 +02:00
Robert Hensing
5660f47241 nixVersions.git: Fix version 2024-06-28 14:41:12 +02:00
Artturin
5963e31238 nixVersions.git: 2.23.0 -> 2.23.1 (hashes)
`suffix`,`rev`, and `hash` weren't updated in the `version` update
2024-06-27 21:25:48 +03:00
Valentin Gagarin
144ac0d7fc nixVersions: bump patch releases 2024-06-27 13:43:44 +02:00
Artturin
f575ce82ff
Merge pull request #321711 from alois31/nix-2.18.3
nixVersions.nix_2_18: 2.18.2 -> 2.18.3
2024-06-23 20:36:31 +03:00