diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | flake.lock | 4 | ||||
| -rw-r--r-- | flake.nix | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ # nixrc -[](https://builds.sr.ht/~boppy/nixrc/commits/.build.yml) +[](https://builds.sr.ht/~zachel/nixrc/commits/.build.yml) [](https://www.isc.org/licenses/) [](https://nixos.org) @@ -15,12 +15,12 @@ "rev": "ec91c0c2b57700398427fdc218bb3df2f448e9a6", "revCount": 35, "type": "git", - "url": "https://git.sr.ht/~boppy/chaotic-nixpkgs" + "url": "https://git.sr.ht/~zachel/chaotic-nixpkgs" }, "original": { "ref": "main", "type": "git", - "url": "https://git.sr.ht/~boppy/chaotic-nixpkgs" + "url": "https://git.sr.ht/~zachel/chaotic-nixpkgs" } }, "flake-compat": { @@ -15,7 +15,7 @@ neovim.inputs.nixpkgs.follows = "unstable"; # https://github.com/NixOS/nix/pull/5342 - chaotic-nixpkgs.url = "git+https://git.sr.ht/~boppy/chaotic-nixpkgs?ref=main"; + chaotic-nixpkgs.url = "git+https://git.sr.ht/~zachel/chaotic-nixpkgs?ref=main"; chaotic-nixpkgs.inputs.nixpkgs.follows = "unstable"; }; |
