1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Commit graph

76273 commits

Author SHA1 Message Date
Chris Martin 9c4b23ba11 truecrypt: update source url 2016-08-01 13:31:44 -07:00
Jean-Pierre PRUNARET 26a2392594 qgis: 2.10.0 -> 2.16.1
Upgrade qgis with latest version
2016-08-01 21:26:01 +02:00
aszlig fef4b62657
broadcom_sta: Add patch to fix NULL pointer deref
The patch is from the following Gentoo bug:

https://bugs.gentoo.org/show_bug.cgi?id=523326#c24

Built successfully against Linux 3.18.36, 4.4.16 and 4.7.0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
aszlig 8f08399671
broadcom_sta: Reindent file, no code changes
Let's make sure we indent using two spaces, because the unpackPhase was
indented using four spaces.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-08-01 21:05:15 +02:00
aszlig 4d3545f2a5
broadcom_sta: Add patch for supporting Linux 4.7
Patch is from Arch Linux at:

https://aur.archlinux.org/cgit/aur.git/tree/?h=broadcom-wl

I've tested building against 3.18.36, 4.4.16 and 4.7.0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
aszlig bd7ce1581d
broadcom_sta: 6.30.223.248 -> 6.30.223.271
The patch for kernel version 3.18 is already applied upstream, so we
don't need it any longer.

Without i686-build-failure.patch, the build for i686-linux fails because
it references rdtscl(), which is no longer available in Linux 4.3.0.

Patch for missing rdtscl() is from Arch Linux:

https://aur.archlinux.org/cgit/aur.git/tree/002-rdtscl.patch?h=broadcom-wl-ck

I've tested building against 32 and 64 bit Linux versions 3.18.36,
4.4.16 and 4.7.0.

The hashes were verified using the ones from the AUR (using the 16 bit
hashes of course):

$ nix-hash --type sha256 --to-base16 1kaqa2dw3nb8k23ffvx46g8jj3wdhz8xa6jp1v3wb35cjfr712sg
4f8b70b293ac8cc5c70e571ad5d1878d0f29d133a46fe7869868d9c19b5058cd
$ nix-hash --type sha256 --to-base16 1gj485qqr190idilacpxwgqyw21il03zph2rddizgj7fbd6pfyaz
5f79774d5beec8f7636b59c0fb07a03108eef1e3fd3245638b20858c714144be

