1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-05 12:02:47 +00:00
Commit graph

16924 commits

Author SHA1 Message Date
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
Frederik Rietdijk 4f7cd69094 firefox: use python2 2016-10-18 23:16:09 +02:00
Frederik Rietdijk 686c52d897 anki: use python2 2016-10-18 23:16:09 +02:00
Frederik Rietdijk 0c82702f66 gnuradio: use python2 2016-10-18 23:16:09 +02:00
Frederik Rietdijk abaa750207 vigra: use python2 2016-10-18 23:16:07 +02:00
Frederik Rietdijk a0802f3e7b kde4: use python2 for all packages 2016-10-18 23:16:07 +02:00
Frederik Rietdijk b33d3cca02 ecryptfs: use python2
print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk 37eba07810 firefox: drop pysqlite dependency
since our interpreter ships with sqlite
2016-10-18 23:16:04 +02:00
Frederik Rietdijk 36b4dc54bb Python: bring back pythonFull
As there could be quite some users depending pythonFull.
2016-10-18 23:15:59 +02:00
Frederik Rietdijk e979855566 ansible: use python2 2016-10-18 23:14:34 +02:00
Frederik Rietdijk f17f64d203 http-parser: use python2 2016-10-18 23:14:34 +02:00
Frederik Rietdijk 1c4377034a gobjectIntrospection: use Python 2
because of a TypeError.
2016-10-18 23:14:32 +02:00
Frederik Rietdijk 8e8800884c buildbot: use python2 2016-10-18 23:14:32 +02:00
Frederik Rietdijk 212ce1c3b8 xorg.libxcb: not compatible with Python 3
The following patch is not sufficient.

https://cgit.freedesktop.org/xcb/libxcb/commit/?id=8740a288ca468433141341347aa115b9544891d3
2016-10-18 23:14:32 +02:00
Aneesh Agrawal 95b5d8f752 all-packages: Remove unnecessary python3 overrides
These are unnecessary with Python3 as default Python.
2016-10-18 23:14:31 +02:00
Ram Kromberg fd02ff7cf5 hecate: init at 0.0.1 2016-10-18 19:40:23 +03:00
Dmitry Kalinkin 571d1111fe
yoda: init at 1.6.3 2016-10-18 06:52:31 -04:00
Dmitry Kalinkin 75ed9ac975
hepmc: init at 2.06.09 2016-10-18 06:51:59 -04:00
Dmitry Kalinkin b7db7cc30c
fastjet: init at 3.2.0 2016-10-18 06:51:22 -04:00
Thomas Tuegel 953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg 2a4098d74c peruse: init at 1.1
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Tim Steinbach 4ed7db95ac
ammonite-repl: init at 0.7.8 2016-10-16 18:56:28 -04:00
Jörg Thalheim 756a6949f8 Merge pull request #19603 from aneeshusa/adopt-google-authenticator
[WIP] Adopt google authenticator
2016-10-16 22:06:40 +02:00
Nikolay Amiantov 40547dd4c4 cachefilesd: init at 0.10.9 2016-10-16 19:58:29 +03:00
Aneesh Agrawal f87e998c51 google-authenticator: rename from googleAuthenticator 2016-10-16 12:42:33 -04:00
Frederik Rietdijk 107c035bf0 Python: remove pythonSmall
In #19309 a separate output for tkinter was added.

Several dependencies of Python depend indirectly on Python. We have the
following two paths:
```
‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘libXrender-0.9.10’ -
‘libX11-1.6.4’ - ‘libxcb-1.12’ - ‘libxslt-1.1.29’- ‘libxml2-2.9.4’ -
‘python-2.7.12’

‘python-2.7.12’ - ‘tk-8.6.6’ - ‘libXft-2.3.2’ - ‘fontconfig-2.12.1’ -
‘dejavu-fonts-2.37’ - ‘fontforge-20160404’ - ‘python-2.7.12’
```
Because only `tkinter` needs this, I added
```
pythonSmall = python.override {x11Support = false;};
```
to break the infinite recursion. We also still have the output
`tkinter`.

However, we might as well build without x11Support by default. Then we build with x11Support as well so we get the tkinter module and put that in a separate package.
2016-10-16 14:31:26 +02:00
Aristid Breitkreuz 64b2205bf4 ihaskell: partial fix, mark as broken 2016-10-16 12:27:46 +02:00
Chris Darnell 137ce58317 bspwm-unstable: init at 2016-09-30 2016-10-16 01:28:11 -04:00
dipinhora 66113fb0fa ponyc: 2016-07-26 -> 0.5.1 2016-10-15 23:50:04 -04:00
Jörg Thalheim dab4f0a720 Merge pull request #19506 from Mic92/rancher-compose
rancher-compose: init at 0.10.0
2016-10-15 22:11:19 +02:00
Jörg Thalheim d60b74e7db
rancher-compose: init at 0.10.0 2016-10-15 22:06:33 +02:00
Alexander Ried 4094d63dea NetworkManager-strongswan: init at 1.4.0 2016-10-15 20:32:16 +02:00
Alexander Ried 68eaeab4bc gnome3_22: init at 3.22
copied from 3.20
removed whitespaces at the end of lines
updated to 3.22 versions
removed webkitgtk24 where possible

