diff options
author | Ben Sima <ben@bsima.me> | 2021-10-17 11:52:47 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-11-26 13:47:38 -0500 |
commit | f432b7057738cb5123c8e1b506a2a1199e71ee72 (patch) | |
tree | f9a1f2eda099530934ea1f56d58ea08ba25e304b /Biz/Bild/Sources.json | |
parent | 8e1340bda701171e3557840332c4f3c30e1afc28 (diff) |
Update cloud services
Rebuilt email server, started wireguard setup.
Diffstat (limited to 'Biz/Bild/Sources.json')
-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", |