Update dependencies Nix

This commit is contained in:
Chris Josten 2021-08-17 10:04:36 +02:00
parent e806dbf1cd
commit 75f5d447d6
3 changed files with 21 additions and 21 deletions

View File

@ -11,5 +11,5 @@
"license": "AGPLv3",
"name": "mijnblog",
"targetType": "executable",
"stringImportPaths": ["views", "translations"]
"stringImportPaths": ["views", "translations"]
}

View File

@ -3,9 +3,9 @@
"versions": {
"botan": "1.12.19",
"botan-math": "1.0.3",
"diet-ng": "1.7.5",
"diet-ng": "1.8.0",
"dyaml": "0.8.3",
"eventcore": "0.9.13",
"eventcore": "0.9.17",
"fswatch": "0.5.0",
"libasync": "0.8.6",
"libevent": "2.0.2+2.0.16",
@ -13,9 +13,9 @@
"mir-linux-kernel": "1.0.1",
"openssl": "1.1.6+1.0.1g",
"stdx-allocator": "2.77.5",
"taggedalgebraic": "0.11.19",
"taggedalgebraic": "0.11.22",
"tinyendian": "0.2.0",
"vibe-core": "1.13.0",
"vibe-core": "1.19.0",
"vibe-d": "0.9.3"
}
}

View File

@ -63,25 +63,25 @@
fetch = {
type = "git";
url = "https://github.com/s-ludwig/taggedalgebraic.git";
rev = "v0.11.19";
sha256 = "1mb4l9hhkzhwwj2v3m9l4g59q66msy15ky762wk5dv11viyfwrqb";
rev = "v0.11.22";
sha256 = "02iy90nwy0zzy25hwdqbcgd0w0lwzramcvi3pgyljhq0w0vl5hkq";
fetchSubmodules = false;
date = "2021-01-13T16:58:20+01:00";
date = "2021-05-20T21:00:02+02:00";
deepClone = false;
leaveDotGit = false;
path = "/nix/store/qlw3bv0xqd0dl01hd9lcyk9cx7v9qhvi-taggedalgebraic";
path = "/nix/store/p8id0qb13j8pjdczflj2x35w6v63q4cx-taggedalgebraic";
};
} {
fetch = {
type = "git";
url = "https://github.com/vibe-d/vibe-core.git";
rev = "v1.13.0";
sha256 = "1zbx861dwmkp14pbzr4qyq71xsnlksx248x0a1q6afjmvvxiys8w";
rev = "v1.19.0";
sha256 = "16xcfihian5sbhy532sfsz9qfaq5fbnlr51w66x1lrk8vwjglln2";
fetchSubmodules = false;
date = "2021-01-15T21:35:13+01:00";
date = "2021-08-14T15:06:01+02:00";
deepClone = false;
leaveDotGit = false;
path = "/nix/store/zngy3z8hmdgjg8wl31d2qy194mhz0i09-vibe-core";
path = "/nix/store/3a8xazi5rcy1774ayc3iisqgbj1l0ncr-vibe-core";
};
} {
fetch = {
@ -123,13 +123,13 @@
fetch = {
type = "git";
url = "https://github.com/rejectedsoftware/diet-ng.git";
rev = "v1.7.5";
sha256 = "1cymg3v924d499sbjagjf5dqv1pj196c55a2282knxgq18a3gynf";
rev = "v1.8.0";
sha256 = "0ghddla911x815dxcqw3zfvd0276hijw5vkgn5g338asxsz5rxnk";
fetchSubmodules = false;
date = "2021-02-07T14:20:30+01:00";
date = "2021-07-27T22:07:54+02:00";
deepClone = false;
leaveDotGit = false;
path = "/nix/store/5r6v9f7y9kwkb90ihgimqqryf6ls3kqq-diet-ng";
path = "/nix/store/wql4k19cxpdz9sj504hw3sl2rg0vixkw-diet-ng";
};
} {
fetch = {
@ -159,13 +159,13 @@
fetch = {
type = "git";
url = "https://github.com/vibe-d/eventcore.git";
rev = "v0.9.13";
sha256 = "0frxifhjwzyi35cv4pvv8k11a966fg76gqxdpmx9bsqbx750lrvz";
rev = "v0.9.17";
sha256 = "0rc4ayi2rg5yyyykmg805knqlyhkbkqprm83wls1bl7gn2661mkm";
fetchSubmodules = false;
date = "2021-01-12T19:20:28+01:00";
date = "2021-07-05T12:45:15+02:00";
deepClone = false;
leaveDotGit = false;
path = "/nix/store/yikgbvj61xhk6r3x8pc8lb7sp5smcn5q-eventcore";
path = "/nix/store/006a14pi0q1vb699sn3arl5yx76rpfx8-eventcore";
};
} {
fetch = {