summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-02-28 18:58:56 -0500
committerLLLL Colonq <llll@colonq>2025-02-28 18:58:56 -0500
commitff928393b5ac3d62a61592171de8ebd676a121e9 (patch)
tree702566c685d6da0db4216f1ecdd25575a3788bdc /flake.nix
parente99e29c5c6bf6ba12a478d2333a9d6f020592209 (diff)
Update
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";
};
};