working setup
This commit is contained in:
parent
d356eb604b
commit
08a543c953
3 changed files with 4 additions and 5 deletions
|
|
@ -27,9 +27,9 @@
|
|||
goethR = pkgs.rPackages.buildRPackage {
|
||||
name = "goethR";
|
||||
src = builtins.fetchGit {
|
||||
url = "ssh://git@ktiu.net/home/git/goethR/";
|
||||
url = "ssh://git@arielle.ktiu.net/home/git/goethR/";
|
||||
ref = "main";
|
||||
rev = "01776995974c800f6f340daa08fea06f0ff55b1e";
|
||||
rev = "f84139455723907258c98384dca9cc58ddfff0ed";
|
||||
};
|
||||
propagatedBuildInputs = [];
|
||||
nativeBuildInputs = [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue