Loading pkgs/by-name/lx/lxcfs/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "lxcfs"; version = "6.0.2"; version = "6.0.3"; src = fetchFromGitHub { owner = "lxc"; repo = "lxcfs"; rev = "v${version}"; hash = "sha256-5r1X/yUXTMC/2dNhpI+BVYeClIydefg2lurCGt7iA8Y="; hash = "sha256-+Xlx1E6ggB/Vx3yOJGgh4UfEvaVyT7uOttaxelDA7Iw="; }; patches = [ Loading Loading
pkgs/by-name/lx/lxcfs/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "lxcfs"; version = "6.0.2"; version = "6.0.3"; src = fetchFromGitHub { owner = "lxc"; repo = "lxcfs"; rev = "v${version}"; hash = "sha256-5r1X/yUXTMC/2dNhpI+BVYeClIydefg2lurCGt7iA8Y="; hash = "sha256-+Xlx1E6ggB/Vx3yOJGgh4UfEvaVyT7uOttaxelDA7Iw="; }; patches = [ Loading