feat: add nix super cache
This commit is contained in:
parent
ed1c1a6f69
commit
8364d22f92
3 changed files with 4 additions and 3 deletions
|
|
@ -4,7 +4,6 @@ _: prev:
|
|||
{
|
||||
agenix = inputs.agenix.packages.${prev.system}.default;
|
||||
hyprpaper = inputs.hyprpaper.packages.${prev.system}.default;
|
||||
nix-super = inputs.nix-super.packages.${prev.system}.default;
|
||||
rofi-wayland = prev.rofi-wayland.overrideAttrs (_: {
|
||||
src = inputs.rofi-wayland;
|
||||
version = lib.my.mkVersionInput inputs.rofi-wayland;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue