summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2022-01-20 23:41:26 +0100
committerstuebinm2022-01-20 23:41:26 +0100
commit50157f4beced8ed92f304dbb4747f04d3d623f64 (patch)
tree7f629f286300e7358c8862d5a9e3c596ec1547fd /home
parentbdd4d14c7060877c3161575d6e5e762b7736f892 (diff)
update leylines
Diffstat (limited to 'home')
-rw-r--r--home/packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/packages.nix b/home/packages.nix
index 993d055..3bcc8b6 100644
--- a/home/packages.nix
+++ b/home/packages.nix
@@ -6,7 +6,7 @@ let
sfz = naersk.buildPackage inputs.sfz;
leylines = pkgs.callPackage "${(pkgs.fetchgit {
url = "https://gitlab.infra4future.de/stuebinm/leylines";
- sha256 = "sha256-592tRsEVUsAR7V4pPQ1s6nnDlheTTEAasZJjqwRCwto=";
+ sha256 = "sha256-zhUYAqa8qEa+2VvLU2/BRQ/0RV95/3UTU/nvybopZ7A=";
}).outPath}/package.nix" {};
};
in