12
flake.nix
12
flake.nix
@@ -117,18 +117,10 @@
|
||||
};
|
||||
|
||||
spicetify-nix = {
|
||||
# --- Official
|
||||
# type = "github";
|
||||
# owner = "Gerg-L";
|
||||
# repo = "spicetify-nix";
|
||||
# ref = "master";
|
||||
# --- Fork
|
||||
type = "github";
|
||||
owner = "karaolidis";
|
||||
owner = "Gerg-L";
|
||||
repo = "spicetify-nix";
|
||||
ref = "integration";
|
||||
# --- Local
|
||||
# url = "git+file:./submodules/spicetify-nix";
|
||||
ref = "master";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
|
Reference in New Issue
Block a user