Commit Graph

84721 Commits

Author SHA1 Message Date
Joachim Fasting
47b1c5368e Merge pull request #15868 from mbakke/less-483
less: 481 -> 483
2016-06-03 15:50:21 +02:00
Joachim Fasting
c3a522c054 Merge pull request #15950 from cleverca22/master
runit: fix closure size
2016-06-03 15:45:20 +02:00
Joachim Fasting
07933ad15f
tcpcrypt: 0.3-rc1 -> 0.4, refactoring
- Use `fetchFromGitHub`
- Cleanup build inputs
- meta cleanups
- Strip binaries
- Multiple outputs
2016-06-03 15:43:12 +02:00
Joachim Fasting
8b2fc35987
gd: propagate image format dependencies
After f8bdd7969d it has become necessary for users
of gd to also add inputs for optional image format support, such as libjpeg and
libwebp.

This patch makes the following commits obsolete:
- 972c438c03
- 2113b7389a
- 94286527ac
- a371094f1f
- f345d01974
2016-06-03 15:43:12 +02:00
Joachim Fasting
3a7ec4c8f4
gd: enable parallel building 2016-06-03 15:43:12 +02:00
Alexander Kjeldaas
4c99d22f19 kernel: set nx bit on module ro segments
Fixes #4757.
2016-06-03 15:41:47 +02:00
obadz
4c5fdf42ed nixos/modules/misc/version.nix: check that .git is a directory
That's not the case for git submodules
Fixes #15928
2016-06-03 13:38:41 +01:00
Domen Kožar
30c94e10c3 travis-ci: allow failures on osx until nixpkgs channel is unblocked 2016-06-03 12:08:24 +01:00
Moritz Ulrich
7a962c441f Merge pull request #15946 from hiberno/update-neomutt
neomutt: 20160416 -> 20160502
2016-06-03 12:26:51 +02:00
Christian Lask
5ff90d1518 neomutt: 20160416 -> 20160502 2016-06-03 12:22:42 +02:00
Moritz Ulrich
a1b0ca639c gnuk: Fix hashes.
Fixes #15827.
2016-06-03 12:16:54 +02:00
michael bishop
85b87796ae
runit: fix closure size 2016-06-03 06:46:54 -03:00
Kevin Marsh
cedfeda2a1 pythonPackages.pdfkit: init at 0.5.0 2016-06-03 10:43:47 +02:00
Tom Hunger
47122e18bd pythonPackages.distributed: Disable failing tests. 2016-06-03 10:40:59 +02:00
Tom Hunger
c8f81c08c7 pythonPackages.dask: Add dependencies, closes #15901 2016-06-03 10:40:59 +02:00
Frederik Rietdijk
8fe8c2a7ec pythonPackages.partd: init at 0.3.3 2016-06-03 10:40:59 +02:00
Frederik Rietdijk
09a338c1c7 pythonPackages.pandas: add tables dependency 2016-06-03 10:27:47 +02:00
Eelco Dolstra
7c19b395eb Explicitly specify the subsystem for /dev/vboxguest
Otherwise systemd gets confused and forgets about device units after
reloading.

https://github.com/NixOS/nixops/issues/391
https://github.com/systemd/systemd/issues/3423
2016-06-03 00:33:15 +02:00
Moritz Ulrich
b05f991f5f Rust infrastructure refactoring
Rust infrastructure updates & refactoring
2016-06-03 00:11:13 +02:00
Joachim Fasting
45c6dee427 Merge pull request #15884 from grahamc/nvidia-x11
nvidia-x11: 361.42 -> 361.45.11
2016-06-02 23:26:39 +02:00
Joachim Fasting
d68609dc93 Merge pull request #15902 from rasendubi/cpputest
cpputest: 3.7.2 -> 3.8
2016-06-02 22:46:53 +02:00
Bjørn Forsman
2c62305228 shutter: fix runtime error (missing imagemagick)
Fixes this:

  $ shutter
  ERROR: imagemagick is missing --> aborting!

