This commit is contained in:
Till 2023-11-23 18:00:17 +01:00
parent 5a227bfc45
commit c956dfb659
12 changed files with 59 additions and 35 deletions

View file

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