1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

8848 commits

Author SHA1 Message Date
Joachim F f9a7de9668
Merge pull request #44881 from sh4r3m4n/fix-checksec
checksec: switch to binutils-unwrapped
2018-08-16 20:33:27 +00:00
Jörg Thalheim 995d005d84 linux_hardkernel_4_14: restrict platforms to armv7l-linux 2018-08-16 12:36:10 +01:00
xeji 4f9c7ea1df
Merge pull request #45077 from markuskowa/licenses-c
Add license meta tags
2018-08-16 12:34:56 +02:00
Jan Tojnar 93cba00d54
Merge pull request #45084 from jtojnar/fwupd-1.1.1
fwupd: 1.1.0 → 1.1.1
2018-08-16 01:26:28 +02:00
Jan Tojnar 672191678d
fwupd: 1.1.0 → 1.1.1 2018-08-15 22:33:37 +02:00
Markus Kowalewski de5b6b2bfe
cramfsswap: add licenses + meta data 2018-08-15 20:53:07 +02:00
Markus Kowalewski 546bbb6948
cpufrequtils: add license + homepage 2018-08-15 20:53:07 +02:00
Tim Steinbach 084864bf2b
linux: 4.18 -> 4.18.1 2018-08-15 12:54:17 -04:00
Tim Steinbach 4031c5fe0d
linux: 4.17.14 -> 4.17.15 2018-08-15 12:54:03 -04:00
Tim Steinbach 737f1b4c40
linux: 4.14.62 -> 4.14.63 2018-08-15 12:53:55 -04:00
Tim Steinbach c5f3a5b982
linux: 4.9.119 -> 4.9.120 2018-08-15 12:53:45 -04:00
Tim Steinbach 067d5e6289
linux: 4.4.147 -> 4.4.148 2018-08-15 12:53:36 -04:00
xeji f1c3327d7d
Merge pull request #45023 from markuskowa/alsalics
add licenses: alsa[Utils,Tools,Oss], altermime
2018-08-14 15:02:52 +02:00
Jörg Thalheim 1333ebce98 zfsUnstable: compatible with 4.18 again 2018-08-14 14:57:15 +02:00
Jörg Thalheim 93f9b7069a
Merge pull request #45012 from Mic92/zfs
linuxPackages.zfsUnstable: 2018-05-22 -> 2018-08-13
2018-08-14 14:39:04 +02:00
Jörg Thalheim 4360a87c45 linuxPackages.zfsUnstable: 2018-05-22 -> 2018-08-13
spl was merged into zfs master
2018-08-14 14:12:07 +02:00
Markus Kowalewski c6ffdedc53
alsaUtils: Add license 2018-08-14 13:32:42 +02:00
Markus Kowalewski 2845b63ff4
AlsaTools: Add license 2018-08-14 13:32:18 +02:00
Markus Kowalewski 318020e4e7
alsaOss: Add license 2018-08-14 13:32:01 +02:00
Tim Steinbach a0649086b5
zfs: unsupported for 4.18 2018-08-13 20:18:56 -04:00
R. RyanTM 44e8163ad3 lsscsi: 0.29 -> 0.30 (#44742)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/lsscsi/versions.
2018-08-14 00:54:33 +02:00
Jörg Thalheim 43595c7884 zfsLegacyCrypto: remove
This package was only mandatory for migration for people on zfsUnstable
in nixos unstable.
2018-08-13 19:53:50 +02:00
Tim Steinbach 9236990057
linux: Init 4.18 2018-08-12 19:42:31 -04:00
Pascal Wittmann a34579e01e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Matías Lang fb15f20845 checksec: switch to binutils-unwrapped
checksec needs the readelf command to work properly, which is contained
in the binutils-unwrapped derivation but not in the normal binutils.
Before this commit, this tool wasn't working due to that.
2018-08-10 16:47:16 -03:00
Matthew Bauer fca6cdc362
Merge pull request #44632 from matthewbauer/putty
Support building putty for windows
2018-08-10 12:41:36 -04:00
Matthew Bauer e575275de7 windows: Cleanups 2018-08-10 12:05:04 -04:00
Matthew Bauer f32e9a34c8 windows: add more meta
‘platforms.windows’ includes all windows platforms. Should prefer this
to using assertions.
2018-08-10 11:51:18 -04:00
Jörg Thalheim a5690aa936 sysdig: disable aarch64 2018-08-10 12:25:23 +02:00
David Guibert ff59cee9af sysdig: 0.21.0 -> 0.22.1 2018-08-10 08:18:22 +02:00
Silvan Mosberger d64073c770
Merge pull request #44835 from Infinisil/fix/syscall_limiter
syscall_limiter: fix build
2018-08-09 22:01:08 +02:00
xeji 99f4e548c4
hwdata: 0.313 -> 0.314 (#44826) 2018-08-09 21:51:57 +02:00
Silvan Mosberger bee30eb915
Merge pull request #44834 from Infinisil/fix/sysvtools
sysvtools: fix build
2018-08-09 21:48:35 +02:00
Silvan Mosberger fdbc1aee39
syscall_limiter: fix build
Originally broken through using multiple outputs for libseccomp in
8d490ca993
2018-08-09 21:47:09 +02:00
Silvan Mosberger da746730a8
sysvtools: fix build
mountpoint from utillinux is now preferred

See http://git.savannah.nongnu.org/cgit/sysvinit.git/commit/?id=3cb95c83714161a18f140814eece9345aebb42c0
2018-08-09 21:32:56 +02:00
Silvan Mosberger e554935f51
trinity: 2017-02-13 -> 2018-06-08, fix build, clean up
Fix for old breakage was in c93bb184ce
2018-08-09 21:10:39 +02:00
Tim Steinbach 86e62fcd49
linux: 4.17.13 -> 4.17.14 2018-08-09 14:49:26 -04:00
Tim Steinbach fbed5d48ae
linux: 4.14.61 -> 4.14.62 2018-08-09 14:49:26 -04:00
Tim Steinbach 2ded176416
linux: 4.9.118 -> 4.9.119 2018-08-09 14:49:26 -04:00
Tim Steinbach 5f9a441b81
linux: 4.4.136 -> 4.4.147 2018-08-09 14:49:26 -04:00
Pascal Wittmann af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
R. RyanTM 6efb72f716 fwts: 18.06.02 -> 18.07.00 (#44777)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwts/versions.
2018-08-09 09:17:17 +02:00
Frederik Rietdijk 786cbba7be
Merge pull request #44447 from NixOS/staging-next
Staging next
2018-08-09 09:04:03 +02:00
Vladimír Čunát 94e608d587
Merge branch 'master' into staging-next 2018-08-09 08:48:04 +02:00
R. RyanTM f1c598fc42 powerstat: 0.02.17 -> 0.02.18 (#44728)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/powerstat/versions.
2018-08-08 23:36:57 +02:00
Franz Pletz a81b29ac0b
wpa_supplicant: add patch to fix CVE-2018-14526
Fixes #44724.
2018-08-08 22:20:06 +02:00
Pascal Wittmann 28905e828a
libcap: add license
see issue #43716
2018-08-08 21:18:16 +02:00
Jan Tojnar 83a18e14d9
Merge pull request #39792 from Moredread/fwupd
WIP fwupd: 1.0.5 -> 1.1.0
2018-08-08 11:57:39 +02:00
Robert Schütz 6342ab656c
Merge pull request #44446 from rnhmjoj/python2->python3
Make python{2,3} version explicit
2018-08-08 11:18:21 +02:00
Jörg Thalheim 54caf4d77b
Merge pull request #44667 from r-ryantm/auto-update/sysstat
sysstat: 11.7.4 -> 12.0.1
2018-08-08 06:35:12 +01:00