mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
fusesmb: use samba3
This commit is contained in:
parent
4987478c96
commit
adba4b5fad
1 changed files with 1 additions and 1 deletions
|
@ -2612,7 +2612,7 @@ let
|
|||
|
||||
storebrowse = callPackage ../tools/system/storebrowse { };
|
||||
|
||||
fusesmb = callPackage ../tools/filesystems/fusesmb { };
|
||||
fusesmb = callPackage ../tools/filesystems/fusesmb { samba = samba3; };
|
||||
|
||||
sl = callPackage ../tools/misc/sl { };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue