diff options
Diffstat (limited to 'Biz/Bild')
-rw-r--r-- | Biz/Bild/Sources.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index 0b2ab61..7659958 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -142,13 +142,13 @@ "description": "Nix Packages collection", "homepage": "git://simatime.com/nixpkgs.git", "name": "nixpkgs", - "owner": "simatime", - "repo": "git://simatime.com/nixpkgs.git", + "owner": "bsima", + "repo": "nixpkgs", "rev": "11452e4fe3b4afe566b47f1f85c2cec863a4f5bb", "sha256": "0csm6wxf1s6vx9kl0yl28lgiwnxans0023ib47qlrjbkmpaqy4b8", "type": "tarball", - "url": "https://simatime.com/archive/nixpkgs/biz/11452e4fe3b4afe566b47f1f85c2cec863a4f5bb.tar.gz", - "url_template": "https://simatime.com/archive/<name>/<branch>/<rev>.tar.gz" + "url": "https://github.com/bsima/nixpkgs/archive/11452e4fe3b4afe566b47f1f85c2cec863a4f5bb.tar.gz", + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "regex-applicative": { "branch": "master", |