remove obsolete options

This commit is contained in:
steveej 2021-03-26 17:59:39 +01:00
parent 5c034929e6
commit 8ff8e65958
2 changed files with 1 additions and 2 deletions

View file

@ -15,6 +15,5 @@ let
in {
inherit (nixpkgs-master) podman conmon slirp4netns;
crun = crun_10_6_0;
posh = self.callPackage ../pkgs/posh.nix {};
}