Merge branch 'staging-next' into staging
Resolved the following conflicts: - kernel flags between09176d28a0and2b28822d8d- clojure-lsp between3fa00685ceande03c068af5
This commit is contained in:
@@ -11,10 +11,6 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [ pkg-config autoconf ];
|
||||
buildInputs = [ fuse samba glib attr libsecret ];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace src/function.c --replace "attr/xattr.h" "sys/xattr.h"
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "A FUSE FS for mounting Samba shares";
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
|
||||
Reference in New Issue
Block a user