AUR hashes can be found at:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=broadcom-wl&id=9d6f10b1b7745fbf5d140ac749e2253caf70daa8#n26

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
Bjørn Forsman 5c7708e568 pythonPackages.schedule: init at 0.3.2 2016-08-01 19:51:52 +02:00
Robin Gloster 5341b8b1f8 moonlight-embedded: init at 2.2.1 (#17414) 2016-08-01 18:46:13 +02:00
Michael Raskin 9c15bb7031 Revert "libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation"
This reverts commit 8fd84fcb87.

While I was testing my solution, @obadz have committed a different and
hopefully a better one.
2016-08-01 17:32:10 +02:00
Bjørn Forsman 93bac07b38 mopidy: fix zeroconf support (by depending on dbus)
Closure size increases by 1 MiB, from 480 to 481.
2016-08-01 17:23:16 +02:00
Michael Raskin 8fd84fcb87 libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation 2016-08-01 17:22:41 +02:00
Frederik Rietdijk 909249dbe2 Merge pull request #17422 from womfoo/fix/leatherman-disable-curl-test
leatherman: disable curl test to fix build
2016-08-01 17:00:55 +02:00
Karn Kallio 5d11dac8bb nvidia-x11: advance to 365.35 and patch kernel 4.7. 2016-08-01 10:19:57 -04:00
Jascha Geerds 9cc42ade37 tmuxp: init at 1.2.0 2016-08-01 16:02:50 +02:00
Jascha Geerds 0fb70dfbb0 pythonPackages.libtmux: init at 0.5.0 2016-08-01 16:02:45 +02:00
Jascha Geerds 053df60763 pythonPackages.kaptan: init at 0.5.8 2016-08-01 16:02:39 +02:00
Robin Gloster 53c1722ca6 Merge pull request #17421 from DamienCassou/vdirsyncer-0.11.3
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 15:32:05 +02:00
Frederik Rietdijk c74ad2ee23 Merge pull request #17339 from FRidh/rename
Python: move interpreters
2016-08-01 15:08:20 +02:00
Shea Levy 52b787b0cd Add dell-530cdn printer driver 2016-08-01 08:32:38 -04:00
obadz 8d84e6a20f libreoffice: add compile flag -fpermissive due to libcurl upgrade
curl upgrade to 7.50.0 (#17152) changes the libcurl headers slightly and
therefore requires the -fpermissive flag until this package gets updated
2016-08-01 13:23:30 +01:00
Kranium Gikos Mendoza 7f3ca5d75b leatherman: disable curl test to fix build 2016-08-01 19:20:45 +08:00
Joachim Fasting 76f2e827a7
grsecurity: 4.6.5-201607272152 -> 4.6.5-201607312210 2016-08-01 12:46:48 +02:00
Damien Cassou 292f2f41e9 vdirsyncer: 0.11.2 -> 0.11.3 2016-08-01 12:40:33 +02:00
zimbatm f8108c1267 Merge pull request #17357 from ericsagnes/feat/fileContents
lib: add fileContents function
2016-08-01 10:52:10 +01:00
Eelco Dolstra 6dd27481a2 Merge pull request #17396 from moretea/vmtools_virtio_rng
vmTools.runInLinuxImage: add virtio_rng device
2016-08-01 11:48:20 +02:00
Eric Sagnes 4c97e4fbff make tarball: refactor with fileContents 2016-08-01 18:40:50 +09:00
Frederik Rietdijk 0a1703ba27 hash-slinger: fix evaluation 2016-08-01 10:19:55 +02:00
Frederik Rietdijk ea6bd8fa79 py-unbound: fix evaluation 2016-08-01 10:19:48 +02:00
Frederik Rietdijk 8f9326ffd8 Merge pull request #17323 from arpa2/hashslinger
Hash-slinger: init at  2.7.0
2016-08-01 09:57:12 +02:00
Michiel Leenaars c8f2d8dae0 py-unbound: init at 1.5.9 2016-08-01 09:51:33 +02:00
Michiel Leenaars 55904aa5c4 hash-slinger: init at 2.7.0 2016-08-01 09:51:33 +02:00
Gabriel Ebner dbd856d724 Merge pull request #17387 from cko/redis
redis: 3.0.7 -> 3.2.2
2016-08-01 08:13:08 +02:00
obadz bafc296e53 holdingnuts: init at 0.0.5 2016-08-01 01:44:32 +01:00
Robin Gloster 8c735c3aee Merge pull request #17388 from magnetophon/zam-plugins
zam-plugins: 3.6 -> 3.7
2016-07-31 23:50:54 +02:00
Robin Gloster 022c888a5f Merge pull request #17403 from womfoo/bump/cpuminer-multi-20160316
cpuminer-multi: 20140723 -> 20160316, limit builds to linux
2016-07-31 23:24:14 +02:00
Robin Gloster fa831496ef Merge pull request #17415 from rycee/build-defs/construo
Build defs/construo
2016-07-31 23:22:11 +02:00
Robert Helgesson 677add2822
construo: 0.2.2 -> 0.2.3 2016-07-31 23:13:39 +02:00
Robert Helgesson 845317e5d6
construo: remove use of builderDefsPackage 2016-07-31 22:54:11 +02:00
Dan Peebles 7a799b94a3 awscli: 1.10.46 -> 1.10.51
This also required a bump of botocore from 1.4.36 to 1.4.41. I tested
boto3 with the new version and it seemed to work fine.
2016-07-31 16:42:14 -04:00
Frederik Rietdijk a629cd3f02 Merge pull request #17412 from Ralith/matrix-synapse-curses
matrix-synapse: fix missing curses dependency
2016-07-31 22:34:20 +02:00
Benjamin Saunders 96e5533cfa matrix-synapse: fix missing curses dependency 2016-07-31 12:33:27 -07:00
Shea Levy 03a8f723bd Add long-shebang tool 2016-07-31 13:11:50 -04:00
Thomas Tuegel ac98cc4d94 Merge pull request #17402 from ttuegel/plasma-closure-size
Plasma closure size
2016-07-31 10:29:07 -05:00
Kranium Gikos Mendoza 8db2b2e2cd cpuminer-multi: 20140723 -> 20160316 2016-07-31 23:10:41 +08:00
Thomas Tuegel 551f26fc71 spectacle: use kdeWrapper 2016-07-31 09:44:34 -05:00
Thomas Tuegel 4e5dfd0d2a konsole: use kdeWrapper 2016-07-31 09:44:33 -05:00
Thomas Tuegel 4805d008e4 kompare: use kdeWrapper 2016-07-31 09:44:33 -05:00
Thomas Tuegel b93b617f18 khelpcenter: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel ee88a01dd5 kcolorchooser: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel 6db7ef73b6 kcalc: use kdeWrapper 2016-07-31 09:44:32 -05:00