zowoq
03972059c3
nixVersions.nix_2_16: 2.16.0 -> 2.16.1
...
https://github.com/NixOS/nix/releases/tag/2.16.1
2023-06-06 22:12:39 +10:00
Silvan Mosberger
4ebf00ed43
nix: 2.13.3 -> 2.15.1
2023-06-01 20:33:31 +02:00
Robert Hensing
fb21e6d7dd
Merge pull request #234070 from tweag/pathType-tests
...
Init `nixVersions.minimum` and fix `lib` tests for all Nix versions
2023-06-01 20:00:36 +02:00
Silvan Mosberger
29124b85cf
nixVersions.minver: init
...
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2023-06-01 18:07:18 +02:00
Bernardo Meurer
95b8221087
nixVersions.unstable: 2.15 -> 2.16
2023-05-31 11:50:55 -04:00
Bernardo Meurer
6964ee2bea
nixVersions.nix_2_16: init at 2.16.0
2023-05-31 11:50:14 -04:00
Bernardo Meurer
94fdd2a40a
nixVersions: use hash instead of sha256
2023-05-31 11:35:00 -04:00
Bernardo Meurer
152bd93820
nixVersions.nix_2_15: 2.15.0 -> 2.15.1
2023-05-30 10:42:23 -04:00
Artturin
41794ae4b3
nix: use [ ] instead null to empty requiredSystemFeatures
...
fixes 'error: value is null while a list was expected' with 'nixpkgs.hostPlatform.gcc.arch = "x86_64";'
2023-04-21 23:36:11 +03:00
Artturi
6ed190b7f0
Merge pull request #225512 from Artturin/awsupdates1
2023-04-19 03:21:02 +03:00
Rick van Schijndel
e7912c19a9
nixVersions.unstable: 2.14.1 -> 2.15.0
2023-04-14 10:19:30 +10:00
Rick van Schijndel
95daa74795
nixVersions.nix_2_15: init at 2.15.0
2023-04-13 08:00:36 +02:00
Artturin
f221a66286
nix: use old aws-sdk-cpp for old nix
...
old nix fails to build and the patch doesn't apply on new aws-sdk-cpp
and the patch may not be needed anymore because the flake.nix in the nix
repo has never mentioned it
2023-04-10 19:46:21 +03:00
Sandro Jäckel
65da8d4f29
nix: dedupe fix-requires-non-existing-output patch
2023-03-10 22:08:10 +01:00
zowoq
96cc38b1e8
nixVersions.unstable: stable -> 2.14
2023-03-02 20:59:46 +10:00
zowoq
a8bd0d2b2e
nixVersions.nix_2_14: init at 2.14.1
...
https://github.com/NixOS/nix/releases/tag/2.14.0
https://github.com/NixOS/nix/releases/tag/2.14.1
rapidcheck was added in 7fe308c2f8
2023-03-02 20:58:34 +10:00
Cole Helbling
36ea86257b
nixVersions.nix_2_12: 2.12.0 -> 2.12.1
2023-02-27 10:40:18 -08:00
Cole Helbling
aaecc6a7c7
nixVersions.nix_2_13: 2.13.2 -> 2.13.3
...
Includes fixes for writable /etc.
2023-02-27 10:40:18 -08:00
pennae
44649a53e9
nix: force make to use old-style two-pipe-fds jobserver
...
gcc lto-wrapper uses the make jobserver to speed up linking, and it
doesn't support the new fifo:/path style of jobserver-auth yet. it'll
still work but use only one thread, so we should stick to the old style
for now.
2023-02-09 14:51:24 +01:00
github-actions[bot]
b460ba1998
Merge master into staging-next
2023-01-28 12:01:10 +00:00
Artturi
d6d1b8bfa0
Merge pull request #212304 from amjoseph-nixpkgs/pr/nix/enable-embedded-sandbox-shell
2023-01-28 11:42:12 +02:00
github-actions[bot]
2a8fae3ee5
Merge master into staging-next
2023-01-27 00:02:25 +00:00
Bernardo Meurer
88878eab12
Merge pull request #211157 from qowoz/nix-monitorfdup
2023-01-26 16:53:30 -05:00
github-actions[bot]
578f1ba854
Merge master into staging-next
2023-01-26 18:01:29 +00:00
zowoq
2d39d4475f
Revert "nixUnstable: bump to latest nix version"
...
This reverts commit 523e62005a
.
2023-01-26 22:22:58 +10:00
zowoq
c71e0d662d
Revert "Revert "nixVersions.stable: 2.12 -> 2.13""
...
This reverts commit 89181b4e09
.
2023-01-26 22:22:48 +10:00
zowoq
c0cf231b22
nixVersions.nix_2_13: 2.13.1 -> 2.13.2
...
https://github.com/NixOS/nix/releases/tag/2.13.2
2023-01-26 22:21:48 +10:00
Adam Joseph
a0d2937643
nix: if isStatic && atLeast210 then --enable-embedded-sandbox-shell
...
This commit enables the embedded sandbox shell for static builds of nix>=2.10.
2023-01-23 12:16:58 -08:00
github-actions[bot]
44319c878e
Merge master into staging-next
2023-01-23 00:02:15 +00:00
Jörg Thalheim
523e62005a
nixUnstable: bump to latest nix version
2023-01-23 07:14:27 +10:00
github-actions[bot]
feb2240b37
Merge master into staging-next
2023-01-22 18:01:03 +00:00
zowoq
89181b4e09
Revert "nixVersions.stable: 2.12 -> 2.13"
...
This reverts commit 956bc25a80
.
broke the tarball job
2023-01-22 09:48:21 +10:00
Sergei Trofimovich
b9b1d958d0
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/qt-6/modules/qtbase.nix
pkgs/stdenv/linux/make-bootstrap-tools.nix
2023-01-20 21:56:57 +00:00
zowoq
956bc25a80
nixVersions.stable: 2.12 -> 2.13
2023-01-21 06:44:18 +10:00
zowoq
3cec8c7fd5
nixVersions.nix_2_13: init at 2.13.1
...
https://github.com/NixOS/nix/releases/tag/2.13.0
https://github.com/NixOS/nix/releases/tag/2.13.1
2023-01-21 06:44:18 +10:00
zowoq
c035bfc528
nixVersions.nix_{2_3,2_10,2_11,2_12}: add monitorfdhup patch
2023-01-17 08:50:31 +10:00
Artturin
856f3a46b2
stdenv: drop remove unnecessary env var
...
and the associated obsolete functions
support for log nesting was removed in 2017 6669a3b477
2023-01-15 23:56:23 +02:00
Artturin
172347745f
nixVersion.nix_{2_6,2_7,2_8,2_9}: remove
...
the comment from 2_6 does not apply anymore because the fix has been
merged nix#7283
and the fix has been applied to 2_9+
2022-12-28 16:24:54 +02:00
Robert Hensing
eec92af049
nix: Cherry-pick #7473 for sqlite detailed message
2022-12-17 15:22:09 +01:00
zowoq
f24c75171e
nixVersions.stable: 2.11 -> 2.12
2022-12-07 04:42:28 +10:00
zowoq
343503b44c
nixVersions.nix_2_12: init at 2.12.0
...
https://github.com/NixOS/nix/releases/tag/2.12.0
2022-12-07 04:42:27 +10:00
zowoq
b0cf855f9f
nixVersions.nix_2_11: 2.11.0 -> 2.11.1
...
https://github.com/NixOS/nix/compare/2.11.0...2.11.1
2022-12-01 08:59:14 +10:00
zowoq
da14dfafd9
nixVersions.nix_2_9: add non-existing output patch
2022-11-21 07:27:14 +10:00
zowoq
5c45e5d3d9
nixVersions.nix_2_10: add non-existing output patch
2022-11-21 07:24:33 +10:00
zowoq
6898184997
nixVersions.nix_2_11: add non-existing output patch
2022-11-21 07:24:33 +10:00
Profpatsch
90e7699ad7
nix: revive nix_2_6
...
The critical regression bug in
https://github.com/NixOS/nix/issues/6572 does not appear (at least as
often) in nix 2.6 according to the discussion there, so we need to
allow people to pin this older version.
Partial revert of
b2eea05b06
2022-11-10 16:25:09 +01:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
github-actions[bot]
2f49e0bb89
Merge master into staging-next
2022-09-20 18:01:23 +00:00
Sandro Jäckel
a2fc5f439a
nix: add i686 nix package to passthru tests
2022-09-12 11:29:16 +02:00
zowoq
0f64ae72ea
curl: 7.84.0 -> 7.85.0
...
https://curl.se/changes.html#7_85_0
2022-09-03 16:08:22 +10:00