mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fixed spicetify ref
This commit is contained in:
parent
160a5c3ffe
commit
cd8ef77384
2 changed files with 11 additions and 7 deletions
16
flake.lock
generated
16
flake.lock
generated
|
|
@ -291,14 +291,18 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1688271042,
|
"lastModified": 1688272989,
|
||||||
"narHash": "sha256-jO2i5SAX87yh7MJtZ2kmlWwFBC90TyeBWjCzcs6Z2Jk=",
|
"narHash": "sha256-chqWze799IZhOy8p2KlPc4Agr2nEWYdoFDo4RUQPDwE=",
|
||||||
"path": "/home/gerg/Projects/spicetify-nix",
|
"owner": "Gerg-L",
|
||||||
"type": "path"
|
"repo": "spicetify-nix",
|
||||||
|
"rev": "b9087dda5ced8d55ec5cb69b9ba57adbbbf38407",
|
||||||
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "/home/gerg/Projects/spicetify-nix",
|
"owner": "Gerg-L",
|
||||||
"type": "path"
|
"ref": "personal",
|
||||||
|
"repo": "spicetify-nix",
|
||||||
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stable": {
|
"stable": {
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
};
|
};
|
||||||
spicetify-nix = {
|
spicetify-nix = {
|
||||||
#url = "github:the-argus/spicetify-nix";
|
#url = "github:the-argus/spicetify-nix";
|
||||||
url = "path:/home/gerg/Projects/spicetify-nix";
|
url = "github:Gerg-L/spicetify-nix/personal";
|
||||||
inputs.nixpkgs.follows = "unstable";
|
inputs.nixpkgs.follows = "unstable";
|
||||||
};
|
};
|
||||||
#my own packages
|
#my own packages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue