Commit graph

88009 commits

Author SHA1 Message Date
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
lukasepple bd14e4242e rdup: init at 1.1.15 2016-08-01 19:43:05 +02:00
Franz Pletz c90a43f4c5 nginx module: fix evaluation of root location option 2016-08-01 19:38:10 +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
Joachim Fasting d1572d06fe
grsecurity module: correct internal note 2016-08-01 16:27:14 +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
Rok Garbas 34237beca6 Merge pull request #15862 from mayflower/nginx-module
Declarative nginx module with ACME support
2016-08-01 13:10:06 +02:00
Joachim Fasting c91d07b668
dnscrypt-proxy module: types.string should be types.str 2016-08-01 12:55:42 +02: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
Eric Sagnes c7bd26e537 version module: refactor with fileContents 2016-08-01 18:40:36 +09:00
Eric Sagnes 1114ab41e6 release.nix: refactor with fileContents 2016-08-01 18:35:26 +09:00
Eric Sagnes e276842f6a lib: refactor nixpkgsVersion with fileContents 2016-08-01 18:35:26 +09:00
Eric Sagnes 85d8b01660 lib: refactor commitIdFromGitRepo with fileContents 2016-08-01 18:35:26 +09:00
Eric Sagnes 56575cc0ac lib: add fileContents function 2016-08-01 18:35:25 +09:00
Eelco Dolstra 0804f67024 Fix epub generation
* Hydra doesn't like spaces in filenames.

* The zip file contained nix/store/.../OEBPS rather than OEBPS at
  top-level, causing some programs (like okular) to barf.

* Remove the redundant $dst/epub directory.
2016-08-01 11:10:22 +02:00
Eelco Dolstra d5756cdf0a Remove the PDF manual
PDF is very 20th century and nobody reads technical documentation this
way anymore.
2016-08-01 11:10:21 +02:00
Eelco Dolstra 83eb49220b Manual: Only include the release number (e.g. 16.03)
This prevents gratuitous rebuilds of the manual every time the Git
revision changes.

Should help a bit with #17261.
2016-08-01 11:10:21 +02:00
Eelco Dolstra 2a05368ff3 Remove $NIXOS_LABEL and $NIXOS_VERSION
Relying on environment variables to override configuration options is
ugly, and there is no reason for them.
2016-08-01 11:10:02 +02: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
Damien Cassou 19af5b444e offlineimap's module: change UI to syslog
The 'syslog' UI "allows better integration with systemd":
http://www.offlineimap.org/doc/Changelog.html#offlineimap-v660-rc2-2015-10-15
2016-08-01 09:37:53 +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