David McFarland
3a7d2b8bbf
update-dotnet-lockfiles: skip packages that don't evaluate
...
This allows the script to run on platforms that can't fetch all of the
packages, or without allowing unfree.
2024-09-17 01:14:27 -03:00
David McFarland
be577a25f4
fetchNupkg: conservatively set sourceProvenance
2024-09-17 01:14:27 -03:00
David McFarland
f5e9dd4201
addNuGetDeps: print name of package being fetched
2024-09-17 01:14:27 -03:00
David McFarland
e6e2f9307e
dotnet-sdk-setup-hook.sh: add linkNuGetPackagesAndSources
...
linkNugetPackages and linkNuGetPackagesAndSources can now be disabled by
setting them to false.
linkNugetPackages will use _linkPackages, which is much faster.
2024-09-17 01:14:27 -03:00
David McFarland
e33bdf8921
avalonia: 11.0.10 -> 11.0.11
2024-09-17 01:14:27 -03:00
David McFarland
57f1e66e2c
nexusmods-app: use source-built avalonia
2024-09-17 01:14:27 -03:00
David McFarland
3aad599551
avalonia: init at 11.0.10
2024-09-17 01:14:27 -03:00
David McFarland
0e5b1ff245
add-nuget-deps: use NUGET_HTTP_CACHE_PATH from user's HOME
2024-09-17 01:12:13 -03:00
David McFarland
a4189437a3
add-nuget-deps: set HOME outside of nix-shell
2024-09-17 01:12:13 -03:00
David McFarland
206693180f
add-nuget-deps: expose fetch derivation as passthru.fetch-drv
2024-09-17 01:12:13 -03:00
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
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
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
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