mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
smb stuff magically started working
This commit is contained in:
parent
43481a5960
commit
242cf54a74
2 changed files with 2 additions and 2 deletions
|
|
@ -142,7 +142,7 @@
|
||||||
git
|
git
|
||||||
sqlite
|
sqlite
|
||||||
clamav
|
clamav
|
||||||
# samba
|
samba
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
neovim
|
neovim
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ in
|
||||||
apcu
|
apcu
|
||||||
]
|
]
|
||||||
++ optionals (!debug) [
|
++ optionals (!debug) [
|
||||||
# smbclient # this breaks the build for no apparent reason
|
smbclient # this breaks the build for no apparent reason
|
||||||
blackfire
|
blackfire
|
||||||
]);
|
]);
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue