diff options
| author | Fuwn <[email protected]> | 2024-09-14 12:17:17 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-14 12:17:29 +0000 |
| commit | 67a340ff66e1927259713b3c64ff907fc64ec4a5 (patch) | |
| tree | 89973479470917b002b1db2b6c32ec9e5ac0f234 | |
| parent | chore(flake): add git hooks and checks (diff) | |
| download | pywal.nix-67a340ff66e1927259713b3c64ff907fc64ec4a5.tar.xz pywal.nix-67a340ff66e1927259713b3c64ff907fc64ec4a5.zip | |
chore(flake): swap Fuwn/schemer2 for nixports/schemer2
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ vendorHash = null; src = pkgs.fetchFromGitHub { - owner = "Fuwn"; + owner = "nixports"; repo = "schemer2"; rev = "5dc8b0208efce6990c7dd0bf7fe3f044d11c65de"; hash = "sha256-/49TRM4B/EVJlj96RQ1RRsGdK2xP95FLkfwngKXL2ZI="; |