summaryrefslogtreecommitdiff
path: root/Biz/Bild
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Bild')
-rw-r--r--Biz/Bild/Constants.nix2
-rw-r--r--Biz/Bild/Sources.json10
2 files changed, 6 insertions, 6 deletions
diff --git a/Biz/Bild/Constants.nix b/Biz/Bild/Constants.nix
index 161957a..800946d 100644
--- a/Biz/Bild/Constants.nix
+++ b/Biz/Bild/Constants.nix
@@ -1,3 +1,3 @@
{
- ghcCompiler = "ghc923";
+ ghcCompiler = "ghc924";
}
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": {