This website requires JavaScript.
Explore
Help
Register
Sign in
matt1432
/
nixos-configs
Watch
1
Star
0
Fork
You've already forked nixos-configs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
17e8794aaf
nixos-configs
/
common
/
overlays
/
spotifywm
/
default.nix
4 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor: use non-flake inputs instead of fetchers
2023-12-31 15:44:53 -05:00
{
.
.
.
}
@
inputs
:
(
final
:
prev
:
{
spotifywm
=
final
.
callPackage
./spotifywm.nix
inputs
;
feat: separate custom pkgs from nixpkgs
2023-12-01 16:53:51 -05:00
}
)
Reference in a new issue
Copy permalink