Arseniy Seroka
e9950f465c
Merge pull request #12566 from sheganinans/master
...
kdbplus bump
2016-01-24 23:24:36 +03:00
Arseniy Seroka
10f7070bf0
Merge pull request #12221 from spinus/solaar
...
solaar: init at 0.9.2
2016-01-24 23:16:12 +03:00
Arseniy Seroka
988fcf8890
Merge pull request #12561 from Baughn/factorio
...
factorio: init at 0.12.20
2016-01-24 23:13:49 +03:00
Arseniy Seroka
d6d22151fa
Merge pull request #12588 from dezgeg/pr-binutils-platforms
...
binutils: Add platforms
2016-01-24 23:12:14 +03:00
Peter Simons
afba955d21
Merge pull request #12598 from cstrahan/haskell-post-patch
...
haskell-packages: properly set postPatch
2016-01-24 21:06:52 +01:00
Tobias Geerinckx-Rice
76b2ffbb08
Merge pull request #12587 from timbertson/gup
...
gup: 0.5.1 -> 0.5.3
2016-01-24 20:48:38 +01:00
Eric Seidel
dd6d4ca8cc
racket: change meta.platorms to unix
2016-01-24 11:33:34 -08:00
Tobias Geerinckx-Rice
d39f16fee6
pythonPackages.pelican: fix tests with Pygments 2.1
...
Broken in 38c83e2916
.
I'll open an upstream PR with this patch as well.
2016-01-24 19:43:54 +01:00
Charles Strahan
4fd985b9ae
haskell-packages: properly set postPatch
...
The existing code overrode the postPatch, instead of combining the
jailbreak commands with the user supplied postPatch.
2016-01-24 13:32:56 -05:00
Charles Strahan
700e4aebdc
ghcjs: fix the build
2016-01-24 13:28:24 -05:00
Aaron Schif
9aac99ccb0
homesick: init at 1.1.3 ( close #12465 )
2016-01-24 17:22:13 +01:00
obadz
3a9983b45d
couchdb: add platform, remove maintainer that was added accidentally, fixes #12502
2016-01-24 14:39:47 +01:00
Edward Tjörnhammar
e8cc9204a8
Merge pull request #12568 from gebner/idea-openjdk8
...
idea: fix problems with openjdk8
2016-01-24 10:29:54 +01:00
Tuomas Tynkkynen
f62dbc0121
binutils: Add platforms
...
There are some variants of binutils in all-packages.nix that aren't
getting built by Hydra currently.
2016-01-24 08:47:46 +02:00
Tim Cuthbertson
b82d5ef857
gup: 0.5.1 -> 0.5.3
2016-01-24 16:34:07 +11:00
Franz Pletz
c485ba1c66
batman-adv: 2015.2 -> 2016.0
2016-01-24 05:20:18 +01:00
Dan Peebles
ef1f64106f
kernel: add back the patch I just removed by accident
2016-01-24 04:12:17 +00:00
Dan Peebles
dd18447055
grsecurity: add NixOS VM test
2016-01-24 04:06:19 +00:00
Dan Peebles
78956c77c0
linux: 4.3.3 -> 4.34 (and update grsecurity patches, too)
2016-01-24 03:53:46 +00:00
Tobias Geerinckx-Rice
aca5edb8f9
borg: build and install documentation
2016-01-24 04:12:11 +01:00
Tobias Geerinckx-Rice
10229032a9
borg: 0.29.0 -> 0.30.0
...
Compatibility notes:
- you may need to use -v (or --info) more often to actually see
output emitted at INFO log level (because it is suppressed at
the default WARNING log level). See the general section in the
usage docs.
- for borg create, you need --list (additionally to -v) to see
the long file list (was needed so you can have e.g. --stats
alone without the long list)
- see link below about BORG_DELETE_I_KNOW_WHAT_I_AM_DOING
(was: BORG_CHECK_I_KNOW_WHAT_I_AM_DOING)
More: https://github.com/borgbackup/borg/blob/0.30.0/docs/changes.rst
2016-01-24 04:10:57 +01:00
Tomasz Czyż
2bdd64d6dc
solaar: init at 0.9.2
2016-01-24 02:26:19 +00:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Franz Pletz
5fa5eae086
Merge pull request #12580 from benley/nginx-statsd
...
nginx: add statsd to the available modules
2016-01-24 01:23:20 +01:00
Robin Gloster
31c7b43e9b
Merge pull request #12581 from benley/docs
...
docs: Mention autoreconfHook in Package Setup Hooks
2016-01-24 01:13:50 +01:00
Benjamin Staffin
420bb27a7b
docs: Mention autoreconfHook in Package Setup Hooks
2016-01-23 18:19:23 -05:00
Benjamin Staffin
9bad9c8bf3
nginx: add statsd to the available modules
2016-01-23 17:25:49 -05:00
Philipp Volguine
af2b47646c
Merge remote-tracking branch 'philhub/master'
2016-01-23 21:19:34 +00:00
Philipp Volguine
7c4830f3b7
Version bump of e1000e driver (2.5.4 -> 3.3.1)
2016-01-23 21:17:56 +00:00
Domen Kožar
c445ec36cb
add ipmiview: supermicro ikvm and remote control
2016-01-23 22:14:51 +01:00
Aistis Raulinaitis
d0b7d528e8
kdb 3.2 -> 3.3
2016-01-23 12:48:17 -08:00
Dan Peebles
e409d0fed3
nixos: update-locatedb - harden via systemd ( #7220 )
...
Also, use systemd timers.
Most of the work is by @thoughtpolice but I changed enough of it to warrant changing commit author.
2016-01-23 20:44:30 +00:00
Dan Peebles
7ccda42007
nixos: uptimed - rewrite and harden a bit ( #7220 )
...
This is mostly @thoughtpolice's work, but I cleaned it up a bit.
2016-01-23 19:28:01 +00:00
Austin Seipp
d787c2258b
nixpkgs: systemd - add some more dependencies
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-23 17:48:41 +00:00
Dan Peebles
8f9aea9ccc
grsecurity: fix kernel config and uncomment grsecurity kernels
2016-01-23 16:58:44 +00:00
Cillian de Róiste
85f9d04319
mixxx: tidy up, remove obsolete patch, co-adopt
2016-01-23 15:47:41 +01:00
Cillian de Róiste
63485280dd
mixxx: 1.11.0 -> 2.0.0
2016-01-23 15:47:41 +01:00
Dan Peebles
bffc446394
paxtest: init at 0.9.14
2016-01-23 14:36:08 +00:00
Dan Peebles
33cf0792b1
grsecurity-testing: update patches and associated kernel version
2016-01-23 14:29:34 +00:00
Svein Ove Aas
ef582b2805
factorio: init at 0.12.20
2016-01-23 13:15:18 +00:00
Nikolay Amiantov
f18317885a
fhs-userenv: don't use bash login mode
...
Login mode can cause hidden problems, e.g. #12406 . Generally we don't want
to read user's .bash_profile when we don't start an interactive shell inside
a chroot.
2016-01-23 15:55:53 +03:00
Gabriel Ebner
a8d6ad8690
idea: use openjdk8 again
2016-01-23 13:39:15 +01:00
Gabriel Ebner
b47d2f8029
openjdk8: do not symlink icc profiles
2016-01-23 13:22:48 +01:00
Nikolay Amiantov
29785c5b7a
Merge pull request #12309 from zohl/chromiumos-kernel
...
Add ChromiumOS kernels
2016-01-23 13:13:59 +03:00
Damien Cassou
9a5fcab124
Merge pull request #12563 from mbakke/heimdall-git
...
heimdall: 1.4.1 -> 1.4.2pre
2016-01-23 10:30:05 +01:00
Nikolay Amiantov
bf208745ab
Merge pull request #12290 from abbradar/dovecot-updates
...
Rework dovecot module, add and update plugins, default Dovecot to 2.2
2016-01-23 12:02:23 +03:00
Nikolay Amiantov
34769a3d72
Merge pull request #12508 from heydojo/ati-drivers-backport
...
ati-drivers: Restore opengl & direct rendering
2016-01-23 12:00:19 +03:00
Marius Bakke
c1eec00179
heimdall: 1.4.1 -> 1.4.2pre
2016-01-23 04:08:28 +00:00
Nikolay Amiantov
2d64202895
Merge pull request #12529 from bendlas/update-wine
...
wine[-stable,tricks]: version updates
2016-01-23 06:43:06 +03:00
Eric Seidel
2e62f785d4
racket: fix on darwin
2016-01-22 17:38:11 -08:00