This commit is contained in:
Till 2024-03-02 21:05:49 +01:00
parent 4616d7456e
commit a92008f173
7 changed files with 12 additions and 6 deletions

View file

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