new channel: nixos-19.03 (#1)
This commit is contained in:
parent
e62437e814
commit
f31c910416
6 changed files with 26 additions and 6 deletions
|
@ -12,7 +12,7 @@ _: pkgs: {
|
|||
docker-compose =
|
||||
# master
|
||||
pkgs.docker-compose or
|
||||
# 18.09
|
||||
# 18.09 or later
|
||||
pkgs.python3Packages.docker_compose;
|
||||
};
|
||||
kubectl = pkgs.callPackage ./kubectl {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue