diff options
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r-- | Biz/Bild/Sources.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index 4da4f45..a63290f 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -86,16 +86,16 @@ "version": "master" }, "nixpkgs": { - "branch": "biz", + "branch": "master", "description": "Nix Packages collection", "homepage": "git://simatime.com/nixpkgs.git", "name": "nixpkgs", - "owner": "bsima", + "owner": "nixos", "repo": "nixpkgs", - "rev": "a876fc5e1c239764fff9ce99bd4dee53c465ace2", - "sha256": "0n4y8acppkpdgx10mqwyrhgzqizhk7jqmzz1x2kpw9yafbh6bz0k", + "rev": "8890f3b893ac6fc61723c4fab26294d4040071f9", + "sha256": "0kdnq3xyxqg8c6i9xzxgcb1g6x7shdcihzxmbb1lcrhlpp221d2v", "type": "tarball", - "url": "https://github.com/bsima/nixpkgs/archive/a876fc5e1c239764fff9ce99bd4dee53c465ace2.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/8890f3b893ac6fc61723c4fab26294d4040071f9.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "regex-applicative": { |