This commit is contained in:
Till 2024-04-17 00:23:59 +02:00
parent a92008f173
commit 99af54e584
5 changed files with 15 additions and 14 deletions

View file

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