feat(flake): enable lock flattening
This commit is contained in:
parent
7b787346b4
commit
56f1290a9e
3 changed files with 86 additions and 97 deletions
|
|
@ -7,6 +7,7 @@
|
|||
outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } ./flake;
|
||||
|
||||
inputs = {
|
||||
allfollow.url = "github:spikespaz/allfollow";
|
||||
flake-file.url = "github:vic/flake-file";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue