fancy-motd: unstable-2021-05-15 -> unstable-2021-05-20
This commit is contained in:
parent
7843fd5f9b
commit
8826285592
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "fancy-motd";
|
||||
version = "unstable-2021-05-15";
|
||||
version = "unstable-2021-05-20";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "bcyran";
|
||||
repo = pname;
|
||||
rev = "b25c1e7d76927d7f947a048d844dad4400de3598";
|
||||
sha256 = "05jazmijk3im1wl4nprkwmrq6bxhb3ah8syyqym109blajy72841";
|
||||
rev = "57978bdfa31179783c51c6f33e47063ec8641205";
|
||||
sha256 = "0bkgd86721jw81jvliw3rv4p52qpjynsxb6hn81divd068l56prg";
|
||||
};
|
||||
|
||||
buildInputs = [ bc curl figlet fortune gawk iproute2 ];
|
||||
|
Loading…
Reference in New Issue
Block a user