Skip to content

Commit

Permalink
Merge pull request #1371 from therealpxc/no-flake-refs-from-registry
Browse files Browse the repository at this point in the history
flake-parts template: make flake-parts input source explicit
  • Loading branch information
domenkozar authored Aug 9, 2024
2 parents ff5eb4f + 3983d8b commit 25e48e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/flake-parts/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
url = "file+file:///dev/null";
flake = false;
};
flake-parts.url = "github:hercules-ci/flake-parts";
nixpkgs.url = "github:cachix/devenv-nixpkgs/rolling";
devenv.url = "github:cachix/devenv";
nix2container.url = "github:nlewo/nix2container";
Expand Down

0 comments on commit 25e48e9

Please sign in to comment.