build: update inputs

This commit is contained in:
Moritz Böhme 2023-08-26 11:47:07 +02:00
parent fc91521270
commit 67dd3bd65d
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 63 additions and 90 deletions

View file

@ -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";