Commit 815d85d4 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by zowoq
Browse files

podman: remove unused code

parent c079fc5f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -35,8 +35,7 @@
let
  # do not add qemu to this wrapper, store paths get written to the podman vm config and break when GCed

  binPath = lib.makeBinPath ([
  ] ++ lib.optionals stdenv.isLinux [
  binPath = lib.makeBinPath (lib.optionals stdenv.isLinux [
    runc
    crun
    conmon