build: bump inputs

This commit is contained in:
Moritz Böhme 2023-10-27 19:32:39 +02:00
parent 844c7a9876
commit 19da904219
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 122 additions and 213 deletions

View file

@ -22,7 +22,7 @@
# Programs
nix-super.inputs.nixpkgs.follows = "stable";
nix-super.url = "github:privatevoid-net/nix-super/518ce777422c6ade8988a3dd1bebb407a08f3851"; # NOTE: because nix 1.18 is borked
nix-super.url = "github:privatevoid-net/nix-super/ba035e1ea339a97e6ba6a1dd79e0c0e334240234";
rofi-wayland.flake = false;
rofi-wayland.url = "github:lbonn/rofi/wayland";
timers.url = "git+https://gitea.moritzboeh.me/moritz/timers.git";