mirror of
https://github.com/Smaug123/gitea-repo-config
synced 2025-10-11 02:08:41 +00:00
Bump Nixpkgs (#94)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
inherit version pname projectFile testProjectFile dotnet-sdk dotnet-runtime;
|
||||
name = "gitea-repo-config";
|
||||
src = ./.;
|
||||
nugetDeps = ./nix/deps.nix; # `nix build .#default.passthru.fetch-deps && ./result` and put the result here
|
||||
nugetDeps = ./nix/deps.nix; # `nix build .#default.passthru.fetch-deps && ./result nix/deps.nix`
|
||||
doCheck = true;
|
||||
};
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user