Commit Graph

75840 Commits

Author SHA1 Message Date
Scott R. Parish
60c6c7bc9a nixos-container: add 'kill' command, 'destroy' to use 'kill'
Using 'machinectl kill' is much faster then gracefully stopping the
container.

In the case of 'destroy', since we're destroying it anyway, there's no
reason to do a graceful shutdown.
2016-07-21 14:58:05 -07:00
Sander van der Burg
659a3bc89b Merge pull request #16324 from taku0/android_sdk_24.4.1
android-platform-tools: 23.0.1 -> 24, etc.
2016-07-21 22:27:26 +02:00
Graham Christensen
8f4dcd19f6 Merge pull request #17077 from LnL7/fix-newrelic-sysmond
newrelic-sysmond: 1.5.1 -> 2.3.0
2016-07-21 20:14:05 +00:00
zimbatm
1018a00b89 Merge pull request #17149 from grahamc/k0001-weighttp-sha256
weighttp: 0.3 -> 0.4
2016-07-21 20:18:50 +01:00
zimbatm
95cfa1a668 Merge pull request #17150 from ebzzry/emem-0.2.19
emem: 0.2.18 -> 0.2.19
2016-07-21 20:18:25 +01:00
zimbatm
0384a5195d Merge pull request #17157 from kevincox/b2-0.6.2
backblaze-b2: 0.4.4 -> 0.6.2
2016-07-21 20:18:00 +01:00
Rok Garbas
d73c115aa4 Merge pull request #16132 from zohl/tt-rss
tt-rss service: init at 16.3
2016-07-21 20:48:18 +02:00
Kevin Cox
050733abb0 backblaze-b2: 0.4.4 -> 0.6.2 2016-07-21 14:45:35 -04:00
Al Zohali
98e419c0e2 tt-rss service: init at 16.3 2016-07-21 20:46:35 +03:00
Gabriel Ebner
82f087944b metis-prover: 2.3.20160102 -> 2.3.20160713 2016-07-21 18:41:26 +02:00
Peter Simons
f162a1349a haskell-bifunctors: fix build with GHC 7.6.x 2016-07-21 17:57:28 +02:00
Michel Kuhlmann
fb4a53b1c1 saga: 2.2.2 -> 2.3.1 2016-07-21 16:47:29 +01:00
Lluís Batlle i Rossell
dd02b6f118 perf: depend on libiberty to get c++ demangling. 2016-07-21 17:27:15 +02:00
Rommel M. Martinez
a584ca5791 emem: 0.2.18 -> 0.2.19 2016-07-21 23:00:59 +08:00
Peter Simons
60d7f39ec0 configuration-hackage2nix.yaml: update list of broken builds
These packages are broken in "haskellPackages" and have been for quite a while:

 - disable goatee, goatee-gtk, and qtah-* (ping @khumba)
 - disable persistent-mongoDB (ping @psibi)
2016-07-21 16:40:03 +02:00
Peter Simons
3d5556b2cc haskell-ghcjs-prim: mark broken 2016-07-21 16:40:02 +02:00
Peter Simons
1545d241b6 haskell-semigroups: fix build with old compilers 2016-07-21 16:40:02 +02:00
Peter Simons
6f26617737 haskell-bifunctors: fix build with old compilers 2016-07-21 16:40:02 +02:00
Peter Simons
2720ee84ad hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-12-gb304101 using the following inputs:

  - Hackage: b135e7a1de
  - LTS Haskell: a5a99cf176
  - Stackage Nightly: bf146896f3
2016-07-21 16:39:56 +02:00
Renzo Carbonara
8859fd948a
weighttp: 0.3 -> 0.4
cgit doesn't generate stable archives, so the SHA changed when there
was a commit earlier this year. Using fetchgit in hopes of stabilizing
the checked out sha.
2016-07-21 08:26:39 -05:00
Peter Simons
641fc0e683 haskell: remove all but the latest LTS package sets (version 6.7)
This is the first step towards dropping Stackage support. We keep LTS 6.x
around because I don't want to downgrade our default compiler to GHC 7.x,
but once LTS 7.x comes out we'll switch our main package set to that and
drop Nightly.

More details are at:

  http://permalink.gmane.org/gmane.linux.distributions.nixos/20505

Closes https://github.com/NixOS/nixpkgs/issues/14897.

Also relevant:

 - https://github.com/NixOS/nixpkgs/issues/16130
 - https://github.com/commercialhaskell/stack/issues/2259
