summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2023-02-13 21:17:03 +0100
committerstuebinm2023-02-13 21:17:03 +0100
commit0a7e05112df9776789e2e59729d3b2c497548ba3 (patch)
treec6c617f35ce4f6d93590a7801d0f1872e82e8704 /flake.nix
parentd96089fd50d2861aa577a2c27b188ca7780aa475 (diff)
update inputs
Diffstat (limited to '')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 1814c76..f88ead0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -29,9 +29,9 @@
showrt.flake = false;
sfz.url = "github:weihanglo/sfz";
sfz.flake = false;
- almanac.url = "git+https://stuebinm.eu/git/almanac";
+ almanac.url = "git+https://stuebinm.eu/git/forks/almanac";
almanac.flake = false;
- feeds.url = "path:/home/stuebinm/nonpublic.nix";
+ feeds.url = "path:/home/stuebinm/org/nonpublic.nix";
feeds.flake = false;
isabelle-utils.url = "git+https://stuebinm.eu/git/isabelle-utils";
isabelle-utils.flake = false;