flake.nix: make spicetify follow nixpkgs
This commit is contained in:
parent
9a15b53c78
commit
cf9980b034
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
||||||
|
|
||||||
spicetify-nix = {
|
spicetify-nix = {
|
||||||
url = "github:gerg-l/spicetify-nix";
|
url = "github:gerg-l/spicetify-nix";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
# Wrapper-manager for safely wrapping some packages.
|
# Wrapper-manager for safely wrapping some packages.
|
||||||
wrapper-manager.url = "github:viperML/wrapper-manager";
|
wrapper-manager.url = "github:viperML/wrapper-manager";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue