David McFarland
4bb15106d5
add-nuget-deps: use cacert via nativeBuildInputs
2024-09-17 01:12:13 -03:00
David McFarland
e6bca73d01
nuget-to-nix: use xmlstarlet instead of xq (yq)
...
xq has such a long startup time that this significantly improves
performance.
2024-09-17 01:12:13 -03:00
David McFarland
c693cb8ec6
addNuGetDeps: move TMPDIR handling out of fetch-deps
...
We now handle creating TMPDIR and setting the working directory outide
of nix-shell. This allows nix-shell to set NIX_BUILD_TOP correctly.
2024-09-17 01:12:13 -03:00
David McFarland
e7fb591c92
dotnet-sdk-setup-hook: configure nuget in sourceRoot
...
Instead of creating a nuget.config in NIX_BUILD_TOP, and depending on
inheritance from sourceRoot, we'll make the required changes directly in
the latter. This fixes packages where sourceRoot is NIX_BUILD_TOP.
2024-09-17 01:12:12 -03:00
David McFarland
346e862689
msbuild: use addNuGetDeps
2024-09-17 01:12:12 -03:00
David McFarland
521b7b5e5f
fetch-nupkg: use helper from nuget-package-hook to unpack
2024-09-17 01:12:12 -03:00
David McFarland
a0c5f2662d
nuget-package-hook: unpack nuspec as lower-case
...
Some obscure build things, like in the msbuild package, assume that the
nuspec files are lower-case.
2024-09-17 01:12:12 -03:00
David McFarland
ce92a4277e
dotnet-sdk-setup-hook: run pre/postConfigureNuGet hooks
2024-09-17 01:12:12 -03:00
David McFarland
65b556ed83
dotnetCorePackages.patchNupkgs: explicitly reference patchelf
2024-09-17 01:12:12 -03:00
David McFarland
7f726285b0
dotnet: use bash instead of tr to downcase package ids
2024-09-17 01:12:12 -03:00
David McFarland
6097d6e202
nuget-package-hook: use sub-shell to set nullglob
2024-09-17 01:12:12 -03:00
David McFarland
bfa7bef5ec
dotnet-sdk-setup-hook: fix _linkPackages when src is empty
2024-09-17 01:12:12 -03:00
David McFarland
b1685747a7
nuget-package-hook: move package unpacking from buildDotnetModule
2024-09-17 01:12:11 -03:00
David McFarland
c1ee815d03
dotnet-fixup-hook: obey dontFixup
2024-09-17 01:12:11 -03:00
David McFarland
60d3a7d230
nuget-to-nix: set SSL_CERT_FILE
...
This is required for curl.
2024-09-17 01:12:11 -03:00
David McFarland
1d4d0d3db7
nuget-to-nix: use dotnet from PATH
...
The dotnet sdk used usually needs to match the one required by the
project (global.json). Having the dependcy in nix just meant it always
had to be overridden.
2024-09-17 01:12:11 -03:00
David McFarland
e05c0c4f98
dotnet-fixup-hook: remove confusing logs
2024-09-17 01:12:11 -03:00
David McFarland
773cc0de74
dotnet-sdk-setup-hook: move nuget configuration from dotnetBuildModule
2024-09-17 01:12:11 -03:00
David McFarland
60eb0db2ab
dotnet-sdk-setup-hook: add trailing slashes to NUGET_PACKAGES vars
2024-09-17 01:12:11 -03:00
David McFarland
b01ca64670
dotnet-sdk-setup-hook: remove redundant quotes
2024-09-17 01:12:11 -03:00
David McFarland
f820d2cf3c
dotnetCorePackages: split fetch-deps logic into addNuGetDeps
2024-09-17 01:12:11 -03:00
David McFarland
67dfaa94b2
openutau: disable parallel builds
2024-09-17 01:12:10 -03:00
David McFarland
f072fe536e
boogie: disable parallel builds
2024-09-17 01:12:10 -03:00
Christina Sørensen
a011aa9e02
nixos/doc: recommend usage of --use-remote-sudo
when switching configurations ( #342338 )
2024-09-17 06:09:31 +02:00
Aleksana
a2cad4db0b
treewide: migrate packages to by-name ( #341412 )
2024-09-17 11:17:16 +08:00
R. Ryantm
acc9061814
aaaaxy: 1.5.190 -> 1.5.202
2024-09-17 03:12:36 +00:00
nixpkgs-merge-bot[bot]
db6fd0c2d7
minijinja: 2.2.0 -> 2.3.0 ( #342416 )
2024-09-17 03:06:10 +00:00
OTABI Tomoya
c42e655c0f
python312Packages.openai: 1.44.0 -> 1.45.1 ( #341658 )
2024-09-17 11:52:06 +09:00
Masum Reza
27d3d03302
warp-terminal: 0.2024.09.03.08.02.stable_03 -> 0.2024.09.10.08.02.stable_01 ( #342293 )
2024-09-17 08:15:23 +05:30
Peder Bergebakken Sundt
76e614cb8e
psqlodbc: Point to src URL that exists ( #335793 )
2024-09-17 04:13:55 +02:00
OTABI Tomoya
c2c0dca813
python312Packages.graphrag: 0.3.2 -> 0.3.3 ( #342303 )
2024-09-17 11:03:49 +09:00
Peder Bergebakken Sundt
005d3fd903
tigervnc: 0.13.1 -> 0.14.0 ( #331297 )
2024-09-17 04:03:20 +02:00
Peder Bergebakken Sundt
e43ae1d5f7
python312Packages.roadlib: 0.24.1 -> 0.26.0 ( #330714 )
2024-09-17 04:00:08 +02:00
Lin Jian
72339812c2
emacs: drop GConf dependency ( #342368 )
2024-09-17 09:57:08 +08:00
Peder Bergebakken Sundt
8d42deef07
efibootmgr: add updateScript, meta.mainProgram, & version tests; split man ( #327436 )
2024-09-17 03:40:46 +02:00
OTABI Tomoya
41c219ae92
treewide: drop useless pytest-runner ( #328922 )
2024-09-17 10:18:03 +09:00
Rafael Mazzutti
99aae1cedd
wayland-pipewire-idle-inhibit: 0.5.1 -> 0.5.2
2024-09-16 22:08:22 -03:00
Peder Bergebakken Sundt
b721f019e9
python3Packages.awslambdaric: 2.0.11 -> 2.1.0 ( #323651 )
2024-09-17 02:59:42 +02:00
Peder Bergebakken Sundt
c84f7133b1
python3Packages.{pyqt3d, pychart}: 5.15.6 -> 5.15.7, python3Packages.pyqtdatavisualization: 5.15.5 -> 5.15.6 ( #328623 )
2024-09-17 02:51:25 +02:00
Bruno Bigras
7bed2fedd8
zed-editor: 0.152.3 -> 0.152.4
2024-09-16 20:50:30 -04:00
Peder Bergebakken Sundt
02b583705c
gns3-gui,gns3-server: 2.2.47 -> 2.2.49 ( #326662 )
2024-09-17 01:35:51 +02:00
Peder Bergebakken Sundt
ccc20c810f
bottles: 51.11 -> 51.13 ( #325983 )
2024-09-17 01:32:53 +02:00
Peder Bergebakken Sundt
2965ad2166
jekyll: Add jekyll-compose to full dependencies ( #322690 )
2024-09-17 01:22:10 +02:00
Peder Bergebakken Sundt
e24170b2fd
yubikey-touch-detector: correct license ( #322707 )
2024-09-17 01:21:48 +02:00
Peder Bergebakken Sundt
b0330ee78d
muscle: compile with GCC for Darwin ( #321551 )
2024-09-17 01:20:26 +02:00
Martin Weinelt
a7d27ef549
Firefox: 130.0 -> 130.0.1 ( #342356 )
2024-09-17 01:16:58 +02:00
R. Ryantm
38552873f5
snappymail: 2.37.3 -> 2.38.0
2024-09-16 23:10:29 +00:00
Peder Bergebakken Sundt
0657c4ba88
sanjuuni: add run-on-nixos-artwork test ( #314690 )
2024-09-17 01:08:40 +02:00
Peder Bergebakken Sundt
527f81a7c2
dwarf-fortress-packages.themes: set license to unfree ( #314372 )
2024-09-17 01:05:01 +02:00
Peder Bergebakken Sundt
45bc652ec6
ikos: 3.2 -> 3.3
...
Diff: https://github.com/NASA-SW-VnV/ikos/compare/v3.2...v3.3
2024-09-17 00:55:22 +02:00