(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 998e19ae 0d38fb2d

+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 = "8e8f1f09615195dca2dcea4ee284113efc30c842"; 58 - hash = "sha256-mDI/vOhUqf4XtkelImDh8vOmudDRpqxUhDs14E95l6Q="; 57 + rev = "4c4863a29cbec643e24f211b111a8de98c980136"; 58 + hash = "sha256-RjYKpcmxIjIXNEooWJAas08YEkKlaSHwkWDevJzCs1M="; 59 59 }; 60 60 in { 61 61 inherit src;