lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

sambaMaster: 4.8_2017-12-25 -> 4.8.0_2018-01-25

authored by

Luke Adams and committed by
Rok Garbas
bdf4eeb4 1537ce9d

+3 -3
+3 -3
pkgs/servers/samba/master.nix
··· 5 5 6 6 (samba4.overrideAttrs(oldAttrs: rec { 7 7 name = "samba-master${version}"; 8 - version = "4.8_2017-12-25"; 8 + version = "4.8.0_2018-01-25"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "samba-team"; 12 12 repo = "samba"; 13 - rev = "8a42954775df6795efa9b5ba5676301d14b3efac"; 14 - sha256 = "19pdnvs23ny8cbfd119dqv8mc1qbay6c2ibsn0imc9cnl4wdzqdg"; 13 + rev = "849169a7b6ed0beb78bbddf25537521c1ed2f8e1"; 14 + sha256 = "1535w787cy1x5ia9arjrg6hhf926wi8wm9qj0k0jgydy3600zpbv"; 15 15 }; 16 16 17 17 # Remove unnecessary install flags, same as <4.8 patch