Due to 73f1f5eb39
("imagemagick: split dev output to fix #9604") which was committed in
the same period as shutter was added to nixpkgs.
2016-06-02 21:10:58 +02:00
Gabriel Ebner
0e16c80f81 Merge pull request #15915 from ericsagnes/pkg-update/fcitx
fcitx: 4.2.9 -> 4.2.9.1, fix build
2016-06-02 20:53:09 +02:00
Ian-Woo Kim
ff8985e7ab cudnn: add cudatoolkit to propagatedBuildInputs 2016-06-02 19:33:03 +02:00
Domen Kožar
55b8868baf Merge pull request #15919 from abuibrahim/master
dpdk: refactor to allow building extapps
2016-06-02 17:25:53 +01:00
vbgl
8ff2d76f7a Merge pull request #15924 from wizeman/u/ocaml-sqlexpr
Add ocamlPackages.sqlexpr and ocamlPackages.estring
2016-06-02 18:09:38 +02:00
Ricardo M. Correia
d1be545331 ocamlPackages.sqlexpr: init at 0.5.5 2016-06-02 18:04:41 +02:00
Ricardo M. Correia
58fb33a08d ocamlPackages.estring: init at 1.3 2016-06-02 18:04:41 +02:00
David Craven
895db6daf3 Update cargo head 2016-06-02 17:15:52 +02:00
David Craven
c22f0c7474 Fix buildRustPackage edge cases
1. When multiple versions of the same package are required
   $revs is an array.
2. When cargo fetch is run it usually doesn't need a network
   connection. But when it does SSL_CERT_FILE isn't set.
2016-06-02 17:15:52 +02:00
David Craven
c4eaa26cde Update rustcMaster
Now builds rustcBeta (1.10.0) and rustcMaster (1.11.0).
2016-06-02 17:15:52 +02:00
Emery Hemingway
c544cbca42 qtox: 1.3.0 -> 1.4.1 2016-06-02 14:58:01 +02:00
Tristan Helmich
f9b9416ce1 emby: 3.0.5971 -> 3.0.5972 (#15925) 2016-06-02 14:45:55 +02:00
Tristan Helmich
7055c9f02b unifi: 4.8.15 -> 5.0.6 (#15920) 2016-06-02 14:35:30 +02:00
Nikolay Amiantov
919db46afd dwarf-therapist: remove useless symlink 2016-06-02 15:30:42 +03:00
Tuomas Tynkkynen
06c0209d53 systemd: Disable systemd-boot on ARM
Temporary workaround for the EFI stuff not working.
2016-06-02 14:54:44 +03:00
Bjørn Forsman
fbde3a7452 sam-ba: init at 2.16
Programming tools for Atmel SAM3/7/9 ARM-based microcontrollers.

(I've only runtime tested the 64-bit binary, not the 32-bit one.)
2016-06-02 12:44:35 +02:00
Joachim Schiele
1f3b0391f4 Merge pull request #15406 from Mayeu/patch-5
owncloud-client: Fix "libocsync.so.0 not found" error
2016-06-02 12:33:52 +02:00
Matt McHenry
4a1f41d31c crashplan: 4.6.0-r3 -> 4.7.0 (#15903) 2016-06-02 11:31:32 +01:00
Ruslan Babayev
6d3fcd33d7 pktgen: init at 3.0.00 2016-06-02 02:12:06 -07:00
Ruslan Babayev
49b985b241 dpdk: make primary output usable as RTE_SDK 2016-06-02 02:12:06 -07:00
Ruslan Babayev
7334e925b4 dpdk: separate kernel modules 2016-06-02 02:12:06 -07:00
Ruslan Babayev
9f3c0f9716 dpdk: move apps to examples output 2016-06-02 02:12:06 -07:00
Ruslan Babayev
6a7f257e88 dpdk: install examples to bin 2016-06-02 02:12:06 -07:00
Ruslan Babayev
e54ef8bb16 dpdk: add dependencies for vm_power_mgr example 2016-06-02 02:12:06 -07:00
Peter Simons
05cdb0f621 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-28-g35f7635 using the following inputs:

  - Hackage: 21e9bc8a5e
  - LTS Haskell: 042ef2187b
  - Stackage Nightly: 2f54d84973
2016-06-02 09:30:38 +02:00
Peter Simons
edfee2098f configuration-hackage2nix.yaml: update list of broken builds 2016-06-02 09:30:38 +02:00
Peter Simons
c571a08ff1 Add LTS Haskell 6.1. 2016-06-02 09:30:38 +02:00
Peter Simons
3fb2006846 haskell-bytes: fix LTS build 2016-06-02 09:30:38 +02:00
Michael Alan Dorman
d631679b83 cabal: fix expressions 2016-06-02 09:30:38 +02:00