From a33d0ca1494b7a9a5989f928b51ac4ebf9de216f Mon Sep 17 00:00:00 2001 From: Anton-4 <17049058+Anton-4@users.noreply.github.com> Date: Mon, 8 Nov 2021 14:36:33 +0100 Subject: [PATCH] using niv master again --- nix/sources.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index af0f2976ba..ed41deee13 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,14 +1,14 @@ { "niv": { "branch": "master", - "description": "Niv fork using unstable nix packages.", - "homepage": "https://github.com/Anton-4/niv", - "owner": "Anton-4", + "description": "Easy dependency management for Nix projects.", + "homepage": "https://github.com/nmattia/niv", + "owner": "nmattia", "repo": "niv", - "rev": "f292d8d149a0e5d1e7fdd0ef68d5dde75814ef7e", - "sha256": "0lf52chvqfl5jq09sc2k9vg8faqnd27f3ic5cgzp68jk036bax7r", + "rev": "5830a4dd348d77e39a0f3c4c762ff2663b602d4c", + "sha256": "1d3lsrqvci4qz2hwjrcnd8h5vfkg8aypq3sjd4g3izbc8frwz5sm", "type": "tarball", - "url": "https://github.com/Anton-4/niv/archive/f292d8d149a0e5d1e7fdd0ef68d5dde75814ef7e.tar.gz", + "url": "https://github.com/nmattia/niv/archive/5830a4dd348d77e39a0f3c4c762ff2663b602d4c.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nixpkgs": {