tangled
alpha
login
or
join now
pluie.me
/
flake
2
fork
atom
All my system configs and packages in one repo
2
fork
atom
overview
issues
pulls
pipelines
hjem-ctp/wleave: fix typo
pluie.me
5 months ago
ea4ba131
78a89d5e
verified
This commit was signed with the committer's
known signature
.
pluie.me
SSH Key Fingerprint:
SHA256:YtI1D7vlcZ4obaiJ4tQihtswcMhHKdfYZuc4whOX2y8=
0/1
ci.yml
failed
2m 34s
+3
-3
1 changed file
expand all
collapse all
unified
split
modules
hjem-ctp
wleave.nix
+3
-3
modules/hjem-ctp/wleave.nix
reviewed
···
11
11
12
12
src = pkgs.fetchFromGitHub {
13
13
owner = "catppuccin";
14
14
-
repo = "wleave";
15
15
-
rev = "b690cee13b944890e43a5fb629ccdff86cffbbb3";
16
16
-
hash = "sha256-QUSDx5M+BG7YqI4MBsOKFPxvZHQtCa8ibT0Ln4FPQ7I=";
14
14
+
repo = "wlogout";
15
15
+
rev = "b51d7189efb414fc76cb6c08f27c0c69706b9f78";
16
16
+
hash = "sha256-0VCk+7t/cSEmcnfvKdxUDwwrtK0VLhZrVpw4enoBEbc=";
17
17
};
18
18
in
19
19
{