disko: pin to latest release
This commit is contained in:
parent
bcee31f314
commit
18674abe29
2 changed files with 5 additions and 4 deletions
|
@ -79,15 +79,16 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1708221730,
|
||||
"narHash": "sha256-vyx6tsnDGX4bNegiF1kREHMRDH7hy+q1m56V8JYHWLI=",
|
||||
"lastModified": 1704318910,
|
||||
"narHash": "sha256-wOIJwAsnZhM0NlFRwYJRgO4Lldh8j9viyzwQXtrbNtM=",
|
||||
"owner": "nix-community",
|
||||
"repo": "disko",
|
||||
"rev": "d8a4377cd8eec23668ea3fae07efee9d5782cb91",
|
||||
"rev": "aef9a509db64a081186af2dc185654d78dc8e344",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"ref": "refs/tags/v1.3.0",
|
||||
"repo": "disko",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# Overlays
|
||||
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
url = "github:nix-community/disko?ref=refs/tags/v1.3.0";
|
||||
inputs.nixpkgs.follows = "nixos-unstable";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue