summary refs log tree commit diff
path: root/pkgs/build-support/dotnet/build-dotnet-module/default.nix
Commit message (Expand)AuthorAge
* buildDotnetModule: parse version before passing it to dotnetmdarocha2023-10-17
* buildDotnetModule: fix running fetch-deps with no nugetDeps defined.mdarocha2023-09-30
* buildDotnetModule: remove fetch-deps from tool packagesDavid McFarland2023-06-24
* buildDotnetModule: use tmp file for fetch-deps outputDavid McFarland2023-06-24
* buildDotnetModule: unset TMPDIR instead of setting it emptyDavid McFarland2023-06-24
* buildDotnetModule: allow lockFile path to be set in nugetDepsDavid McFarland2023-06-24
* buildDotnetModule: add useDotnetFromEnv optionmdarocha2023-06-20
* buildDotnetModule: tweaks to support paketmdarocha2023-06-20
* buildDotnetModule: add support for dotnet toolsGuillaume Maudoux2023-04-29
* Merge pull request #217587 from winterqt/build-dotnet-module-darwin-sandbox7c6f434c2023-04-17
|\
| * buildDotnetModule: fix sandboxed builds on darwinWinter2023-02-21
* | treewide: don't hardcode /nix/store (no rebuilds changes)Artturin2023-03-24
* | buildDotnetModule: add support for using combinePackages as dotnet-sdkmdarocha2023-03-19
* | buildDotnetModule: point fetch-deps at module's deps file by defaultAtemu2023-02-28
|/
* build-dotnet-module: fix mktempErik Arvstedt2023-01-09
* build-dotnet-module: avoid `/run/user` for downloading packagesErik Arvstedt2023-01-07
* build-dotnet-module: restore for current runtime by defaultDavid McFarland2022-12-19
* build-dotnet-module: add useAppHost parameter so it can be disabledDavid McFarland2022-12-19
* build-dotnet: make passthru.packages a derivationDavid McFarland2022-12-19
* build-dotnet-module: strip --runtime flags without using ridDavid McFarland2022-12-19
* dotnetCorePackages: move systemToDotnetRid out of sdkDavid McFarland2022-12-19
* treewide: fix typosfigsoda2022-12-17
* build-dotnet-module: don't end with exit code 1 when update was sucessfullSandro Jäckel2022-10-25
* nuget-to-nix: find sources deterministicallyDavid McFarland2022-10-02
* nuget-to-nix: exclude by package source, not listDavid McFarland2022-10-02
* build-dotnet-module: fix fetch-deps usage messageDavid McFarland2022-10-02
* build-dotnet-module: limit package platforms by sdk supportDavid McFarland2022-10-02
* build-dotnet-module: clean up tmp file handlingDavid McFarland2022-10-02
* buildDotnetModule: add the option to keep sources to fetch-depsIvar Scholten2022-09-18
* buildDotnetModule: move nugetDeps throw to when its actually neededIvar Scholten2022-09-18
* buildDotnetModule: dont require specifing a projectFileIvar Scholten2022-09-18
* buildDotnetModule: format with nixpkgs-fmtIvar Scholten2022-09-18
* build-dotnet-module/fetch-deps: fixup temp naming when pname has a capital X ...Cole Helbling2022-09-16
* buildDotnetModule: restore for all platforms in fetch-depsIvar Scholten2022-09-11
* build-dotnet-module: Allow specifying the output path of fetch-depsZhaofeng Li2022-08-18
* buildDotnetModule: set fetch-deps utils via PATHEvan Petousis2022-08-18
* buildDotnetModule: use coreutils in fetch-depsEvan Petousis2022-08-18
* buildDotnetModule: use platform-agnostic cp formatEvan Petousis2022-08-18
* buildDotnetModule: exclude sdk-specific packages in fetch-deps resultmdarocha2022-08-10
* buildDotnetModule: include sdk-specific packages in nuget sourcemdarocha2022-08-10
* buildDotnetModule: add option to make a self-contained buildmdarocha2022-07-26
* Merge pull request #173889 from IvarWithoutBones/fix/dotnet-crossRick van Schijndel2022-07-16
|\
| * buildDotnetModule: fix cross compilationIvar Scholten2022-06-20
* | Merge pull request #178446 from zimbatm/dotnet-nugetdepsIvv2022-06-21
|\ \
| * | buildDotnetModule: allow passing derivations to nugetDepszimbatm2022-06-21
| |/
* / buildDotnetModule: use src-only in fetch-deps scriptmdarocha2022-06-21
|/
* buildDotnetModule: change default dotnet SDK and runtime to version 6Ivar Scholten2022-05-16
* buildDotnetModule: nuget source cleanup=2022-04-30
* Merge pull request #162771 from IvarWithoutBones/dotnet-setuphookSandro2022-03-11
|\
| * treewide: don't unnecessary set dotnet-related env varsIvar Scholten2022-03-04