From dd433811ec78d31ca4b3e59e967922f84efbdf5e Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone <exarkun@twistedmatrix.com> Date: Mon, 29 Mar 2021 18:20:38 -0400 Subject: [PATCH] Point at our fork --- nixpkgs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpkgs.json b/nixpkgs.json index 25e71e44..9de5180e 100644 --- a/nixpkgs.json +++ b/nixpkgs.json @@ -1,3 +1,3 @@ -{ "url": "https://github.com/NixOS/nixpkgs-channels/archive/353333ef340952c05332e3c271dff953264cb017.tar.gz" +{ "url": "https://github.com/PrivateStorageio/nixpkgs/353333ef340952c05332e3c271dff953264cb017.tar.gz" , "sha256": "sha256:0bv34yz892yxhx2kb8a1yr5pm0g8ck5w021yj87r7kfnp416apdh" } -- GitLab