locked den to 0.15.0.....

This commit is contained in:
2026-04-11 06:31:32 +01:00
parent a808aae26a
commit 8a477b4971
4 changed files with 65 additions and 63 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } (inputs.import-tree ./config);
inputs = {
den.url = "github:vic/den?tag='v0.15.0'";
den.url = "github:vic/den?ref=8101ec865c0bf4027d40b9fd8951e3e435a86d64";
disko.url = "github:nix-community/disko";
flake-file.url = "github:vic/flake-file";
flake-parts = {