mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
runc: 1.0.0-rc10 -> 1.0.0-rc90
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc90
This commit is contained in:
parent
cfa5a0c0e0
commit
c710d14f2d
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
pname = "runc";
|
pname = "runc";
|
||||||
version = "1.0.0-rc10";
|
version = "1.0.0-rc90";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "opencontainers";
|
owner = "opencontainers";
|
||||||
|
Loading…
Reference in New Issue
Block a user