Tim Steinbach
1006c8c8d2
linux-copperhead: 4.16.7.a -> 4.16.9.a
2018-05-16 21:56:50 -04:00
Tim Steinbach
b577dc3bd0
linux-copperhead: 4.14.39.a -> 4.14.41.a
2018-05-16 21:56:19 -04:00
John Ericson
f3fcf1b0a9
Merge pull request #40393 from ElvishJerricco/ios-prebuilt-dependency-fixes
...
Fix some GHC dependencies on iOS
2018-05-16 15:04:13 -04:00
John Ericson
4956767f53
Make libiconv build for iOS with prefixed tools
2018-05-16 14:25:54 -04:00
Tim Steinbach
f58c4d9a9d
linux: 4.16.8 -> 4.16.9
2018-05-16 07:24:22 -04:00
Tim Steinbach
8d68eca6d2
linux: 4.14.40 -> 4.14.41
2018-05-16 07:24:06 -04:00
Tim Steinbach
b8aa95185c
linux: 4.9.99 -> 4.9.100
2018-05-16 07:23:50 -04:00
Tim Steinbach
56beb9b9fd
linux: 4.4.131 -> 4.4.132
2018-05-16 07:23:33 -04:00
Yegor Timoshenko
7d842f3b49
Merge pull request #40540 from peterhoeg/f/i7z
...
i7z: do not build the GUI by default
2018-05-16 09:09:47 +03:00
Jan Malakhovski
5a6d202a43
Merge pull request #40419 from oxij/pkgs/fix-linux-debug
...
linuxPackages.kernel: config: fix DEBUG_INFO setting
2018-05-16 00:56:12 -05:00
Peter Hoeg
389691a42c
i7z: do not build the GUI by default
2018-05-16 12:35:58 +08:00
Matthew Justin Bauer
a3e4340149
Merge pull request #39536 from teto/iproute
...
[RDY] iproute: copy files in /etc
2018-05-15 11:36:31 -05:00
Matthieu Coudron
1e0975f4c0
iproute2: module to create rt_table file & co
...
When doing source routing/multihoming, it's practical to give names to routing
tables. The absence of the rt_table file in /etc make this impossible.
This patch recreates these files on rebuild so that they can be modified
by the user see NixOS#38638.
iproute2 is modified to look into config.networking.iproute2.confDir instead of
/etc/iproute2.
2018-05-15 21:55:04 +09:00
Yegor Timoshenko
97071e5e15
Merge pull request #40546 from yorickvP/patch-2
...
linux: add CONFIG_KEY_DH_OPERATIONS
2018-05-15 15:48:36 +03:00
Yorick
c7e8ddc066
linux: config: remove prefix on KEY_DH_OPERATIONS
2018-05-15 14:33:29 +02:00
Tim Steinbach
9cd3c7a12e
linux-testing: 4.17-rc4 -> 4.17-rc5
2018-05-15 08:21:34 -04:00
John Ericson
fd5ca417f2
Merge pull request #40537 from obsidiansystems/linux-pam-cross
...
pam: Remove crossAttrs
2018-05-14 22:52:47 -04:00
John Ericson
29b62e07d6
pam: Remove crossAttrs
...
It turns out none of this stuff is needed. The docs aren't evenly built
properly anyways so the build trivially succeeds either way, due to what
looks like upstream misunderstanding automake. If I try to build the
docs manually in a cross shell (before and after this change), there's a
make rule error such that some HTML files aren't even attempted to be
built and then a copy fails.
Even if this was all fixed, these been a good number of cross fixes
upstream getting them to use CC_FOR_BUILD and other good stuff, so I
doubt such hacks would be needed.
Progress towards #40531 and #33302 .
2018-05-14 22:28:37 -04:00
John Ericson
232bc24b56
Merge pull request #40530 from obsidiansystems/mingw-cleanup
...
MinGW, Hurd: Clean ups and crossConfig removal
2018-05-14 21:05:44 -04:00
John Ericson
84868b8b06
misc hurd stuff: Get rid of crossConfig
...
This stuff is horribly bit-rotted anyways, but I'm getting rid of
crossConfig so it must be changed.
2018-05-14 20:47:08 -04:00
John Ericson
9be118223b
misc mingw: Get rid of crossConfig and clean up
...
Style of dual implementation and headers derivations is take from
bb7067f882
.
2018-05-14 20:32:42 -04:00
Yorick
f8dc3abbb0
linux: add CONFIG_KEY_DH_OPERATIONS
2018-05-14 02:03:42 +02:00
Yegor Timoshenko
59edce6414
kernel: drop tuxOnIce patch ( #40411 )
...
Hasn't been updated since 3.14, abandoned by its author, not actually used despite being inside a let binding.
2018-05-13 02:16:59 +02:00
pbogdan
78fba374c4
libsmbios: re-enable python utilities ( #39022 )
2018-05-13 00:55:05 +02:00
CrazedProgrammer
da08831345
compsize: init at 2018-04-07 ( #40217 )
2018-05-13 00:10:36 +02:00
Michael Weiss
d3e3e131f5
fuse3: 3.2.2 -> 3.2.3
2018-05-11 22:12:53 +02:00
Graham Christensen
aa762930e7
Merge pull request #40350 from alexfmpe/fix-typo
...
osx-private-sdk: fix typo in comment
2018-05-11 09:45:06 -04:00
Alexandre Esteves
cb44120b81
Fix typo
2018-05-11 14:41:24 +01:00
Robin Gloster
183f56f2d6
acpid: 2.0.28 -> 2.0.29
2018-05-11 15:38:43 +02:00
Robin Gloster
93b4e6956e
acpid: fix cross
2018-05-11 15:38:43 +02:00
Tuomas Tynkkynen
83b3e6d705
kernel: Drop bitrotted MIPS patches
...
Not a single one of these applies to even 4.4 anymore, so these have
clearly bitrotted a long, long time ago.
2018-05-11 12:27:31 +03:00
Peter Hoeg
10c9ec68ac
Merge pull request #39813 from peterhoeg/f/bluez
...
bluez: add tools to output that we were building anyway
2018-05-11 07:15:41 +08:00
Matthew Justin Bauer
4ec9c4b377
Merge pull request #40255 from matthewbauer/remove-enableIfAvailable
...
treewide: remove lib.meta.enableIfAvailable
2018-05-10 16:00:16 -05:00
Periklis Tsirakidis
b12850d421
skhd: Bump 0.0.14 to 0.1.1
2018-05-10 20:57:45 +02:00
Tim Steinbach
d21ec84b05
linux: 4.16.7 -> 4.16.8
2018-05-10 07:58:04 -04:00
Tim Steinbach
6c8aff71c1
linux: 4.14.39 -> 4.9.40
2018-05-10 07:57:41 -04:00
Tim Steinbach
1bb5a80ab9
linux: 4.9.98 -> 4.9.99
2018-05-10 07:57:11 -04:00
John Ericson
3bc923bf5f
Merge remote-tracking branch 'upstream/master' into uclibc
2018-05-10 00:23:12 -04:00
John Ericson
b3ef322770
Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibc
2018-05-10 00:18:51 -04:00
John Ericson
a31984ecda
uclibc: Bump to uclibc-ng 1.0.30
2018-05-10 00:17:44 -04:00
John Ericson
d65fe65616
uclibc: Fix eval
2018-05-10 00:17:43 -04:00
Matthew Bauer
c37b93bd52
treewide: remove lib.meta.enableIfAvailable
2018-05-09 16:21:22 -05:00
Matthew Justin Bauer
d9debbeacf
Merge pull request #40042 from samueldr/package/input-utils
...
input-utils: init at 1.3
2018-05-09 16:07:59 +00:00
Samuel Dionne-Riel
4a2bf9c4ec
input-utils: init at 1.3
2018-05-09 10:34:07 -04:00
Matthew Justin Bauer
e203a9a553
pthread-w32: add missing args
...
Fixes #40207
2018-05-09 02:51:59 -05:00
Tim Steinbach
3510b983c4
linux: 4.17-rc3 -> 4.17-rc4
2018-05-08 10:02:05 -04:00
Jörg Thalheim
f1b45ac40b
Merge pull request #40118 from r-ryantm/auto-update/alfred
...
alfred: 2018.0 -> 2018.1
2018-05-07 13:40:00 +01:00
R. RyanTM
1e01a6ef38
alfred: 2018.0 -> 2018.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/alfred/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2018.1 with grep in /nix/store/2fj5i6zd4mp4asxchsig266lqz8acliv-alfred-2018.1
- directory tree listing: https://gist.github.com/64f566e02d8018fe290dc3db29fd7c7f
2018-05-07 05:20:59 -07:00
Franz Pletz
066a731acd
Merge pull request #40099 from r-ryantm/auto-update/hwdata
...
hwdata: 0.311 -> 0.312
2018-05-07 10:08:53 +00:00
R. RyanTM
fe89c1be03
hwdata: 0.311 -> 0.312
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/hwdata/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.312 with grep in /nix/store/sfzsz7mns2n1kj0s9wdhv38s5xm0a1c3-hwdata-0.312
- directory tree listing: https://gist.github.com/7c5e5f17dc28268564e6ebf71204803d
2018-05-07 03:01:21 -07:00