1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00

chore: get stockholm from my mirror

This commit is contained in:
2020-11-11 08:51:22 +01:00
parent bd089bd408
commit 2c5d2f4add
2 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
{ {
"url": "https://cgit.krebsco.de/stockholm", "url": "https://github.com/kmein/stockholm",
"rev": "a85b25865a5b4aade9e3ec97871f3e3d553199d6", "rev": "f0325bef7954cb946674050847c6d52112cb658f",
"date": "2020-11-10T21:07:09+01:00", "date": "2020-11-11T07:45:58+01:00",
"path": "/nix/store/4n7vv3clsld151pyzjda0xrwxqsqmrcp-stockholm", "path": "/nix/store/lka6fhjfbwdx9bc7lk1bz4gizdv7nrbm-stockholm",
"sha256": "117n7a0094n02li325qlv2ly6v4pa186gfbvrw1plyjsl0r85i0f", "sha256": "0gbw6n5yq36ysc30afa5d2dbsl2d46f73ms6f0rprdbr4nhdw8l2",
"fetchSubmodules": false, "fetchSubmodules": false,
"deepClone": false, "deepClone": false,
"leaveDotGit": false "leaveDotGit": false

View File

@@ -22,7 +22,7 @@ let
}; };
stockholm = { stockholm = {
ref = "refs/heads/master"; ref = "refs/heads/master";
url = "https://cgit.krebsco.de/stockholm"; url = "https://github.com/kmein/stockholm";
path = toString .versions/stockholm.json; path = toString .versions/stockholm.json;
}; };
retiolum = { retiolum = {