feat: add spicetify

This commit is contained in:
Youwen Wu 2024-08-23 23:14:53 -07:00
parent 6c200053b2
commit 4516685bb9
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
5 changed files with 64 additions and 10 deletions

38
flake.lock generated
View file

@ -157,6 +157,22 @@
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-compat_4": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@ -727,6 +743,7 @@
"nix-homebrew": "nix-homebrew",
"nixpkgs": "nixpkgs_3",
"nixvim": "nixvim",
"spicetify": "spicetify",
"stablepkgs": "stablepkgs"
}
},
@ -771,6 +788,27 @@
"type": "github"
}
},
"spicetify": {
"inputs": {
"flake-compat": "flake-compat_4",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724472954,
"narHash": "sha256-65NfzEvwdJGHsOZA+w4AUFUG10RyfuQltct3h++gsw0=",
"owner": "Gerg-L",
"repo": "spicetify-nix",
"rev": "3caf2a241f7af52419ce97c6682b0467219ab914",
"type": "github"
},
"original": {
"owner": "Gerg-L",
"repo": "spicetify-nix",
"type": "github"
}
},
"stablepkgs": {
"locked": {
"lastModified": 1724098845,