Skip to content

Commit

Permalink
Revert "lxc: 2.0.4 -> 2.0.6"
Browse files Browse the repository at this point in the history
This reverts commit 5d80456.

This was an error on my part. I had the commit sitting on my local master
and pulled upstream to rebase my commit before pushing. I didn't notice
there was a commit bumping lxc and the auto-merge on the rebase.

(cherry picked from commit e43f2fc)
  • Loading branch information
fpletz committed Nov 29, 2016
1 parent 372712d commit 115808b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/os-specific/linux/lxc/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ stdenv.mkDerivation rec {
"bashcompdir=\${out}/share/bash-completion/completions"
"READMEdir=\${TMPDIR}/var/lib/lxc/rootfs"
"LXCPATH=\${TMPDIR}/var/lib/lxc"
"bashcompdir=\${out}/etc/bash_completion.d"
];

postInstall = ''
Expand Down

0 comments on commit 115808b

Please sign in to comment.