3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

24451 commits

Author SHA1 Message Date
Rok Garbas 6f0d12a5c8
pythonPackages.pillow: dont depend on _lib_include to be presnet in setup.py 2016-07-25 04:20:49 +02:00
Shea Levy ac93e9f2c8 Linux 4.7 2016-07-24 18:30:08 -04:00
Arseniy Seroka 2900acd6af Merge pull request #17196 from Profpatsch/all-packages-intro-comment
all-packages.nix: introductory top-level comment
2016-07-24 15:45:29 +04:00
Profpatsch cbdfecc52b all-packages.nix: introductory top-level comment
Many newcomers are baffled as to how all-packages.nix is structured.
This comment should provide clarification.
2016-07-23 06:51:38 +02:00
Robert Helgesson 715e01cfc2 Cleanup ucs-fonts (#16994)
* ucs-fonts: remove use of `wrapFonts`

This cleans up the `ucs-fonts` package. In particular it removes the use
of `wrapFonts`, which depends on `builderDefs`. It also renames the
package attribute from `ucsFonts` to `ucs-fonts` (with the old name
being an alias for the newer).

* wrapFonts: remove

Removed since this attribute is no longer used and depends on
`builderDefs`.
2016-07-23 02:07:44 +02:00
Joachim Schiele e9b9710e0f selenium: 2.44 to 2.52 (2.53 tested but not working well; 2.44 fails because of firefox 36 extension signing enforcement (#15982) 2016-07-23 01:54:34 +02:00
obadz 44157c6da4 smugline: init at 20160106 (#17191)
(required smugpy: init at 20131218)
2016-07-23 01:38:06 +02:00
obadz fd5cdca916 ecryptfs-helper: init at 20160722 2016-07-23 00:19:34 +01:00
Christine Koppelt f6d7a567a5 influxdb: parametrize default.nix to prepare packaging of 1.0 (#17161) 2016-07-23 01:08:33 +02:00
Eric Bailey e6e873beca erlangR19: init at 19.0.2 (#17123)
Add R19.nix, based on @binarin's R18.nix.

N.B. erlang/otp#1023 obviated the need for `rmAndPwdPatch` in R19.
2016-07-23 01:07:41 +02:00
Daiderd Jordan 20a0be5aee Merge pull request #17131 from cransom/jmespath
jp: init at 0.1.2
2016-07-23 00:52:45 +02:00
Daiderd Jordan e8343fbb38 Merge pull request #17137 from romildo/new.connman-notify
connman-notify: init at 2014-06-23
2016-07-23 00:36:11 +02:00
Shawn Warren 9886c80daa Add gocd agent and server service packages (#16273)
GoCD is an open source continuous delivery server specializing in advanced workflow
modeling and visualization.  Update maintainers list to include swarren83.  Update
module list to include gocd agent and server module.  Update packages list to include
gocd agent and server package.  Update version, revision and checksum for GoCD
release 16.5.0.
2016-07-23 00:29:18 +02:00
Daiderd Jordan 3bacfede38 Merge pull request #17171 from RamKromberg/init/metamorphose2
metamorphose2: init at 0.9.0beta
2016-07-23 00:15:52 +02:00
Joachim Fasting 597b0b0144
gradm: fix build on i686
This is a regression introduced by my update at e4b7b7b028

Turns out this was actually required to build the package on i686; without it,
the build fails with

```
/nix/store/[...]-flex-2.6.0/lib/libfl.so: undefined reference to `yylex'
```

for some reason ... the easiest solution is to just use flex_2_5_35, which does
build successfully.
2016-07-22 23:45:21 +02:00
Joachim F 46c924c4a2 Merge pull request #17178 from amiloradovsky/add-evilwm
evilwm: init at 1.1.1 (#17104)
2016-07-22 23:28:11 +02:00
Andrew Miloradovsky 17b127205d evilwm: init at 1.1.1 (#17104)
Minimalist window manager for the X Window System
2016-07-22 19:15:57 +00:00
Ram Kromberg 3e938ad7f1 metamorphose2: init at 0.9.0beta 2016-07-22 21:51:21 +03:00
Joachim Fasting e4b7b7b028
gradm: 3.1-201507191652 -> 3.1-201607172312 2016-07-22 17:57:26 +02:00
Carl Sverre 51d9312e44 i3blocks-gaps: init at 1.4
Fork of i3blocks which supports adding borders to work with i3-gaps
2016-07-21 23:39:48 -07:00
Tuomas Tynkkynen e5d048ad9a Merge pull request #17151 from juliendehos/exrtools
exrtools: init at 0.4
2016-07-22 09:37:35 +03: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
Julien Dehos d6ff1ce2a0 exrtools: init at 0.4 2016-07-21 17:09:27 +02:00
Casey Ransom d5ee0a27d0 jp: init at 0.1.2
A json parson tool based on the JMESPATH query language.
http://jmespath.org/
2016-07-21 10:42:54 -04: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
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
José Romildo Malaquias 38d896aeee connman-notify: init at 2014-06-23 2016-07-20 22:44:55 -03: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
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 99180fed1f pythonPackages.py3status: 2.9 -> 3.0 2016-07-21 01:01:34 +02:00
Daiderd Jordan 15b2709365 Merge pull request #17118 from drets/master
pythonPackages.jenkinsapi: init at 0.2.32
2016-07-20 23:55:04 +02:00
Daiderd Jordan 267606eeba Merge pull request #17021 from KoviRobi/tclx-add-at-8.4
tclx: init at 8.4.1
2016-07-20 23:41:54 +02:00
Daiderd Jordan b6cbb5d03f Merge pull request #16915 from puffnfresh/package/marp
marp: init at 0.0.8
2016-07-20 23:06:14 +02:00
taku0 afcf3176ec oraclejdk: 8u91, 8u92 -> 8u101, 8u102 (#17125) 2016-07-20 18:00:11 +02:00
Graham Christensen 5bc522913b Merge pull request #17032 from Ralith/purple-hangouts
purple-hangouts-hg: init at 2016-07-17
2016-07-20 14:38:26 +00:00
Alexey Lebedeff 8b1976c7f6 arduino: 1.0.6 -> 1.6.9 (#17060)
Based on @brodul work at
https://github.com/brodul/nixpkgs/tree/arduino-update

Desktop file generation is from #13690

- Solved all download problems. Package/library lists are changing
  daily, so I've created my own snapshot of them.
- Prepatch jssc .so inside jar - @brodul mentions that it can be copied
  into $HOME while running program.
- Removed some unnecessary dependencies

Tested it by uploading simple sketch to Arduino Uno.
2016-07-20 14:57:59 +02:00
Franz Pletz 2e3066e206 Merge pull request #17120 from ip1981/add/pkgs/perl-Monitoring-Plugin
Add Monitoring::Plugin
2016-07-20 12:48:09 +02:00