Commit graph

84987 commits

Author SHA1 Message Date
Joachim Fasting
e65698db0b Merge pull request #15939 from ChrisJefferson/fix-gap
gap : 4.4.12 -> 4.8.3
2016-06-04 01:14:09 +02:00
Tuomas Tynkkynen
e9d3acbaf1 Merge remote-tracking branch 'upstream/master' into staging 2016-06-04 01:31:56 +03:00
Nikolay Amiantov
9dc2ab3d16 teamviewer: 11.0.53191 -> 11.0.57095
Also fixes #15965
2016-06-03 23:46:07 +03:00
José Romildo Malaquias
3f80f0149f arc-gtk-theme: 2016-05-14 -> 2016-06-02 2016-06-03 20:03:40 +02:00
Chris Jefferson
75f793bbb2 gap : 4.4.12 -> 4.8.3 2016-06-03 19:01:12 +01:00
Joachim Fasting
ab9acc27f9
tinycc: 0.9.27pre-20160328 -> 0.9.27pre-20160525
Also do various refactorings:
- Use `fetchFromRepoOrCz`
- Use `isGlibc` to check for glibc stdenv
- Multiple outputs
- Apply PaX marking

Also adopt the package.
2016-06-03 18:59:42 +02:00
Nikolay Amiantov
5191294e3d Merge pull request #15943 from sheenobu/bugfix/nethack/fix_xlogfile
nethack: include xlogfile as copied file in nethackuserdir
2016-06-03 19:39:51 +03:00
Joachim Fasting
4178dbc42c Merge pull request #15842 from romildo/upd.aria2
aria2: 1.22.0 -> 1.23.0, uget: 2.0.5 -> 2.0.8
2016-06-03 18:30:43 +02:00
Pascal Wittmann
6d2f00b209 calibre: 2.57.1 -> 2.58.0 2016-06-03 18:25:22 +02:00
Nikolay Amiantov
1dfdc3e521 nixos manual: fix syntax
It appears I've cherry-picked wrong commit without this fix.
2016-06-03 19:23:17 +03:00
Nikolay Amiantov
1942957b53 nixos manual: document Gtk and Qt themes 2016-06-03 19:14:52 +03:00
Nikolay Amiantov
693b49166a qt5: remove gtkStyle option
It's no more needed now that we split QGtkStyle plugin
into separate output.
2016-06-03 19:14:52 +03:00
Shea Levy
83c2629f15 Merge pull request #15895 from cerana/stage2-sysfs
stage2: if no /proc, also mount /sys
2016-06-03 11:32:57 -04:00
Georges Dubus
a942635724 Merge pull request #15944 from 0w0/openfortivpn_1.0.1_to_1.1.4
openfortivpn: 1.0.1 -> 1.1.4
2016-06-03 16:58:28 +02:00
Domen Kožar
5260686aa8 fix https://github.com/NixOS/nixops/issues/331 2016-06-03 15:55:17 +01:00
Markus Hauck
c9da8df990 scalafmt: 0.2.3 -> 0.2.5 2016-06-03 16:28:15 +02:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Svein Ove Aas
63cc9d00a1 iozone: Include graphing scripts 2016-06-03 15:15:54 +01:00
Peter Simons
d27881c014 haskell-pandoc: fix build 2016-06-03 16:12:41 +02:00
Peter Simons
d2bb38e59b configuration-ghc-8.0.x.nix: throw out commented-out code 2016-06-03 16:12:41 +02:00
Peter Simons
3fd03fb644 haskell-pandoc: add myself as a maintainer 2016-06-03 16:12:41 +02:00
Peter Simons
fba8635991 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-30-g704cd27 using the following inputs:

  - Hackage: 5f6653ffd9
  - LTS Haskell: 042ef2187b
  - Stackage Nightly: a2b989788f
2016-06-03 16:12:41 +02:00
Joachim Fasting
5b9388a8ed
vifm: fixups 2016-06-03 16:09:20 +02:00
Matthias Beyer
871c4d78e8
diffstat: 1.60 -> 1.61 2016-06-03 16:04:41 +02:00
Matthias Beyer
97e64c3cf5
discount: 2.1.6 -> 2.2.0 2016-06-03 16:04:41 +02:00
Matthias Beyer
6d00d72aef
icewm: 1.3.10 -> 1.3.12 2016-06-03 16:04:41 +02:00
Matthias Beyer
5ba49a427b
signing-party: 2.1 -> 2.2 2016-06-03 15:59:50 +02:00
Matthias Beyer
7a44e129b6
vifm: 0.8 -> 0.8.1 2016-06-03 15:59:49 +02:00
Joachim Fasting
a0e59175f5 Merge pull request #15882 from romildo/upd.jwm
jwm: 1495 -> 1532
2016-06-03 15:54:06 +02:00
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
Sheena Artrip
737e047439
nethack: include xlogfile as copied file in nethackuserdir 2016-06-03 02:46:34 -04:00
0w0
a26f113611 openfortivpn: 1.0.1 -> 1.1.4 2016-06-03 14:19:52 +08:00
Jun Hao
b8b15ca2a3 emacs|emacs25pre: Check AT_FDCWD is not defined before define it
https://github.com/NixOS/nixpkgs/issues/11723
2016-06-03 09:52:31 +08: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