tangled
alpha
login
or
join now
wiro.world
/
dotfiles
2
fork
atom
yep, more dotfiles
2
fork
atom
overview
issues
1
pulls
1
pipelines
patches: bump custom swaylock
wiro.world
4 months ago
f8b5790f
7083f251
verified
This commit was signed with the committer's
known signature
.
wiro.world
SSH Key Fingerprint:
SHA256:SmMcWpNAnL+VAgItSawvXgdPVn7f1rsyAuB/5VNclKY=
+2
-2
1 changed file
expand all
collapse all
unified
split
overlays
patches.nix
+2
-2
overlays/patches.nix
···
8
8
src = prev.fetchFromGitHub {
9
9
owner = "mrnossiom";
10
10
repo = "swaylock";
11
11
-
rev = "5aebb558663bebb09b86d6c4ca9b760791507b88";
12
12
-
hash = "sha256-1XotT0XKoDyg7ytzoqgxdHHA64oce4b8CZU53luI5j0=";
11
11
+
rev = "1e949610081ea0788d9fba6f0d7c909d7b62e9e0";
12
12
+
hash = "sha256-3YN6n5mYB7r1Xk22AGYMusNbA6aBD6OMU3Gn9OOuS6o=";
13
13
};
14
14
});
15
15
}