This commit is contained in:
Till 2025-11-11 17:18:26 +01:00
parent 405dfebee4
commit 04ebeccf3a
6 changed files with 30 additions and 15 deletions

View file

@ -29,7 +29,7 @@
src = builtins.fetchGit {
url = "ssh://git@arielle.ktiu.net/home/git/goethR/";
ref = "main";
rev = "f84139455723907258c98384dca9cc58ddfff0ed";
rev = "e3dbfd319f01adfa4a1a1a8abc274014e6498aae";
};
propagatedBuildInputs = [];
nativeBuildInputs = [];