2016-07-21 14:41:44 +02:00
taku0
c643c86035 android-platform-tools: 23.0.1 -> 24, etc.
- `adb` is now 64 bit. Linking against 64 bit libraries.
- Added `.lib` or `.out` postfix for 32 bit library packages.
- Some libraries are reside in `lib64` instead of `lib`.
- Other version bumps.
2016-07-21 21:20:05 +09:00
Franz Pletz
77a9ab33a6 php: 7.0.8 -> 7.0.9 (security)
https://secure.php.net/ChangeLog-7.php#7.0.9
2016-07-21 14:12:29 +02:00
Peter Simons
4d11900a43 haskell-tinc: hydra builds fail 2016-07-21 13:54:35 +02:00
Peter Simons
beab1adb6e configuration-hackage2nix.yaml: update list of broken builds 2016-07-21 13:52:48 +02:00
Daiderd Jordan
857bd44df1 Merge pull request #17138 from j-hao/master
tmux: removed bin output. fix #17092
2016-07-21 13:50:36 +02:00
Jun Hao
5535d94394 tmux: remove bin output to avoid cycle reference on OSX. fix #17092 2016-07-21 19:21:35 +08:00
zimbatm
838781ce8a buildRubyGem: fix buildFlags default attribute
lib.escapeShellArgs doesn't work well when a null value is provided.

[] is also the correct value since it's really just an empty list of
arguments that we have.
2016-07-21 11:46:16 +01:00
Eelco Dolstra
c31ae2ae8a Merge pull request #17146 from mimadrid/update/man-pages-4.07
man-pages: 4.06 -> 4.07
2016-07-21 12:34:52 +02:00
Gabriel Ebner
3016eb1c4b sbt: 0.13.11 -> 0.13.12 2016-07-21 12:29:14 +02:00
mimadrid
02c6dd0e70
man-pages: 4.06 -> 4.07 2016-07-21 12:06:01 +02:00
Robert Helgesson
c817259e28 perl-Math-BigInt: 1.999724 -> 1.999726 2016-07-21 10:29:09 +02:00
Robert Helgesson
dd91ff7be7 perl-Test2-Suite: 0.000048 -> 0.000052 2016-07-21 10:29:09 +02:00
Robert Helgesson
8b1e9ec83d perl-Importer: init at 0.014 2016-07-21 10:29:09 +02:00
Tuomas Tynkkynen
212dd434ec atftp: 0.7 -> 0.7.1 2016-07-21 07:22:17 +03:00
Ram Kromberg
26008f28b8 lighthouse: 2016-01-26 -> 2016-07-20 (#17127) 2016-07-21 05:50:59 +02:00
Franz Pletz
2ce60ead60 zerotierone: fix evaluation 2016-07-21 04:56:19 +02:00
Graham Christensen
c4c75514a2 Merge pull request #17124 from markus1189/sysdig
sysdig: 0.10.0 -> 0.11.0
2016-07-21 01:13:56 +00:00
Rok Garbas
cd25b04dbb Merge pull request #16600 from artuuge/cpp_ethereum
cpp_ethereum: init at 1.2.9
2016-07-21 01:39:04 +02:00
Chris Martin
398d3ddc1b go-ethereum: init at 1.4.7 (#16353) 2016-07-21 01:33:39 +02:00
Rok Garbas
227bf69b00 Merge pull request #16597 from jokogr/biber-2.5
biber: 2.4 -> 2.5
2016-07-21 01:27:35 +02:00
Rok Garbas
e2f6c6b9d2 Merge pull request #16620 from zimbatm/ronn-0.7.3
Ronn 0.7.3
2016-07-21 01:23:06 +02:00
Anderson Torres
79f6c2603c Gofish: nit at 1.2 (#16532)
Gofish is a lightweight Gopher server.
2016-07-21 01:19:06 +02:00
edanaher
5682279d14 pidgin-osd: init at 0.1.0 (#16792)
* pidgin-osd: init at 0.1.0

A straightforward pidgin plugin; kind of ancient, but still works fine.

* Use autoreconf, which minor hackery around ChangeLog.
2016-07-21 01:12:31 +02:00
Charles Strahan
4e84c6fc7c cnijfilter2: init at 5.30 (#17048)
Canon InkJet printer drivers for the MG7500, MG6700, MG6600, MG5600,
MG2900, MB2000, MB2300, iB4000, MB5000, MB5300, iP110, E450, MX490,
E480, MG7700, MG6900, MG6800, MG5700, MG3600, and G3000 series.
2016-07-21 01:09:36 +02:00
cransom
4a9b640f37 smokeping: init at 2.6.11 (#17090)
Includes a module for service setup and a test
to verify functionality of both service and pkg.
2016-07-21 01:07:59 +02:00
Damien Cassou
c54a9c73ac cask: 0.7.3 -> 0.7.4 (#17107) 2016-07-21 01:06:36 +02:00
Ricardo M. Correia
2df3fde700 ocamlPackage.ppx_blob: init at 0.2 (#17129)
OCaml ppx to include binary data from a file as a string.
2016-07-21 01:05:51 +02:00
Rok Garbas
d9871f52b4 xonsh: 0.4.1 -> 0.4.3 2016-07-21 01:01:57 +02:00
Rok Garbas
99180fed1f pythonPackages.py3status: 2.9 -> 3.0 2016-07-21 01:01:34 +02:00