summaryrefslogtreecommitdiff
path: root/nix/sources.json
diff options
context:
space:
mode:
authorstuebinm2021-05-20 12:29:18 +0200
committerstuebinm2021-05-20 12:29:18 +0200
commit1b59a5b367cfae616a7ecd814795de89432dc36b (patch)
treee49c42f24e9779919b13dc288567692f49cb8e64 /nix/sources.json
parent10a7efadbe9693bbc5023e962af2f67a6e962f87 (diff)
update sources, unbreak hedgedoc with cindyjs
Diffstat (limited to 'nix/sources.json')
-rw-r--r--nix/sources.json24
1 files changed, 15 insertions, 9 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 7cc6cfd..c112883 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -5,10 +5,10 @@
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
- "rev": "af958e8057f345ee1aca714c1247ef3ba1c15f5e",
- "sha256": "1qjavxabbrsh73yck5dcq8jggvh3r2jkbr6b5nlz5d9yrqm9255n",
+ "rev": "94080ae8286024820c570a2a24ed7c36d7ad04a9",
+ "sha256": "0wlk52zwlrq727x3z1vg9d9qq4zw62ab5jzg4068iqb6hyb0cr0w",
"type": "tarball",
- "url": "https://github.com/nmattia/niv/archive/af958e8057f345ee1aca714c1247ef3ba1c15f5e.tar.gz",
+ "url": "https://github.com/nmattia/niv/archive/94080ae8286024820c570a2a24ed7c36d7ad04a9.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
@@ -17,10 +17,10 @@
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "4684855b914ae283012921b2e27722d16f84e701",
- "sha256": "0amx773pgsn4jy9zpcqjybcnchx1n0fh2sg55f8d672cl0vdd9ih",
+ "rev": "21ff9308b75d448765f7c3704a1459a3d8e1c844",
+ "sha256": "0i32d1q5v9a0q4y1s010afn6vxljbliilq5cs63mk6sdw3kryj2b",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/4684855b914ae283012921b2e27722d16f84e701.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/21ff9308b75d448765f7c3704a1459a3d8e1c844.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-unstable": {
@@ -29,10 +29,16 @@
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "665a613811eb6b49868900e81226f36826c73503",
- "sha256": "1l5kxj23a1903pi1qd533bn1g3nxl6c2k63x519qp1x55zlcl3l3",
+ "rev": "94b2848559b12a8ed1fe433084686b2a81123c99",
+ "sha256": "1pbl4c2dsaz2lximgd31m96jwbps6apn3anx8cvvhk1gl9rkg107",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/665a613811eb6b49868900e81226f36826c73503.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/94b2848559b12a8ed1fe433084686b2a81123c99.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
+ },
+ "workadventure": {
+ "ref": "master",
+ "repo": "https://stuebinm.eu/git/workadventure-nix",
+ "rev": "6122eb04910dd6c34585dcbff72679a93b5aeaf5",
+ "type": "git"
}
}