Use fork of sharry for now
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 1h2m37s
Some checks failed
CI / Check, build and cache Nix flake (push) Failing after 1h2m37s
This commit is contained in:
parent
7d90b5ecb8
commit
b420f2377c
10
flake.lock
generated
10
flake.lock
generated
@ -863,15 +863,15 @@
|
||||
"sbt": "sbt"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1710531241,
|
||||
"narHash": "sha256-kHGjvzIZsZFG+b53OgLxZlg05Z7JUKWd+hygUs04g78=",
|
||||
"owner": "eikek",
|
||||
"lastModified": 1710796573,
|
||||
"narHash": "sha256-23fLZFNacZU/skc8i7JExHfD//Mpkslhga6f5ATTqBA=",
|
||||
"owner": "devplayer0",
|
||||
"repo": "sharry",
|
||||
"rev": "4ee0015cd4153eecfae43ee7ffc22e79e216828f",
|
||||
"rev": "4e7a87880ba0807afd5d21706ce383b8b8727990",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "eikek",
|
||||
"owner": "devplayer0",
|
||||
"repo": "sharry",
|
||||
"type": "github"
|
||||
}
|
||||
|
@ -30,7 +30,8 @@
|
||||
nixGL.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
|
||||
# Packages not in nixpkgs
|
||||
sharry.url = "github:eikek/sharry";
|
||||
# sharry.url = "github:eikek/sharry";
|
||||
sharry.url = "github:devplayer0/sharry";
|
||||
sharry.inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
borgthin.url = "github:devplayer0/borg";
|
||||
borgthin.inputs.nixpkgs.follows = "nixpkgs-mine";
|
||||
|
Loading…
Reference in New Issue
Block a user