mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 06:45:16 +01:00
oh: 2016-03-02 -> 2016-03-28
This commit is contained in:
parent
b48172ea72
commit
cb1c1f15dc
1 changed files with 3 additions and 3 deletions
|
@ -2724,11 +2724,11 @@ let
|
|||
};
|
||||
|
||||
oh = buildFromGitHub {
|
||||
rev = "f54be52450a07398a2f605222eb22e69bb34f565";
|
||||
version = "2016-03-02";
|
||||
rev = "22d91b0ea97f817cd5cccd90549f74923a57daa4";
|
||||
version = "2016-03-28";
|
||||
owner = "michaelmacinnis";
|
||||
repo = "oh";
|
||||
sha256 = "0gczqi9aw6sv7vmjdandxmaz1m6pfzchmbkf12qmpmc6dmh2wy6b";
|
||||
sha256 = "1dkw3c0d640g7ciw0mmbdq94zyykdcfada05m5amnqymknphmdvl";
|
||||
goPackageAliases = [ "github.com/michaelmacinnis/oh" ];
|
||||
buildInputs = [ adapted liner ];
|
||||
disabled = isGo14;
|
||||
|
|
Loading…
Reference in a new issue