Austin Seipp
15bd0b8f19
nixpkgs: afl 1.88b -> 1.93b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-10 08:55:19 -05:00
Pascal Wittmann
d61df24f36
AppSqitch: 0.999 -> 0.9993
2015-09-10 13:42:14 +02:00
Pascal Wittmann
8d105ac0a6
AppConfig: 1.66 -> 1.71
2015-09-10 13:42:13 +02:00
Pascal Wittmann
c12a099cd0
Alien-wxWidgets: 0.65 -> 0.67
2015-09-10 13:42:13 +02:00
Eelco Dolstra
af3ec14b24
Merge pull request #9769 from bjornfor/cudatoolkit-include-fixup
...
cudatoolkit: don't move $out/include to $out/usr_include
2015-09-10 13:06:32 +02:00
Luca Bruno
fe25f52cce
gcr: disable parallel builds
2015-09-10 12:58:43 +02:00
Peter Simons
7690891ea4
nixos: give users of 'services.openvpn.enable' a nice warning message
2015-09-10 11:38:43 +02:00
Luca Bruno
f4b7be4f04
nixos ntpd: allow passing extra flags
2015-09-10 10:58:13 +02:00
Peter Simons
873bd03458
hackage-packages.nix: update to 9f8783f6a6
with hackage2nix v20150903-29-gdd74ac4
2015-09-10 10:40:58 +02:00
William Casarin
3cfe7b138d
hackage: add jb55 maintainer to skeletons project
2015-09-10 10:39:28 +02:00
Peter Simons
64eb5527ba
nixos: remove the obsolete 'services.openvpn.enable' option
...
OpenVPN is enabled implicitly when configuring 'services.openvpn.servers', so the
"enable" option is meaningless since b2910df04e
.
Closes https://github.com/NixOS/nixpkgs/issues/9764 .
2015-09-10 10:38:38 +02:00
Bjørn Forsman
22321f2e58
cudatoolkit: don't move $out/include to $out/usr_include
...
This effectively reverts 86c283824f
("If cuda headers are presented to nix [...]") and all the following
workarounds that was added due to that commit.
As far as I can tell[1] this hack isn't needed anymore. And moving
includes to $out/usr_include causes pain for cudatoolkit users, so
better get rid of it.
In patches that did more than the $out/usr_include workaround, I only
changed the line back to $out/include instead of re-generating the
patches and fully removing the changed line.
[1]: I build tested blender and caffe, and temporarily added
recurseIntoAttrs to rPackages and haskellPackages so that nox-review
could get proper coverage. However, many of the packages do not build
even before this patch. I also built CUDA samples with cudatoolkit7
that ran fine.
2015-09-10 10:35:40 +02:00
lethalman
220e02506f
Merge pull request #9760 from ebzzry/devilspie2
...
devilspie2: init at 0.39
2015-09-10 09:57:10 +02:00
Thomas Strobel
260be2cbf6
xtrlock-pam: init at 3.4
2015-09-10 09:13:06 +02:00
Tobias Geerinckx-Rice
26eaa93094
rsstail: 2.0 -> 2015-09-06
...
There are no releases, so don't let's pretend.
2015-09-10 01:47:09 +02:00
Tobias Geerinckx-Rice
9e408aa1c6
dfasma: 1.2.0 -> 1.2.4
2015-09-10 01:02:20 +02:00
Tobias Geerinckx-Rice
c5bd6fff36
mcelog: 124 -> 125
2015-09-10 00:59:07 +02:00
Pascal Wittmann
1711ce5135
Algorithm-C3: 0.08 -> 0.10
2015-09-09 23:32:46 +02:00
Rommel M. Martinez
6919533410
devilspie2: init at 0.39
2015-09-10 05:11:56 +08:00
Pascal Wittmann
c9ffd9868a
Test-Base: 0.62 -> 0.88
2015-09-09 23:09:00 +02:00
Pascal Wittmann
15129c16f3
TextTable: 1.129 -> 1.130
2015-09-09 23:09:00 +02:00
Pascal Wittmann
a86d7bf5c4
TieCycle: 1.19 -> 1.21
2015-09-09 23:09:00 +02:00
Pascal Wittmann
750531c662
Catalyst-Engine-HTTP-Prefork: mark as broken
...
depends on an old package which no longer compiles
2015-09-09 23:08:59 +02:00
Pascal Wittmann
3cf77dac7d
DevelSizeMe: mark as broken
...
see https://rt.cpan.org/Public/Bug/Display.html?id=92348
2015-09-09 23:08:59 +02:00
Pascal Wittmann
39197f9a62
SVNSimple: 0.27 -> 0.28 and fix buildInputs
2015-09-09 23:08:59 +02:00
Pascal Wittmann
2aba0a3a07
PerlIO-via-symlink: fix build
2015-09-09 23:08:59 +02:00
Pascal Wittmann
73622fabfb
SVN-Mirror: mark as broken
...
It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
2015-09-09 23:08:59 +02:00
Peter Simons
f24ccfd54d
Merge pull request #9756 from adnelson/feature/shellHook_option_in_haskell_mkderivation
...
add shellHook argument so that users can pass in their own
2015-09-09 22:31:13 +02:00
Peter Simons
d6396cc5d8
doc: update haskell-users-guide.xml to reflect that we've update GHC 7.10.1 to 7.10.2
2015-09-09 21:30:42 +02:00
Arseniy Seroka
1aebbb7b6a
Merge pull request #9728 from yochai/master
...
steam: added libdrm to chrootenv.
2015-09-09 22:02:09 +03:00
Allen Nelson
d2457ea991
add shellHook argument so that users can pass in their own
2015-09-09 12:58:28 -05:00
Pascal Wittmann
8d5c2ade49
DBIxIntrospector: init at 0.001005
...
Is needed for 918de3ddb9
.
2015-09-09 19:06:06 +02:00
Tobias Geerinckx-Rice
9eca1376b8
htop: fix version suffix
...
It may be an improvement, but it's still a downgrade.
2015-09-09 18:46:41 +02:00
Pascal Wittmann
918de3ddb9
DBIxClassHelpers: 2.016005 -> 2.031000
2015-09-09 16:17:21 +02:00
Pascal Wittmann
6ff74bd9c1
DBIxClassCandy: 0.002104 -> 0.005000
2015-09-09 16:17:21 +02:00
Pascal Wittmann
c86422c46c
Test-Roo: init at 1.004
2015-09-09 16:17:21 +02:00
Pascal Wittmann
4641658c3e
Text-Brew: init at 0.02
2015-09-09 16:17:21 +02:00
Pascal Wittmann
a6edc24aeb
DataTime-Format-SQLite: init at 0.11
2015-09-09 16:17:21 +02:00
Domen Kožar
f2627f9c81
Merge pull request #9752 from FRidh/maintainer
...
add myself as maintainer
2015-09-09 15:27:34 +02:00
Frederik Rietdijk
cd5a9afeac
add myself as maintainer
2015-09-09 15:25:49 +02:00
Austin Seipp
d8858e48e2
nixpkgs/jonprl: minor touchups
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:48:55 -05:00
Austin Seipp
eaf48b23e9
nixpkgs: name wibble, s/JonPRL/jonprl/
...
We generally don't use upper case for all-packages.nix definitions.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:43:31 -05:00
Austin Seipp
3cff7030c0
nixpkgs: clean up, adopt urweb package
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:40:35 -05:00
Domen Kožar
bd596f41f0
Merge pull request #9739 from desiderius/django-appconf-1.0.1
...
pythonPackages.django-appconf: init at 1.0.1
2015-09-09 14:40:06 +02:00
Domen Kožar
f357421a41
Merge pull request #9740 from desiderius/django-taggit-0.17.0
...
pythonPackages.django-taggit: init at 0.17.0
2015-09-09 14:39:57 +02:00
Domen Kožar
23262ce27f
Merge pull request #9741 from desiderius/django-modelcluster-0.6.2
...
pythonPackages.django-modelcluster: init at 0.6.2
2015-09-09 14:39:45 +02:00
Austin Seipp
417986ebd7
Merge pull request #9747 from puffnfresh/package/jonprl
...
JonPRL: init at 0.1.0
2015-09-09 07:15:13 -05:00
Brian McKenna
e9bdf0fc07
JonPRL: init at 0.1.0
2015-09-09 21:23:48 +10:00
Arseniy Seroka
bd37676269
Merge pull request #9154 from tomberek/shellinabox_update_repo
...
shellinabox: 2.14 -> 2.16
2015-09-09 13:49:11 +03:00
Joachim Schiele
bb546ca4a8
Merge pull request #9703 from basvandijk/wordpress-upgrade
...
wordpress: 4.2.2 -> 4.3
2015-09-09 12:47:38 +02:00