Jan Tojnar
aead6e12f9
Merge remote-tracking branch 'upstream/master' into staging
2018-12-16 22:55:06 +01:00
R. RyanTM
f6bcf08516
lxcfs: 3.0.2 -> 3.0.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lxcfs/versions
2018-12-16 19:11:30 +00:00
markuskowa
28a3c61ecd
Merge pull request #52282 from r-ryantm/auto-update/ipset
...
ipset: 7.0 -> 7.1
2018-12-16 19:45:51 +01:00
Linus Heckemann
c081bded6c
Merge pull request #52366 from r-ryantm/auto-update/cryptsetup
...
cryptsetup: 2.0.5 -> 2.0.6
2018-12-16 17:25:22 +01:00
R. RyanTM
db250b9f84
conky: 1.10.8 -> 1.11.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/conky/versions
2018-12-16 17:08:57 +01:00
R. RyanTM
7f61a7814e
cryptsetup: 2.0.5 -> 2.0.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cryptsetup/versions
2018-12-16 04:53:29 -08:00
R. RyanTM
52d0b872e4
ipset: 7.0 -> 7.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/ipset/versions
2018-12-15 17:49:55 -08:00
Matthew Bauer
78cabc3ca9
libffado: refactor lib-prefixed package
2018-12-15 14:43:57 -06:00
Matthew Bauer
6f78e300a1
Merge pull request #51881 from matthewbauer/static-fixes
...
pkgsStatic fix for macOS
2018-12-14 21:08:35 -06:00
Dmitry Kalinkin
73c6b3a59c
Merge pull request #51895 from cdepillabout/add-sixaxis-support-to-bluez
...
bluez: add support for the sixaxis controller
2018-12-14 20:49:10 -05:00
worldofpeace
b7fbde893a
Merge pull request #48519 from dtzWill/update/fwupd-1.1.3
...
fwupd: 1.1.2 -> 1.2.1
2018-12-13 11:50:48 -05:00
Tim Steinbach
5a15ab7b5d
linux: 4.19.8 -> 4.19.9
2018-12-13 06:58:15 -05:00
Tim Steinbach
f335fa6d74
linux: 4.14.87 -> 4.14.88
2018-12-13 06:58:07 -05:00
Tim Steinbach
1f92bdcd94
linux: 4.9.144 -> 4.9.145
2018-12-13 06:57:58 -05:00
Tim Steinbach
adf8cdd67d
linux: 4.4.166 -> 4.4.167
2018-12-13 06:57:42 -05:00
Sarah Brofeldt
eb250e2ddd
Merge pull request #51369 from dtzWill/update/v4l-utils-1.16.2
...
v4l_utils: 1.16.0 -> 1.16.2
2018-12-13 10:01:25 +01:00
Will Dietz
1b5de09e7f
fwupd: 1.1.2 -> 1.2.1
...
Add cairo dep and others checked for
in fwupd's meson.build.
Cairo at least is required.
2018-12-12 21:45:02 -05:00
(cdep)illabout
aba51b8ae4
bluez: Add support for the sixaxis controller
...
This should add support for the Playstation Dualshock 3 and DualShock 4
controllers.
2018-12-12 10:38:18 +09:00
Jörg Thalheim
3bde31f140
zfs: switch to python3
2018-12-11 21:32:25 +00:00
Tim Steinbach
c89cbdcd48
linux: 4.20-rc5 -> 4.20-rc6
2018-12-11 11:11:34 -05:00
Matthew Bauer
9564b8ed9e
cctools: don’t depend on clang at runtime
...
--disable-clang-as flag disables the use of clang by cctools-port
2018-12-10 17:31:47 -06:00
Michael Raskin
654d324230
Merge pull request #51756 from markuskowa/upd-lvm2
...
lvm2: 2.02.177 -> 2.03.01
2018-12-10 22:02:02 +00:00
Renaud
00593d6685
Merge pull request #51787 from c0bw3b/pkg/iptables
...
iptables: prune libtool files after build
2018-12-10 19:30:18 +01:00
Alyssa Ross
017390185a
Merge pull request #51817 from qolii/linux_hardkernel_4_14_78__4_14_85
...
linux_hardkernel_4_14: 4.14.78-150 -> 4.14.85.152
2018-12-10 17:08:37 +00:00
Patrick Hilhorst
ffd47d5b16
Revert "linux: inside nix-shell, allow make menuconfig"
2018-12-10 15:50:36 +01:00
Renaud
310b0dd345
Merge pull request #51706 from dtzWill/update/sysvinit-2.93
...
sysvinit: 2.89 -> 2.93
2018-12-10 15:28:49 +01:00
qoli
f6172b634d
linux_hardkernel_4_14: 4.14.78-150 -> 4.14.85.152
2018-12-10 00:17:08 -08:00
c0bw3b
705babcdf0
iptables: prune libtool files after build
...
Otherwise -lpcap gets propagated to reverse deps
This can break strongswan build for example
https://github.com/NixOS/nixpkgs/pull/51252#issuecomment-445512680
2018-12-09 17:12:53 +01:00
eburimu
e7d55483d1
libselinux: fix cross compilation ( #51201 )
...
libselinux needs native python to compute the installation prefix.
Swig generates the c code for the extension and needs python.h at compile,
so we put python into buildInputs
2018-12-09 14:32:38 +00:00
eyJhb
f0f36737e2
displaylink: changed systemd start to not block ( #51760 )
...
Previously during boot, displaylink would hang during boot for the 2
minutes timeout.
2018-12-09 11:48:15 +00:00
Jörg Thalheim
f350904688
Merge pull request #51759 from eyJhb/displaylink-bump
...
displaylink: 4.1.9 -> 4.4.24
2018-12-09 11:46:16 +00:00
eyjhbb@gmail.com
24dcf0c4ea
displaylink: 4.1.9 -> 4.4.24 - updated link
2018-12-09 12:35:58 +01:00
Markus Kowalewski
c047c26791
lvm2: 2.02.177 -> 2.03.01
...
* switch to sources to git
* add libaio to buildInputs
2018-12-09 11:43:08 +01:00
eyjhbb@gmail.com
139c99ce91
displaylink: 4.1.9 -> 4.4.24
2018-12-09 00:14:58 +01:00
Léo Gaspard
c0663aa3f8
Merge branch 'mdadm-sendmail'
...
* mdadm-sendmail:
mdadm: use shared system-sendmail
2018-12-09 02:46:22 +09:00
Frederik Rietdijk
3e950d584c
Merge staging-next into master
2018-12-08 16:29:21 +01:00
Tim Steinbach
02f8d66efa
linux: 4.19.7 -> 4.19.8
2018-12-08 10:26:09 -05:00
Tim Steinbach
e4da78c349
linux: 4.14.86 -> 4.14.87
2018-12-08 10:26:09 -05:00
Tim Steinbach
c7ea265e8e
linux: 4.9.143 -> 4.9.144
2018-12-08 10:26:09 -05:00
Will Dietz
01fab8778f
sssd: 1.16.2 -> 1.16.3 (security!)
...
https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_16_3.html
2018-12-07 21:12:19 -06:00
Will Dietz
965f95ce01
sysvinit: 2.89 -> 2.93
2018-12-07 21:09:28 -06:00
Frederik Rietdijk
747aa4cc93
Merge staging-next into staging
2018-12-07 15:31:52 +01:00
Frederik Rietdijk
5f554279ec
Merge master into staging-next
2018-12-07 15:22:35 +01:00
Tim Steinbach
808d52ee05
linux: 4.19.6 -> 4.19.7
2018-12-05 17:34:29 -05:00
Tim Steinbach
e945771e4c
linux: 4.14.85 -> 4.14.86
2018-12-05 17:34:13 -05:00
Tim Steinbach
1f7266cbbb
linux: 4.9.142 -> 4.9.143
2018-12-05 17:33:36 -05:00
Jörg Thalheim
b2c86f46d9
Merge pull request #51549 from yurrriq/update/os-specific/darwin/skhd
...
skhd: 0.2.2 -> 0.3.0
2018-12-05 12:02:46 +00:00
Michael Raskin
be1d5e83c7
Merge pull request #51552 from lopsided98/reptyr-update
...
reptyr: 0.6.2 -> 0.7.0
2018-12-05 07:53:37 +00:00
Ben Wolsieffer
3c22d57743
reptyr: 0.6.2 -> 0.7.0
2018-12-04 23:46:29 -05:00
Eric Bailey
aad111f567
skhd: 0.2.2 -> 0.3.0
2018-12-04 22:15:51 -06:00