locked den to 0.15.0

This commit is contained in:
2026-04-11 05:50:32 +01:00
parent b08e092351
commit a808aae26a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
den.url = "github:vic/den";
den.url = "github:vic/den?tag='v0.15.0'";
};
}