(T)im's N(ix) Flake, Multi-Host Configurations for all of my machines! 74k1.sh/
nixos nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(niri): update pr hash

74k1 028369ba 8d339e6a

+2 -2
+2 -2
modules/home-manager/wayland/niri/default.nix
··· 54 54 src = pkgs.fetchFromGitHub { 55 55 owner = "niri-wm"; 56 56 repo = "niri"; 57 - rev = "4c4863a29cbec643e24f211b111a8de98c980136"; 58 - hash = "sha256-RjYKpcmxIjIXNEooWJAas08YEkKlaSHwkWDevJzCs1M="; 57 + rev = "0ca60209c54997624f1e1249f78e0437d8da1969"; 58 + hash = "sha256-686V3zTE19k0UT588Qffk89PLtTKRdwdFHAxUq4syYw="; 59 59 }; 60 60 in { 61 61 inherit src;