build: update inputs
This commit is contained in:
parent
fc91521270
commit
67dd3bd65d
3 changed files with 63 additions and 90 deletions
|
|
@ -10,7 +10,7 @@ final: prev:
|
|||
src = inputs.rofi-wayland;
|
||||
version = lib.my.mkVersionInput inputs.rofi-wayland;
|
||||
});
|
||||
timers = inputs.timers.defaultPackage.${prev.system};
|
||||
timers = inputs.timers.packages.${prev.system}.default;
|
||||
|
||||
fzf1 = final.writeShellApplication {
|
||||
name = "fzf1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue