nilfs-utils: force enable limbount support
https://discourse.nixos.org/t/how-to-contribute-send-bugreport-without-github-account/475 https://nilfs.sourceforge.io/en/faq.html
This commit is contained in:
parent
ef2ac673a1
commit
58021b77a0
@ -35,6 +35,8 @@ stdenv.mkDerivation rec {
|
|||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
configureFlags = [ "--with-libmount" ];
|
||||||
|
|
||||||
# FIXME: https://github.com/NixOS/patchelf/pull/98 is in, but stdenv
|
# FIXME: https://github.com/NixOS/patchelf/pull/98 is in, but stdenv
|
||||||
# still doesn't use it
|
# still doesn't use it
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user