feat(flake): add spotify input for user Sk7Str1p3
This commit is contained in:
parent
897276714a
commit
bbad787c81
3 changed files with 29 additions and 0 deletions
22
flake.lock
generated
22
flake.lock
generated
|
|
@ -331,6 +331,7 @@
|
|||
"niri": "niri",
|
||||
"nixpkgs": "nixpkgs_4",
|
||||
"sops-nix": "sops-nix",
|
||||
"spotify": "spotify",
|
||||
"stylix": "stylix"
|
||||
}
|
||||
},
|
||||
|
|
@ -375,6 +376,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"spotify": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"systems": "systems_2"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1782031037,
|
||||
"narHash": "sha256-a7oWSyS7SN81UOqVt481yIEMDsMpaJ7GNdV6Eaz5Yqg=",
|
||||
"owner": "Gerg-L",
|
||||
"repo": "spicetify-nix",
|
||||
"rev": "9cb27462cfd20edac174353f1e95bc03aa888863",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Gerg-L",
|
||||
"repo": "spicetify-nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"stylix": {
|
||||
"inputs": {
|
||||
"base16": "base16",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue