flake: pin disko to latest
This commit is contained in:
parent
23dbd6a5bd
commit
a69c6b2b9e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
### Nix Libraries
|
### Nix Libraries
|
||||||
agenix.url = "github:ryantm/agenix";
|
agenix.url = "github:ryantm/agenix";
|
||||||
devshell.url = "github:numtide/devshell";
|
devshell.url = "github:numtide/devshell";
|
||||||
disko.url = "github:nix-community/disko";
|
disko.url = "github:nix-community/disko/latest";
|
||||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||||
flake-registry = { url = "github:NixOS/flake-registry"; flake = false; };
|
flake-registry = { url = "github:NixOS/flake-registry"; flake = false; };
|
||||||
home-manager.url = "github:nix-community/home-manager";
|
home-manager.url = "github:nix-community/home-manager";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue