Revert "lxc: 2.0.4 -> 2.0.6"
This reverts commit 5d804566df
.
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.
This commit is contained in:
parent
c9b8a6585d
commit
e43f2fc868
@ -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 = ''
|
||||
|
Loading…
Reference in New Issue
Block a user