From fe967b00e57444253cbac0c895c7fb3ecf4819a4 Mon Sep 17 00:00:00 2001 From: sefidel Date: Tue, 1 Nov 2022 18:39:21 +0900 Subject: chore: use sourcehut notation * underlying PR nix#5342 was merged --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index abedd43..16e7045 100644 --- a/flake.nix +++ b/flake.nix @@ -18,8 +18,7 @@ rust.url = "github:oxalica/rust-overlay"; rust.inputs.nixpkgs.follows = "unstable"; - # https://github.com/NixOS/nix/pull/5342 - chaotic-nixpkgs.url = "git+https://git.sr.ht/~zachel/chaotic-nixpkgs?ref=main"; + chaotic-nixpkgs.url = "sourcehut:~zachel/chaotic-nixpkgs"; chaotic-nixpkgs.inputs.nixpkgs.follows = "unstable"; }; -- cgit 1.4.1