Wolfgang Walther
437e6dbbb0
runInLinuxVM: load stdenv/setup with fixed environment in stage2Init
...
In [1] we started sourcing stdenv/setup in stage2Init to allow for
structuredAttrs. We failed to take the changed NIX_BUILD_TOP etc.
variables into account. We need to load stdenv/setup after changing
them, because the structuredAttrs startup code makes use of it.
[1]: 97ed6b4565
2024-11-30 13:40:26 +01:00
Wolfgang Walther
9f6b99e1ef
runInLinuxVM: minimize saved-env
...
The export to saved-env was very intentionally done at the very
beginning of vmRunCommand, even jumping through extra hoops just to
avoid the PATH variable from polluting the saved variable.
In 26eba25577 we loaded stdenv in the
wrong place, we should do it after saving the previous environment. This
is also more consistent with the order of how we load those values back
in stage2Init.
2024-11-30 13:40:26 +01:00
Wolfgang Walther
3952f870fc
runInLinuxVM: clean up
...
Those were left-over after 97ed6b4565 .
This also cleans up some confusion around TMPDIR. We had the following
lines:
mkdir xchg
...
cd $TMPDIR
...
path=$TMPDIR/xchg
Those only worked because the **current directory** is the same as
$TMPDIR. Both are /build by default. To refer to the same directory in
two different ways is very confusing at best.
2024-11-30 13:39:58 +01:00
Wolfgang Walther
de7867c226
runInLinuxVM: add simple structuredAttrs test
2024-11-30 12:26:26 +01:00
Vlad M. and GitHub
3c818433d5
oxipng: 9.1.2 -> 9.1.3 ( #360304 )
2024-11-30 12:22:14 +02:00
Masum Reza and GitHub
9e34adf224
magic-wormhole-rs: 0.7.3 -> 0.7.4 ( #360356 )
2024-11-30 15:36:10 +05:30
Michele Guerini Rocco and GitHub
08ae948608
redlib: 0.35.1-unstable-2024-11-01 -> 0.35.1-unstable-2024-11-22 ( #358226 )
2024-11-30 10:55:05 +01:00
R. Ryantm
397b693e76
magic-wormhole-rs: 0.7.3 -> 0.7.4
2024-11-30 09:45:34 +00:00
Bobby Rong and GitHub
9b8a474730
mate.mate-terminal: fix cross compilation, format with nixfmt ( #360189 )
2024-11-30 17:43:40 +08:00
Bobby Rong and GitHub
97520c9ed0
mate.mate-calc: fix cross compilation, format with nixfmt ( #360185 )
2024-11-30 17:39:11 +08:00
Bobby Rong and GitHub
14df465130
mate.mate-system-monitor: fix cross compilation, format with nixfmt ( #360186 )
2024-11-30 17:35:08 +08:00
Ivan Mincik
395d59f54b
qgis-ltr: 3.34.11 -> 3.34.13
2024-11-30 09:33:50 +00:00
Ivan Mincik
9fc2250e80
qgis-ltr: build with same pyqt version as qgis
2024-11-30 09:33:50 +00:00
Ivan Mincik
c989da7576
qgis: 3.38.3 -> 3.40.1
2024-11-30 09:32:38 +00:00
Ivan Mincik and GitHub
87e00e577b
qgis: use default python version ( #359758 )
2024-11-30 09:30:47 +00:00
Jörg Thalheim and GitHub
b0a667f16d
nix-plugin-pijul: 0.1.4 -> 0.1.5 ( #360005 )
2024-11-30 10:23:02 +01:00
Fabian Affolter and GitHub
c363307fac
python312Packages.aiowmi: init at 0.2.3 ( #359995 )
2024-11-30 10:05:36 +01:00
Fabian Affolter and GitHub
c60179cdca
python312Packages.jh2: init at 5.0.4 ( #359996 )
2024-11-30 10:05:21 +01:00
Fabian Affolter and GitHub
972f716b4f
mqtt-randompub: init at 0.2.2 ( #360094 )
2024-11-30 10:05:07 +01:00
nixpkgs-merge-bot[bot] and GitHub
32c14266ff
ytdownloader: 3.18.3 -> 3.18.4 ( #360118 )
2024-11-30 08:58:54 +00:00
Leona Maroni and GitHub
2ba711361f
gitlab: 17.3.7 -> 17.5.2 ( #360160 )
2024-11-30 09:51:21 +01:00
Benedikt Peetz
923e2e59cc
redlib: 0.35.1-unstable-2024-11-01 -> 0.35.1-unstable-2024-11-27
...
The current version of redlib in nixpkgs is already 20 days old
and does no longer work because of a change on reddit's side, see:
https://github.com/redlib-org/redlib/issues/324 .
2024-11-30 09:47:04 +01:00
Pol Dellaiera and GitHub
e012442a7e
workflows/eval: Clear unnecessary rebuild labels ( #360277 )
2024-11-30 09:20:53 +01:00
Pol Dellaiera and GitHub
46fba61472
workflows/eval: Make sure to compare against the push run ( #360274 )
2024-11-30 09:19:42 +01:00
Leona Maroni and GitHub
86911616f7
halloy: fix add halloy url scheme handler ( #351700 )
2024-11-30 09:00:44 +01:00
Masum Reza and GitHub
57feb2a16f
libstroke: fix build with gcc14 ( #358142 )
2024-11-30 12:54:07 +05:30
Aleksana and GitHub
2885c26828
vermin: init a 1.6.0 ( #356403 )
2024-11-30 15:05:29 +08:00
Aleksana and GitHub
93dd0f49d8
jogger: 1.2.4-unstable-2024-04-05 -> 1.2.5 ( #360093 )
2024-11-30 14:50:02 +08:00
Franz Pletz and GitHub
357fff0f44
nixos/networkd: allow configuring RTTSec for CAKE qdisc ( #285737 )
2024-11-30 07:25:54 +01:00
Franz Pletz and GitHub
0ea5454f75
nixos/networkd: fix eval ( #360315 )
2024-11-30 07:11:26 +01:00
Franz Pletz
18cf9ad14b
nixos/networkd: fix eval
...
Broken by #330662 .
2024-11-30 07:08:18 +01:00
Franz Pletz and GitHub
e383460f09
nixos/networkd: add dhcpServerConfig.PersistLeases option ( #353189 )
2024-11-30 06:46:51 +01:00
Franz Pletz and GitHub
e5a4cc81ab
nixos/networkd: add some new options in systemd 256 ( #330662 )
2024-11-30 06:44:55 +01:00
Masum Reza and GitHub
9a75f507da
pappl: 1.4.7 -> 1.4.8 ( #360307 )
2024-11-30 11:09:26 +05:30
Pol Dellaiera and GitHub
8de0d4c501
typstyle: 0.12.4 -> 0.12.5 ( #360263 )
2024-11-30 06:38:51 +01:00
Pol Dellaiera and GitHub
f87e975048
mistral-rs: switch to fetchCargoVendor; use config.cudaCapability as default for cudaCapability ( #359997 )
2024-11-30 06:38:23 +01:00
Christina Sørensen and GitHub
b422806efb
git-graph: unstable-23-01-14 -> 0.6.0 ( #359806 )
2024-11-30 06:32:15 +01:00
R. Ryantm
3546de54ee
pappl: 1.4.7 -> 1.4.8
2024-11-30 05:09:46 +00:00
Aleksana and GitHub
8ad72fe696
nixos/doc/rl-2505: add omnom ( #360188 )
2024-11-30 12:57:36 +08:00
R. Ryantm
a162fd2c83
oxipng: 9.1.2 -> 9.1.3
2024-11-30 04:56:46 +00:00
Aleksana and GitHub
bb3c18e58d
cruft: init at 2.15.0 ( #299346 )
2024-11-30 12:55:10 +08:00
Aleksana and GitHub
cf833bdebf
meteo-qt: add .desktop file ( #359109 )
2024-11-30 12:41:44 +08:00
tomberek and GitHub
4703b8d2c7
pkgs.dockertools.buildLayeredImage: customisable layering strategy ( #122608 )
2024-11-29 22:39:21 -05:00
nixpkgs-merge-bot[bot] and GitHub
ed30be523a
melonDS: 0.9.5-unstable-2024-09-29 -> 1.0rc-unstable-2024-11-27 ( #360034 )
2024-11-30 03:33:54 +00:00
Aleksana and GitHub
a76379e89c
Revert "zen-browser: init at 1.0.1-a.22" ( #360291 )
2024-11-30 11:31:56 +08:00
aleksana
cf84acca6b
Revert "zen-browser: init at 1.0.1-a.22"
...
This reverts commit f946c505ed .
2024-11-30 11:26:04 +08:00
Franz Pletz and GitHub
9a6d55f825
librewolf: 132.0.2-1 -> 133.0-1 ( #360170 )
2024-11-30 04:15:29 +01:00
Aleksana and GitHub
fd5d1e6df1
rattler-build: init at 0.29.0 ( #355402 )
2024-11-30 11:14:30 +08:00
Aleksana and GitHub
df47280e16
cwtch-ui: init at 1.15.0 ( #320396 )
2024-11-30 11:11:40 +08:00
Aleksana and GitHub
8989584d83
zen-browser: init at 1.0.1-a.22 ( #347222 )
2024-11-30 11:05:55 +08:00