gnome3_22.evolution: nspr include dir broken / not needed anymore
gnome3_22.gfbgraph: 0.2.2 -> 0.2.3
gnome3_22.gjs: 1.44.0 -> 1.46.0
gnome3_22.gnome-autoar: init at 0.1.1
gnome3_22.gnome-core.folks: 0.11.0 -> 0.11.2
gnome3_22.gnome-user-share 3.18.1 -> 3.18.3
gnome3_22.gnome-weather: 3.20.1 -> 3.20.2
gnome3_22.grilo: 0.3.1 -> 0.3.2
gnome3_22.grilo-plugins: 0.3.2 -> 0.3.3
gnome3_22.libgepub: init at 0.4
gnome3_22.libgweather: 3.20.1 -> 3.20.3
gnome3_22.rest: 0.7.93 -> 0.8.0
gnome3_22.totem: x86 patch is upstream
gnome3_22.tracker: 1.9.0 -> 1.10.0
2016-10-15 20:32:11 +02:00
Alexander Ried 3f59845387 gvfs: use gnome3 as default 2016-10-15 20:32:10 +02:00
Graham Christensen fbadf2da23 Merge pull request #19498 from grahamc/hound
Initialize Hound package / module
2016-10-15 13:56:24 -04:00
Graham Christensen 14384f02e8
hound: init at 20160919 2016-10-15 13:32:16 -04:00
Ram Kromberg 1e290ae75f mfcj6510dw: init at 3.0.0-1 2016-10-15 18:57:37 +03:00
Jörg Thalheim f175831407 Merge pull request #19573 from Profpatsch/league-of-moveable-type
League of moveable type update & raleway
2016-10-15 11:25:35 +02:00
Profpatsch a1d3af2082 raleway: init at 2016-08-30 2016-10-15 06:49:38 +02:00
Graham Christensen 3a86395cf8 Merge pull request #19558 from grahamc/xen
xen: 4.5.2 -> 4.5.5, drop old versions
2016-10-14 18:12:29 -04:00
Graham Christensen 4e89b237bc
xen: 4.5.2 -> 4.5.5, drop old versions 2016-10-14 17:09:18 -04:00
Robert Helgesson 2398a66859
overpass: init at 2.1 2016-10-14 23:07:04 +02:00
romildo b59b353d4d theme-vertex: revert package renaming 2016-10-14 14:27:50 -03:00
Anders Papitto ffb0d1158f
clerk: init at 2016-10-14
fixes #19505
2016-10-14 16:58:41 +02:00
Jörg Thalheim 15bb24f7e7 Merge pull request #19538 from 2chilled/master
zk-shell:: init at 1.0.0
2016-10-14 16:47:05 +02:00
Frederik Rietdijk 80433e7030 Python: further unify expressions interpreters 2016-10-14 15:52:14 +02:00
Tim Steinbach 24de66ce48 Merge pull request #19541 from romildo/upd.themes
vertex-theme: 20160329 -> 20161009
2016-10-14 09:28:05 -04:00
Tim Steinbach c12b5d5e16 Merge pull request #19542 from romildo/upd.arc-theme
arc-theme: 2016-06-06 -> 2016-10-13
2016-10-14 09:27:33 -04:00
Vladimír Čunát 061758490f Merge branch 'master' into staging
... to get the openssl mass rebuild: 942dbf89c.
2016-10-14 13:16:11 +02:00
romildo 6eef45e58e arc-theme: 2016-06-06 -> 2016-10-13 2016-10-14 06:59:55 -03:00
romildo 6ed72b2c1a vertex-theme: 20160329 -> 20161009 2016-10-14 06:38:30 -03:00
Matthias Herrmann 725544fd9e zk-shell: init at 1.0.0 2016-10-14 09:24:50 +02:00
Graham Christensen fcd4b7ea58 Merge pull request #19510 from grahamc/nodejs
Nodejs: Upgrades for security patches
2016-10-13 20:26:47 -04:00
Graham Christensen 91c49433c9
nodejs-5_x: Remove, no longer supported 2016-10-13 20:04:24 -04:00
Vladimír Čunát 6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Frederik Rietdijk efb6052f40 Python: fixup modules that were removed 2016-10-13 22:11:30 +02:00
Franz Pletz 29bd3898a6
fastd: init at 18 2016-10-13 21:42:17 +02:00
Franz Pletz 3b58daf315
libuecc: init at 7 2016-10-13 21:42:16 +02:00
John Ericson e4cd45a30c top-level: Make overridePackages extend rather than replace existing overrides 2016-10-13 11:14:11 -04:00
Daniel Peebles 3e2fe0127b Merge pull request #19437 from gnidorah/master
pakcs: fixed for darwin
2016-10-13 08:08:06 -04:00
Carles Pagès d037837cf9 kodi: link to libva-full
Fixes #19480 (vaapi support)
2016-10-13 11:28:50 +02:00
Frederik Rietdijk cffdffe1f6 Merge pull request #19309 from FRidh/outputs
Python: use separate output for tkinter
2016-10-13 10:40:14 +02:00
Alex Ivanov 82986b7369 erlangR16_odbc: fixed for darwin 2016-10-13 09:23:45 +03:00
Dan Peebles 9617f61164 xcbuild: init at 49f8a592 2016-10-13 00:32:19 -04:00
aszlig 09d3493282
buildLinux/linuxManualConfig: Allow .override
Regression introduced by da36847d92.

