diff options
Diffstat (limited to 'inputs.nix')
| -rw-r--r-- | inputs.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -89,6 +89,9 @@ in { "disko" = { url = "github:nix-community/disko/master"; }; + "devshells" = { + url = "git+https://git.foss-syndicate.org/bpeetz/devshells?ref=prime"; + }; "flake-compat" = { url = "git+https://git.lix.systems/lix-project/flake-compat?ref=main"; }; |
