mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: pin disko to v1.8.0
This commit is contained in:
parent
e6567d0c6e
commit
87cd812767
2 changed files with 5 additions and 4 deletions
|
|
@ -65,7 +65,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
url = "github:nix-community/disko?ref=v1.8.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
# pins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue