Commit graph

16830 commits

Author SHA1 Message Date
rbasso
fa46c22354 exercism: init at 2.3.0 2016-11-03 03:25:07 +09:00
Vincent Laporte
5f49eeb935 coq: move out of ocamlPackages 2016-11-02 19:23:15 +01:00
Tobias Pflug
a5dad8aeeb nodejs: refactor derivations (#19973)
* refactor and clean up the derivation composition
* add slim variation: the slim variations configure node without npm.
Building node with npm introduces a python runtime depndency through
gyp - slim variation makes sense for building small nodejs production
images
2016-11-02 17:46:01 +01:00
Rok Garbas
18375a7331
Revert "python: adding a back python27Full"
This reverts commit 822f480922.

See here for more discussion: 822f480922
2016-11-02 16:18:22 +01:00
Bart Brouns
efcfcfc789 ladspaPlugins: 0.4.15 -> 0.4.17 2016-11-02 14:01:49 +01:00
Frederik Rietdijk
e4d7515aef Merge pull request #20054 from magnetophon/fmsynth
fmsynth: init at 2015-02-07
2016-11-02 13:58:29 +01:00
Bart Brouns
4396ee9536 fmsynth: init at 2015-02-07 2016-11-02 13:42:45 +01:00
Bart Brouns
d315ca4080 libjack2-git: 2015-09-03 -> 2016-08-18 2016-11-02 12:51:22 +01:00
Florent Becker
f00e28164b pdfjam: remove obsolete version
pdfjam is included in texlive
fixes #19826
2016-11-02 10:30:34 +01:00
Arseniy Seroka
4ae2a59aaa Merge pull request #20060 from jokogr/u/samsung-unified-linux-driver-4.01.17
samsung-unified-linux-driver: add 4.01.17
2016-11-02 11:42:47 +03:00
Eelco Dolstra
5926192e55 blender: 2.78 -> 2.78a 2016-11-01 22:52:48 +01:00
Eelco Dolstra
5ecb427368 cudatoolkit: Add 8.0.44 2016-11-01 22:52:26 +01:00
romildo
a25e6bc8db lumina: init at 1.1.0-p1 2016-11-01 17:06:39 -02:00
Peter Simons
fac1168816 callHackage: make 'all-cabal-hashes' repository overridable
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.

People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:

  {
    packageOverrides = super: {
      all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz";
    };
  }
2016-11-01 18:35:19 +01:00
Ioannis Koutras
270365a1ee samsung-unified-linux-driver: add 4.01.17 2016-11-01 19:19:53 +02:00
Joachim Fasting
0ee7d1ea4e
encfs: 1.8.1 -> 1.9.1
Packaging changes
- Uses cmake
- Removes depends on rlog and boost, uses tinyxml to parse xml

Note that the encfssh utility is disabled, it requires patching to
work (and didn't work in previous versions of the package, either).
Better to leave it unusable until fixed.
2016-11-01 15:57:29 +01:00
Tim Steinbach
dc04a8e49d Merge pull request #19980 from cko/cleanup_node_packages
node-packages: update & cleanup
2016-11-01 09:20:26 -04:00
Daniel Peebles
1fa9d99776 Merge pull request #20046 from copumpkin/omg-test
Remove obsolete versions of db
2016-11-01 08:16:55 -04:00
Shea Levy
2dbaf3a336 lksctp-tools: init at 1.0.17 2016-11-01 07:28:41 -04:00
Dan Peebles
50874525d1 db47: remove outdated version 2016-11-01 03:18:01 +00:00
Dan Peebles
89915f8206 db45: remove outdated version 2016-11-01 03:10:13 +00:00
Dan Peebles
e41d2a8306 db44: remove outdated version 2016-11-01 03:06:57 +00:00
John Wiegley
a12f3d232d
coqPackages.fiat_HEAD: New package for Coq 8.4pl6 and 8.5pl2 2016-10-31 16:22:04 -07:00
Franz Pletz
aa2b8d25d6 Merge pull request #19931 from mguentner/ipfs_update
ipfs: i20160112 -> 0.4.4, fetchgx
2016-10-31 14:42:05 +01:00
Edward Tjörnhammar
f7ad0c0fd5 Merge pull request #19675 from edwtjo/dictd-touchup
Dictd touchup
2016-10-31 13:08:57 +01:00
Rok Garbas
822f480922
python: adding a back python27Full
to make pypi2nix work with old and new nixpkgs. in future nixos release
we can remove it, but at least one release cycle of deprecation would
be nice.
2016-10-30 23:08:47 +01:00
Arseniy Seroka
75374120eb Merge pull request #19881 from matthiasbeyer/add-loc
loc: init at 0.3.0
2016-10-30 23:12:41 +03:00
sternenseemann
e2372502d3 netcat: make netcat-openbsd the default netcat (#19411)
The motivation for this change is the following: As gnu-netcat,
e. g. does not support ipv6, it is not suitable as default netcat.

This commit also fixes all obvious build issues caused by this change.
2016-10-30 15:06:04 +01:00
Christine Koppelt
caa10b7233 nodejs: set default to v6 2016-10-30 14:40:48 +01:00
Frederik Rietdijk
ac75b9b263 Merge pull request #19833 from 2chilled/master
pyload: init at stable
2016-10-29 19:14:08 +02:00
Matthias Herrmann
a22c990e33 pyload: init at 0.4.9-next 2016-10-29 18:46:10 +02:00
Vladimír Čunát
0896dbde46
Merge recent staging
... to avoid double rebuild due to openldap (thousands of jobs).
2016-10-29 17:13:51 +02:00
Vladimír Čunát
e78ef9cc12
gnumake-3.81: remove
It doesn't seem to be of any use, except for spitting warnings about md5.
2016-10-29 15:49:27 +02:00
Vladimír Čunát
e9fee02ff9 Merge branch 'master' into staging 2016-10-29 15:25:59 +02:00
Guillaume Koenig
dd04af4fcc reno: init at 1.8.0 2016-10-29 13:30:18 +02:00
Franz Pletz
ff04adf871
fetchgx: fetch dependencies with gx and gx-go 2016-10-29 05:17:27 +02:00
Kirill Elagin
22f2f6e045 gnupg: Use pintenty-mac on Darwin by default 2016-10-29 00:24:56 +03:00
Sean Bartell
64b1fe26a7 nc6: remove
The download sources are gone and the program is obsolete now that
the popular versions of netcat support IPv6. See:
http://www.deepspace6.net/projects/netcat6.html
2016-10-28 10:54:33 -05:00
Christine Koppelt
162c65fc87
nodejs-0_10: remove
node.js 0.10 reaches end of LTS in a few days (see https://github.com/nodejs/LTS for details). Therefore I removed it and set 3 dependant packages to broken as they don't build anymore
2016-10-28 07:43:04 -04:00
Vladimír Čunát
f706ab7dbe Merge #19918: mesa: enable intel vulkan driver 2016-10-28 13:20:47 +02:00
Matthias Beyer
1176973ab4 loc: init at 0.3.0 2016-10-28 09:45:51 +02:00
Jude Taylor
3cb116f708 qt48: fix eval 2016-10-27 20:28:22 -07:00
Ertugrul Söylemez
9c8f6fb4fb pari-unstable: 2.8.0 -> 2.8.1, "alpha" -> "unstable". 2016-10-27 14:48:03 +02:00
Jörg Thalheim
6e4769ee2d Merge pull request #19888 from Mic92/influxdb
influxdb: make v1.0.2 default, remove 0.13
2016-10-27 11:43:27 +02:00
Jörg Thalheim
5f3f810e27
influxdb: make v1.0.2 default, remove 0.13 2016-10-27 11:41:52 +02:00
Shea Levy
41d894b87f libiconv: Just include the iconv headers 2016-10-26 22:34:27 -04:00
Charles Strahan
ca2b03439f Merge pull request #19496 from Ericson2314/overridePackages
Make `overridePackages` extend rather than replace existing overrides
2016-10-26 14:01:13 -04:00
Travis Whitaker
6f1f1d86c1 gcc-arm-embedded: fix ncurses for gdb 2016-10-26 17:49:28 +02:00
Frederik Rietdijk
ef9eeb8a2c Revert "all-packages: Remove unnecessary python3 overrides"
This reverts commit 95b5d8f752.
2016-10-26 15:42:38 +02:00
Frederik Rietdijk
82cba42dc4 diffoscope: fix evaluation
In 95b5d8f752 an override was removed, but
not entirely.
2016-10-26 15:10:44 +02:00
zimbatm
9970b28680 Merge pull request #19799 from vmandela/ruby-zoom
ruby-zoom: init at 4.1.0
2016-10-26 13:18:43 +01:00
Venkateswara Rao Mandela
219b9d5086 ruby-zoom: init at 4.1.0
From the website,

https://gitlab.com/mjwhitta/zoom

Zoom adds some convenience to ag/ack/grep by allowing you to quickly
open your search results in your editor of choice.

Also available as a ruby gem.

https://rubygems.org/gems/ruby-zoom

In addition to including the ruby-zoom tool, we also added a global
override for the ruby-terminfo gem to handle the ncurses build time
dependency.
2016-10-26 17:26:26 +05:30
Frederik Rietdijk
7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
Michael Raskin
28aa92de64 maxima: support building with ECL; optionally support building maxima.fas when building with ECL 2016-10-26 11:06:41 +02:00
Michael Raskin
5bdd22bf4e arb-git: init at 2.9.0pre20161013. This ARB version is less annoying to use with FLINT 2016-10-26 11:06:41 +02:00
Michael Raskin
bdaff5f256 fplll_20160331: init at 20160331, obviously. The snapshot that Sage seems to like 2016-10-26 11:06:41 +02:00
Michael Raskin
2bed05d8e1 singular: add an option to install as libsingular 2016-10-26 11:06:40 +02:00
Michael Raskin
02fb2e5150 fflas-ffpack_1: init at 1.6.0 2016-10-26 11:06:39 +02:00
Michael Raskin
792026d795 fflas-ffpack: init at 2.2.2 2016-10-26 11:06:39 +02:00
Michael Raskin
516e27c20e givaro_3_7: init at 3.7.2 2016-10-26 11:06:38 +02:00
Michael Raskin
80b8f39a7a givaro_3: init at 3.8.0 2016-10-26 11:06:38 +02:00
Michael Raskin
d5547a9409 libgap: init at 4.8.3 2016-10-26 11:06:37 +02:00
Michael Raskin
e35a8d52ab iml: init at 1.0.5 2016-10-26 11:06:37 +02:00
Michael Raskin
5f418b75d6 nauty: init at 26r7 2016-10-26 11:06:36 +02:00
Michael Raskin
a67a50895c gfan: init at 0.5 2016-10-26 11:06:36 +02:00
Michael Raskin
2ac12966e6 cddlib: init at 0.94h 2016-10-26 11:06:35 +02:00
Michael Raskin
9fe49b39fb arb: init at 2.8.1 2016-10-26 11:06:35 +02:00
Michael Raskin
0337440ba3 eclib: init at 20160720 2016-10-26 11:06:34 +02:00
Michael Raskin
2bb5bdd12c flint: init at 2.5.2 2016-10-26 11:06:34 +02:00
Michael Raskin
71f659d86d pari_alpha: init at 2.8.0.alpha: planning to use for Sage 2016-10-26 11:06:34 +02:00
Michael Raskin
411d5742ca symmetrica: init at 2.0 2016-10-26 11:06:33 +02:00
Michael Raskin
c450d7b0a8 ratpoints: init at 2.1.3 2016-10-26 11:06:33 +02:00
Michael Raskin
0ac7e336c0 mpfi: init at 1.5.1 2016-10-26 11:06:32 +02:00
Michael Raskin
e405c88d5b fplll: init at 5.0.2 2016-10-26 11:06:32 +02:00
Michael Raskin
22821970ba givaro: init at 4.0.2 2016-10-26 11:06:32 +02:00
Michael Raskin
1998a0d4d2 gf2x: init at 1.1 2016-10-26 11:06:31 +02:00
Michael Raskin
36d3038e3d mpir: init at 2.7.2 2016-10-26 11:06:31 +02:00
Shea Levy
be02229f06 Add libcxxStdenv attribute to recent llvm package sets 2016-10-25 10:29:40 -04:00
Jascha Geerds
6d70dd2760 kargo: init at 0.4.6 2016-10-25 11:46:00 +02:00
Tim Steinbach
b3f7d626c1
kernel: remove 4.7 2016-10-24 21:30:00 -04:00
Kier Davis
a057dfc57f
unigine-valley: init at 1.0-1
Closes https://github.com/NixOS/nixpkgs/pull/19813
2016-10-24 19:35:06 -04:00
Dmitry Kalinkin
f9b2f9bb92
octave: use openblasCompat on darwin 2016-10-24 17:27:07 -04:00
Franz Pletz
ffca975de7
kea: init at 1.1.0 2016-10-24 20:02:23 +02:00
Tim Steinbach
bca2fd9f58 Merge pull request #19831 from AbigailBuccaneer/gmad
gmad: init at HEAD
2016-10-24 13:43:09 -04:00
AbigailBuccaneer
db9958cdb9 gmad: init at HEAD 2016-10-24 18:23:26 +01:00
AbigailBuccaneer
1983181a7f bootil: init at HEAD 2016-10-24 18:23:26 +01:00
Tim Steinbach
df7b8df4ca Merge pull request #19820 from avnik/update/qastools
qastools: 0.18.1 -> 0.21.0
2016-10-24 10:53:26 -04:00
Alexander V. Nikolaev
979ee2ae1e qastools: 0.18.1 -> 0.21.0 2016-10-24 15:37:01 +03:00
Jörg Thalheim
0bb07f6d7b Merge pull request #19798 from vklquevs/mtpaint-init
mtPaint: init at 3.49.12
2016-10-23 17:42:54 +02:00
Drill Bear
86793f600c mtpaint: init at 3.49.12 2016-10-23 15:45:49 +01:00
Luca Bruno
57a791b4ff Merge pull request #17751 from michalrus/awf-gtk
awf: init at 1.3.1
2016-10-23 14:54:03 +01:00
Luca Bruno
f7b8c44176 Merge pull request #19528 from schneefux/wallabag
wallabag: init at 2.1.1
2016-10-23 14:39:28 +01:00
Tim Steinbach
cfc4a0d7ae Merge pull request #19727 from dipinhora/ponyc-0.6.0
ponyc: 0.5.1 -> 0.6.0
2016-10-23 09:13:52 -04:00
José Romildo Malaquias
8b7e3c3537 oblogout: init at 2009-11-18 2016-10-23 11:45:30 +02:00
Jörg Thalheim
de7f231f6c Merge pull request #19646 from phunehehe/opera
opera: 12.16-1860 -> 40.0.2308.81
2016-10-23 11:38:38 +02:00
Hoang Xuan Phu
c2281d6494 opera: 12.16-1860 -> 40.0.2308.90
and unbreak
2016-10-23 16:38:29 +08:00
Frederik Rietdijk
ea50c1255a zk-shell: fix evaluation 2016-10-23 08:57:37 +02:00
Tim Steinbach
2bc8b12e70 Merge pull request #19782 from hharnisc/master
Hyperterm: 0.7.6 -> (Hyper) 0.8.3
2016-10-22 19:13:15 -04:00
Bram Duvigneau
f1d45add3b brltty: 5.2 -> 5.4 2016-10-22 22:03:45 +00:00
Harrison Harnisch
71b92ecfea Hyperterm: 0.7.6 -> (Hyper) 0.8.3
- rename Hyperterm to Hyper (as per their rebranding)
- update to latest version
2016-10-22 20:10:48 +00:00
Domen Kožar
5e28dcc502 amazon-glacier-cmd-interface: init at 2016-09-01 2016-10-22 21:51:25 +02:00
Alexander Ried
459da7b86e gnome3: default to 3.22 (#19743)
* gnome3: default to 3.22

* zuki-themes: add src for gnome 3.22, remove 3.18

* gnome3_22.vte_290: copy from gnome3.20

* termite: use vte-select-text from gnome3_20
2016-10-22 19:54:20 +02:00
Frederik Rietdijk
e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
schneefux
7a57be47bb
wallabag: init at 2.1.2 2016-10-22 17:20:49 +02:00
Jörg Thalheim
8c465c5201 Merge pull request #19656 from RamKromberg/init/hecate
hecate: init at 0.0.1
2016-10-22 17:10:29 +02:00
Adam Evans
5da42092fa weechat: Fixed Darwin build issues
Build was failing with res_9_init missing on OS X. Resolved with a little help from
https://github.com/Homebrew/homebrew-core/pull/4427.
2016-10-23 00:32:17 +11:00
Jörg Thalheim
a15ae08201 Merge pull request #19491 from schneefux/shaarli
shaarli: init at 0.7.0
2016-10-22 15:17:13 +02:00
schneefux
02cf55159c
shaarli: init at 0.8.0 2016-10-22 13:43:47 +02:00
Nick Novitski
69cf5aa4f3
frotz: init at 2.44
Closes https://github.com/NixOS/nixpkgs/pull/19595/files
2016-10-22 07:12:58 -04:00
Vladimír Čunát
61abbed414 openconnect: avoid evaluation cycle
I don't see why it happens exactly.  It's when override is handling meta.
2016-10-22 11:58:54 +02:00
Jörg Thalheim
b0c38f450f Merge pull request #19347 from cedeel/bspwm-git
bspwm-unstable: init at 2016-09-30
2016-10-22 11:49:24 +02:00
Jörg Thalheim
10167aaf56 Merge pull request #19350 from cedeel/sxhkd-git
sxhkd-unstable: init at 2016-08-29
2016-10-22 11:48:04 +02:00
Vladimír Čunát
7aeca58779 Merge #14404: add a couple of vulkan utilities 2016-10-22 11:37:05 +02:00
Jörg Thalheim
fd1e79aa25 Merge pull request #18402 from andjscott/mmex
[WIP] Money-Manager-Ex: 0.9.5.1 -> 1.2.7
2016-10-22 01:20:11 +02:00
Jörg Thalheim
34a9ed1f5c Merge pull request #19752 from mkawalec/master
openconnect: use openconnect linked against gnutls by default
2016-10-22 01:11:49 +02:00
uwap
42e93b5f2a quassel-webserver: init at 2.1.1 2016-10-21 23:31:50 +02:00
Matthias Beyer
213ebc94e0
fava: init at 1.0
fixes #15785
2016-10-21 23:15:32 +02:00
Jörg Thalheim
9c0b5e4b22 Merge pull request #19666 from veprbl/hep_for_upstream
Add fastjet, hepmc, yoda, rivet, lhapdf, herwig, pythia, sacrifice, nlojet++
2016-10-21 21:58:45 +02:00
Tim Steinbach
d5b057335b Merge pull request #19755 from bzizou/avro-cpp
avro-cpp: 1.7.5 -> 1.8.1 + using boost 1.55 -> 1.60
2016-10-21 13:07:49 -04:00
Bruno Bzeznik
b587e953a1 avro-cpp: 1.7.5 -> 1.8.1 + using boost 1.55 -> 1.60 2016-10-21 17:35:26 +02:00
Tim Steinbach
bf46b99402 Merge pull request #19740 from NeQuissimus/statsd_0_8_0
statsd: 0.7.2 -> 0.8.0
2016-10-21 09:17:26 -04:00
Michal Kawalec
f3307cd2fa use gnutls openconnect by default 2016-10-21 14:24:57 +02:00
Peter Hoeg
cbec6a304a vmfs-tools: init at 2016-01-16 2016-10-21 13:08:00 +03:00
Joachim Fasting
bc6e35cbe1
linuxPackages_3_10_tuxonice: delete
The 3.10 tuxonice kernel was removed over 2 years ago
in d2193736db
2016-10-21 08:11:05 +02:00
Tuomas Tynkkynen
27d018a120 Merge pull request #19732 from nico202/libgumbo
libgumbo: init at 0.10.1
2016-10-21 01:39:06 +03:00
Tim Steinbach
2bc237ebe2
statsd: 0.7.2 -> 0.8.0 2016-10-20 17:35:03 -04:00
Vladimír Čunát
4d5b893002 Merge #19081: gnome-3.22
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
=
fefe011f82
libgumbo: init at 0.10.1 2016-10-20 21:16:03 +02:00
dipinhora
ae4ef90fcb ponyc: 0.5.1 -> 0.6.0 2016-10-20 14:01:10 -04:00
Tim Steinbach
fa82166070 Merge pull request #19689 from aycanirican/ssldump
ssldump: init at 09b3
2016-10-20 13:20:30 -04:00
Tim Steinbach
d2371e6084 Merge pull request #19457 from dipinhora/ponyc-update
ponyc: 2016-07-26 -> 0.5.1
2016-10-20 13:16:56 -04:00
Tim Steinbach
b0f26b3620 Merge pull request #19720 from teh/flatbuffers
flatbuffers: init at 1.4.0
2016-10-20 11:42:43 -04:00
Tom Hunger
a4debd6688 flatbuffers: init at 1.4.0 2016-10-20 16:39:10 +01:00
Hans-Christian Esperer
510111a1c3 fpm2: init at 0.79 2016-10-20 15:06:31 +02:00
Philipp
5c3a6d6802 Added package for dehydrated. (#19651)
* Added package for dehydrated.
2016-10-20 13:32:05 +02:00
Pascal Wittmann
24c3271e39 Merge pull request #17554 from KaiHa/master
nitrokey-app: init at 0.4.0
2016-10-20 07:55:05 +02:00
Sergiu Ivanov
45459c1c27 bibtex2html: init at 1.98 2016-10-19 19:24:09 +02:00
Mikhail Volkhov
42cf40bfbd
scudcloud: init at 1.35/254-port-to-qt5 2016-10-19 18:45:31 +03:00
Aycan iRiCAN
fe41a8560b ssldump: init at 09b3 2016-10-19 14:15:42 +00:00
Andrew Scott
a71e633b35 mmex: 0.9.5.1 -> 1.2.7 2016-10-19 13:58:13 +01:00
Jascha Geerds
7bb75fa887 deisctl: init at 1.13.3 2016-10-19 11:41:54 +02:00
Edward Tjörnhammar
f59a1ee660
move dictd* in toplevel dicts to dictdDBs 2016-10-19 08:43:30 +02:00
Dmitry Kalinkin
1feb89897e
nlojet++: init at 4.1.3 2016-10-19 02:17:16 -04:00
Dmitry Kalinkin
3324d8dc72
sacrifice: init at 1.0.0 2016-10-19 02:17:16 -04:00
Dmitry Kalinkin
6aa5dc11f1
pythia: init at 8.219 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
fd95f8f824
herwig: init a 7.0.3
thepeg: init at 2.0.3
2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
1c855085cd
lhapdf: init at 6.1.6 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
334b9e2a40
rivet: init at 2.5.0 2016-10-19 02:17:02 -04:00
Jon Banafato
0bc186510a Rename keepassx2-http to keepassx-reboot
The `keepassx2-http` fork has been moved to a new organization and
renamed to `keepassx-reboot`. For more details on the change, see the
discussions in GitHub issues [1][2].

Included changes:
- Rename the `keepassx2-http` package to `keepassx-reboot`
- Fetch source from correct (moved) GitHub repository
- Update the version to the latest release
- Change the `homepage`, as these projects are likely to diverge over
  time
- Add `keepassx2-http` to `aliases.nix

[1] https://github.com/keepassx/keepassx/pull/111#issuecomment-250639109
[2] https://github.com/keepassxreboot/keepassx/issues/40
2016-10-18 20:59:24 -04:00
Frederik Rietdijk
2081a69092 pypy: fix build 2016-10-18 23:16:10 +02:00