The kernelPackages NixOS module option now uses .override to add kernel
patches defined in boot.kernelPatches into the kernel within the
kernelPackages set.

For generic kernels, we already have an .override which comes with
callPackage, but pkgs.linuxManualConfig is a function where we want to
override the attributes passed to it.

The callPackage to manual-config.nix only allows us to override its
internal attributes but not the attributes of the function returned.

Simplified it looks like this:

                                      .----- .override provided by
                                    __|__    callPackage
                                   |     |
(callPackage .../manual-config.nix { ... }) { ... }
                                            |_____|
                                               |
                                  the one -----'
                                  we actually want to override

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-12 23:52:23 +02:00
Dan Peebles f35ab9c2f8 rpm-ostree: 2016.1 -> 2016.10
This also updates a bunch of its dependencies to enable the update,
and gets rid of libhif because upstream stopped maintaining it as
such, instead using it internally in other projects until they can
agree on an interface for it. Nothing seemed to be using libhif so
I'm not too concerned about removing it.
2016-10-12 20:31:02 +00:00
Tim Steinbach d313a114f1 Merge pull request #19488 from peterhoeg/mysqltuner
mysqltuner: init at 1.6.18
2016-10-12 12:41:08 -04:00
Tim Steinbach 259dcac753 Merge pull request #19484 from peterhoeg/vala
vala: unify builders for various versions
2016-10-12 09:32:38 -04:00
Peter Hoeg 7849677a70 mysqltuner: init at 1.6.18 2016-10-12 21:26:53 +08:00
Peter Hoeg a6d1d06a95 vala: unify builders for various versions
We are currently carrying a number of vala versions where each version
is essentially just a copy of the earlier version.

This PR gets rid of a ton of duplication and uses a standard builder.

Secondly, we add a definition for the latest vala 0.34.1.

Lastly, we add a generic "vala" that refers to the latest stable
version.

I have tried changing the definitions for "simple-scan" and "valum" to use
the latest vala version and they at least compile OK so I'll try a
massive sed job to replace all the definitions later to simply use the
latest version through "vala" instead of specifying a version directly.

According to upstream:

"Well-maintained packages are expected to always build with the latest
stable Vala version."

Maybe this means that my generic builder is then no longer necessary. Oh well...

I added myself to the maintainer array for vala although I have no
interest in the language - this was purely a nix exercise for me but I
thought it was reasonable to be the one to clean up the mess if this has
side effects...

Cc: @antono and @lethalman
2016-10-12 21:12:05 +08:00
Robin Gloster b743ddf8f9
sslscan: enable ssl2 checking 2016-10-12 14:36:41 +02:00
Benjamin Saunders d608456005 shaderc-git: init at 2016-09-08 2016-10-12 13:19:34 +01:00
lummax 9757757170 spirv-tools: init at 20160718 2016-10-12 13:19:34 +01:00
Joe Hermaszewski aa8b69c1f6 vulkan-loader: init at 1.0.21.0 2016-10-12 13:19:34 +01:00
Joe Hermaszewski e6cfc62063 glslang: init at 20160727 2016-10-12 13:18:27 +01:00
Robin Gloster 9838b80e91 docker-distribution: init at 2.5.1 2016-10-12 14:05:09 +02:00
Jörg Thalheim 9079bc08e5 Merge pull request #19362 from davorb/purple-facebook
purple-facebook: init at 66ee77378d82
2016-10-12 13:38:34 +02:00
Franz Pletz 8a59ad167e atlassian-crowd: init at 2.10.1 2016-10-12 13:17:24 +02:00
Franz Pletz 7edaceeb33 atlassian-jira: init at 7.2.2 2016-10-12 13:17:24 +02:00
Franz Pletz 18790e45d8 atlassian-confluence: init at 5.10.4 2016-10-12 13:17:24 +02:00
Charles Strahan da36847d92
nixos: make it easy to apply kernel patches
This makes it easy to specify kernel patches:

    boot.kernelPatches = [ pkgs.kernelPatches.ubuntu_fan_4_4 ];

