aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-14 12:17:17 +0000
committerFuwn <[email protected]>2024-09-14 12:17:29 +0000
commit67a340ff66e1927259713b3c64ff907fc64ec4a5 (patch)
tree89973479470917b002b1db2b6c32ec9e5ac0f234
parentchore(flake): add git hooks and checks (diff)
downloadpywal.nix-67a340ff66e1927259713b3c64ff907fc64ec4a5.tar.xz
pywal.nix-67a340ff66e1927259713b3c64ff907fc64ec4a5.zip
chore(flake): swap Fuwn/schemer2 for nixports/schemer2
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 3b1802f..6070e01 100644
--- a/flake.nix
+++ b/flake.nix
@@ -80,7 +80,7 @@
vendorHash = null;
src = pkgs.fetchFromGitHub {
- owner = "Fuwn";
+ owner = "nixports";
repo = "schemer2";
rev = "5dc8b0208efce6990c7dd0bf7fe3f044d11c65de";
hash = "sha256-/49TRM4B/EVJlj96RQ1RRsGdK2xP95FLkfwngKXL2ZI=";