summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 351aaf3..cb05619 100644
--- a/flake.nix
+++ b/flake.nix
@@ -6,8 +6,7 @@
ps-tools.follows = "purs-nix/ps-tools";
purs-nix.url = "github:purs-nix/purs-nix/ps-0.15";
newton = {
- # url = "github:lcolonq/newton";
- url = "git+ssh://git@github.com/lcolonq/newton";
+ url = "github:lcolonq/newton";
};
};