meguca: 2018-06-27 -> 2018-06-29
This commit is contained in:
parent
ec92e4dbe2
commit
82a501d92f
@ -4,15 +4,15 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
name = "meguca-unstable-${version}";
|
name = "meguca-unstable-${version}";
|
||||||
version = "2018-06-27";
|
version = "2018-06-29";
|
||||||
rev = "4780ed4c51475e5e0382fe70ff8ab2187fbbf447";
|
rev = "504f872ebee46b8f6c165523a9fcbcd6ddbf8dc2";
|
||||||
goPackagePath = "github.com/bakape/meguca";
|
goPackagePath = "github.com/bakape/meguca";
|
||||||
goDeps = ./server_deps.nix;
|
goDeps = ./server_deps.nix;
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
inherit rev;
|
inherit rev;
|
||||||
url = "https://github.com/bakape/meguca";
|
url = "https://github.com/bakape/meguca";
|
||||||
sha256 = "1yc22qv5rrawlc3923a8zmhz21b00pidk1ij4fxmm9a001cm3fi3";
|
sha256 = "1xjhz4lh4alk30vk03l5qs0c9x6a2023d5gvq59ss8slp9zp8ssa";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -104,8 +104,8 @@
|
|||||||
fetch = {
|
fetch = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://github.com/go-playground/log";
|
url = "https://github.com/go-playground/log";
|
||||||
rev = "91a5908e654f9fc444a71ea3c51c72cb5c6c2442";
|
rev = "736ecb55f80c7121af3754a7ea62e96733451fe1";
|
||||||
sha256 = "0p67j453pi7ffv3axl5g97qadx8lj22vsi5xrzqrr3v6mj8b0lbm";
|
sha256 = "1gr2658m8nwswiybnz5i54d4gzwx4nk79gnh7j5fj1rcmbxdkkjh";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
@ -248,8 +248,8 @@
|
|||||||
fetch = {
|
fetch = {
|
||||||
type = "git";
|
type = "git";
|
||||||
url = "https://go.googlesource.com/text";
|
url = "https://go.googlesource.com/text";
|
||||||
rev = "5cec4b58c438bd98288aeb248bab2c1840713d21";
|
rev = "c0fe8dde8a10c9b32154bd9bdf080b8b3d635127";
|
||||||
sha256 = "19iyz2nppicvwap5lv796sbzd82glk2jn4yn5w6z6zymwnykfzds";
|
sha256 = "0zi15k236nmqrlpfy3hgnxnh3f0n1aag0h6gs41xlxdkr9lpmnsz";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user