To make the `boot.kernelPatches` option possible, this also makes it
easy to extend and/or modify the kernel packages within a linuxPackages
set. For example:

    pkgs.linuxPackages.extend (self: super: {
      kernel = super.kernel.override {
        kernelPatches = super.kernel.kernelPatches ++ [
          pkgs.kernelPatches.ubuntu_fan_4_4
        ];
      };
    });

Closes #15095
2016-10-11 19:59:00 -04:00
Peter Simons 2804067fc8 Merge pull request #19462 from dipinhora/pony-stable
pony-stable: init at 2016-10-10
2016-10-11 22:43:07 +02:00
dipinhora 8a7cb597ae pony-stable: init at 2016-10-10 2016-10-11 16:07:55 -04:00
Graham Christensen 945da0166c Merge pull request #19432 from sternenseemann/libhttpseverywhere
libhttpseverywhere: init at 0.1.0
2016-10-11 14:15:31 -04:00
Vladimír Čunát 9d1dfc9ed0 Merge #18861: add AMDGPU-PRO driver 2016-10-11 19:57:30 +02:00
David McFarland 3b4ce62451 amdgpu-pro: Init at 16.30.3-315407 2016-10-11 14:19:38 -03:00
sternenseemann 3229de5eb5 libhttpseverywhere: init at 0.1.0 2016-10-11 07:58:51 +02:00
Shea Levy ecb596b898 uri: init at 2016-09-04 2016-10-10 20:27:07 -04:00
Sander van der Burg b44e79e240 lhasa: init at 0.3.1 2016-10-10 20:48:00 +00:00
Daiderd Jordan 3e8af1ec90
libcaca: fix missing darwin inputs 2016-10-10 19:05:37 +02:00
Davor Babić 7cf6f46bd1 purple-facebook: init at 66ee77378d82
adds inherit src meta
2016-10-10 16:23:27 +02:00
Jörg Thalheim e325f010f0 Merge pull request #17579 from leenaars/arpa2deps
quick-der library, asn2quickder + hexio tools
2016-10-10 11:55:45 +02:00
Jörg Thalheim 6f389da98d Merge pull request #19399 from sternenseemann/master
Add libgee_0_8 and valadoc-unstable
2016-10-10 11:52:33 +02:00
Frederik Rietdijk 104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Frederik Rietdijk bee439207b Python 2.7: separate output for tkinter 2016-10-10 10:33:24 +02:00
Jörg Thalheim 905239db28 Merge pull request #18868 from RonnyPfannschmidt/enpass
enpass: init at 5.3.0
2016-10-10 07:56:56 +02:00
Michiel Leenaars 08011fa2af quickder: init at 1.0-RC1 2016-10-09 22:45:51 +02:00
Michiel Leenaars 651beb0592 asn2quickder: init at 0.7RC1 2016-10-09 22:45:51 +02:00
Michiel Leenaars 620f367a60 hexio: init at 1.0RC1 2016-10-09 22:45:51 +02:00
Jörg Thalheim cd99ddfbce Merge pull request #19398 from offlinehacker/pkgs/kops/init
kops: init at 1.4.0
2016-10-09 22:15:53 +02:00
sternenseemann e0faee950c valadoc: init at 2016-10-09 2016-10-09 22:04:14 +02:00
Jörg Thalheim c40b3e55e7 Merge pull request #19373 from rnhmjoj/afpfs
afpfs-ng: init at 0.8.2
2016-10-09 21:12:59 +02:00
rnhmjoj 8546928f69
afpfs-ng: init at 0.8.2 2016-10-09 20:13:49 +02:00
sternenseemann 011f3d700d libgee_0_8: init at 0.8.6
some vala packages require this specific version
2016-10-09 20:08:47 +02:00
Jaka Hudoklin 2041f5b817 kops: init at 1.4.0 2016-10-09 19:31:44 +02:00
Ricardo Ardissone ca6b9be5d1
openclonk: init at 7.0
fixes #17931
2016-10-09 18:34:10 +02:00
Robin Gloster e904bb4871
nixbot: init at unstable-2016-10-09 2016-10-09 15:05:02 +02:00
Ronny Pfannschmidt 98895f5b67 enpass: init at 5.3.0 2016-10-09 13:16:50 +02:00