David McFarland
|
424bbc430e
|
addNuGetDeps: fix fetch-deps output path handling
|
2024-09-17 01:14:28 -03:00 |
|
David McFarland
|
f5e9dd4201
|
addNuGetDeps: print name of package being fetched
|
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
|
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
|
60eb0db2ab
|
dotnet-sdk-setup-hook: add trailing slashes to NUGET_PACKAGES vars
|
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 |
|