Matthew Justin Bauer
1b11ffbae8
Merge pull request #38880 from matthewbauer/darwin-devdisk
...
Add Darwin devdisk commands and put them in unixtools
2018-04-13 00:12:49 -05:00
Matthew Bauer
23467e207f
top: add meta
2018-04-12 18:42:21 -05:00
Jörg Thalheim
6b796a9c23
zfsUnstable: fix build
...
fixes #38859
2018-04-13 00:27:56 +01:00
Matthew Bauer
5211410e69
top: init at 108
2018-04-12 18:27:11 -05:00
Matthew Bauer
5c491ab529
diskdev_cmds: init at 593
2018-04-12 17:16:49 -05:00
Matthew Bauer
ddbaa2dd33
libutil-new: fix with newest xcbuild stuff
2018-04-12 17:09:58 -05:00
Jörg Thalheim
d5becbb7f1
Merge pull request #38845 from r-ryantm/auto-update/ipset
...
ipset: 6.36 -> 6.38
2018-04-12 21:02:45 +01:00
Matthew Bauer
6398791733
unixtools: get rid of modprobe
...
modprobe only exists in Linux kernel. Just use kmod if it's needed.
2018-04-12 14:32:11 -05:00
Matthew Justin Bauer
29bc523733
Merge pull request #38865 from matthewbauer/darwin-security-fixes
...
[darwin] Security fixes
2018-04-12 14:27:00 -05:00
Matthew Bauer
59bcd129e5
libsecurity_apple_x509: add more symbols
2018-04-12 14:12:53 -05:00
Matthew Bauer
aa21f9c578
dtrace: patch impurities
2018-04-12 14:12:43 -05:00
Matthew Bauer
d227d1edf4
SmartCardServices: init
2018-04-12 14:12:36 -05:00
Tim Steinbach
2bb811c6a0
linux: 4.14.33 -> 4.14.34
2018-04-12 11:36:58 -04:00
aszlig
a7f600b2c2
rtkit: Add patch to fix format string errors
...
During the last staging merge I assume that we turned on
-Werror=format-security by default (haven't checked in-depth though),
which actually is a good thing.
This causes the rtkit build to now fail, so I took a patch from Debian
to fix these issues.
Signed-off-by: aszlig <aszlig@nix.build>
2018-04-12 16:05:06 +02:00
R. RyanTM
0953439983
ipset: 6.36 -> 6.38
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/ipset/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset -h’ got 0 exit code
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset --help’ got 0 exit code
- ran ‘/nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38/bin/ipset help’ got 0 exit code
- found 6.38 with grep in /nix/store/p1k7d2y5aa4haxlkkn2jadviwvl5plcc-ipset-6.38
- directory tree listing: https://gist.github.com/0c86d4251a82d41c7e788e320f7013d0
2018-04-12 06:31:33 -07:00
Tim Steinbach
a34de6c4a6
linux: 4.15.16 -> 4.15.17
2018-04-12 07:44:30 -04:00
Tim Steinbach
aa9bc17767
linux: 4.16.1 -> 4.16.2
2018-04-12 07:44:30 -04:00
Michael Raskin
38e04bbf29
Merge pull request #38470 from roberth/linux-without-modules
...
linux module handling: support kernels without modules
2018-04-12 06:31:28 +00:00
Matthew Justin Bauer
19a6f0e02b
Merge pull request #38715 from matthewbauer/shell_cmds-full
...
Build more commands from Apple's system_cmds
2018-04-11 11:13:50 -05:00
Pascal Wittmann
7427b58266
Switch suckless.org URLs to https
...
(cherry picked from commit 22f212537f475565f67a07b869f9cceea2022191)
2018-04-11 15:11:55 +02:00
Frederik Rietdijk
ee6894ca12
Merge staging into master
2018-04-11 14:55:52 +02:00
Matthew Justin Bauer
15c1cd242c
Merge pull request #38329 from knedlsepp/fix-darwin.opencflite
...
darwin.opencflite: fix build
2018-04-11 01:36:38 -05:00
Matthew Bauer
dd4fd74f91
system_cmds: build more commands
...
Now includes getconf
2018-04-10 21:15:28 -05:00
Frederik Rietdijk
6023849ba1
Merge master into staging
2018-04-10 19:23:42 +02:00
Jörg Thalheim
f28bf68bc4
linuxPackages.perf: remove unused TIPDIR macro
2018-04-10 17:48:07 +01:00
Jörg Thalheim
0e2b222c24
linuxPackages.perf: use prefix instead of DESTDIR
...
Otherwise the build system computes incorrect references and looks for
perf-core in /libexec. DESTDIR for normal buildsystems is never the
right choice for nixpkgs.
2018-04-10 14:41:04 +01:00
Jörg Thalheim
daa17416c6
Merge pull request #38651 from Mic92/musl-gcc
...
musl: enable musl-gcc, ld.musl-clang, musl-clang
2018-04-10 08:49:22 +01:00
Robert Schütz
80fc5f2a24
Merge branch 'master' into staging
2018-04-10 09:13:36 +02:00
Jörg Thalheim
ad229677a3
linuxPackages.{zfs,spl}{Stable,Unstable}: 0.7.7 -> 0.7.8; 2018-04-04 -> 2018-04-10
2018-04-10 06:53:07 +01:00
Matthew Bauer
77ac9c50dc
security_systemkeychain: init
...
Fixes #37838
2018-04-09 18:35:36 -05:00
Matthew Bauer
71b53c0cfe
libsecurity_codesigning: init
2018-04-09 18:35:36 -05:00
Matthew Bauer
c468b30ede
libsecurity_utilities: fixup
2018-04-09 18:35:36 -05:00
Matthew Bauer
4a515ed306
dtrace: add xcode drv
...
darwin.dtrace-xcode contains the dtrace bin
2018-04-09 18:35:35 -05:00
Matthew Bauer
0b83326172
darling: init
2018-04-09 18:35:35 -05:00
Matthew Bauer
d625fece18
CoreSymbolication: init
2018-04-09 18:35:35 -05:00
Matthew Bauer
72f8df9465
swift-corelibs: init
...
moves swift-corelibs-corefoundation to own dir
also adds libdispatch
2018-04-09 18:35:35 -05:00
Matthew Bauer
65562e4cdd
treewide: change install references for xcbuild
...
now build directory is "Products/Release/"
2018-04-09 18:35:35 -05:00
Matthew Justin Bauer
2729fcf52a
Merge pull request #37066 from ryantm/auto-update/mcelog
...
mcelog: 154 -> 156
2018-04-09 14:03:47 -05:00
Jörg Thalheim
654ce4ba29
musl: enable musl-gcc, ld.musl-clang, musl-clang
...
These are convenient for projects with mixed musl/glibc build targets.
For pure musl builds in nixpkgs, we probably want a musl stdenv.
2018-04-09 16:12:47 +01:00
Frederik Rietdijk
0aa59a08d6
Merge master into staging
2018-04-09 15:12:32 +02:00
Jörg Thalheim
3458776bb1
Merge pull request #38626 from martinetd/kernelConfigAsFile
...
linux kernel generic: use passAsFile for kernelConfig
2018-04-09 10:43:56 +01:00
Dominique Martinet
b64f407c45
linux kernel generic: use passAsFile for kernelConfig
...
Otherwise get the error 'Argument list too long' when running builder
with a very long kernelConfig
2018-04-09 18:23:52 +09:00
Jörg Thalheim
e8cfda7f13
lxc: enable pam_cgfs and fix module
...
pam_cgfs was part in lxcfs before and moved here
fixes #37985
2018-04-09 08:15:00 +01:00
Matthew Justin Bauer
9191670c9e
Merge pull request #38059 from msiedlarek/master
...
gpu-switch: init at 2017-04-28
2018-04-08 23:00:19 -05:00
Matthew Justin Bauer
5a36502503
Merge pull request #37985 from ryantm/auto-update/lxcfs
...
lxcfs: 2.0.8 -> 3.0.0
2018-04-08 21:35:33 -05:00
Matthew Justin Bauer
def275ac17
Merge pull request #38524 from r-ryantm/auto-update/lxc
...
lxc: 2.1.1 -> 3.0.0
2018-04-08 21:35:24 -05:00
Tim Steinbach
c1e1690f62
linux: Hide test warnings from 4.16+ kernels
2018-04-08 19:09:11 -04:00
Tim Steinbach
8fe9b023b3
linux-copperhead: 4.15.15.a -> 4.15.16.a
2018-04-08 19:09:11 -04:00
Tim Steinbach
9adee13f38
linux: 4.16 -> 4.16.1
2018-04-08 19:09:11 -04:00
Tim Steinbach
40970aecd7
linux: 4.15.15 -> 4.15.16
2018-04-08 19:09:11 -04:00