Commit Graph

30806 Commits

Author SHA1 Message Date
Thomas Tuegel
7182709174
grantlee: search profile library paths for plugins 2017-08-21 06:51:16 -05:00
Thomas Tuegel
fa8d240188
kmail: init at 17.04.0 2017-08-21 06:51:14 -05:00
Eric Sagnes
14ce4217e3 torchvision: init at 0.1.9 2017-08-21 20:43:28 +09:00
kiloreux
c3acd48763 perlPackages.ImageExifTool: 10.55 -> 10.60 2017-08-21 09:59:30 +02:00
Frederik Rietdijk
6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Chris Hodapp
4c623b3d92 python-packages easydict: init at 1.7 2017-08-21 01:22:38 +02:00
Joachim F
61aa254204 Merge pull request #28177 from jraygauthier/jrg/vscode-with-extensions
vscode-with-extensions: init at 1.10.2
2017-08-20 20:33:40 +00:00
Michael Raskin
a0306821fd xzoom: init at 0.3.24 2017-08-20 18:28:19 +02:00
Frederik Rietdijk
5b8cd48e99 Merge pull request #28320 from rybern/add-poretools
poretools: init at 0.6.0
2017-08-20 17:44:05 +02:00
Vladimír Čunát
d2e9836aa6
apt: fixup by building with gcc-5
I was lazy to try to find another solution.
2017-08-20 12:04:36 +02:00
Vladimír Čunát
785ceea7ba
libreoffice: fixup by building with gcc-5
I was lazy to try to find another solution.
/cc maintainers: @7c6f434c, @viric.
2017-08-20 11:49:26 +02:00
aszlig
d25a9f57e3
pythonPackages.html5lib_0_9999999: Fix build
Regression introduced by 345b35c48a.

The commit in question switched the implementation of buildPythonPackage
so that .override now is behaving the same way as for other packages
that are using callPackage.

So the fix for html5lib_0_9999999 is to just use .overridePythonAttrs
instead of .override.

Note that the mentioned commit initially introduced this as
overridePythonPackage but it got later renamed to overridePythonAttrs in
abdb58e407.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-20 10:39:57 +02:00
Gabriel Ebner
7da15a071d open-wbo: init at 2.0 2017-08-20 10:19:46 +02:00
Vladimír Čunát
a1bef771ee
linuxPackages_chromiumos*: fixup by building with gcc5 2017-08-20 08:26:02 +02:00
Vladimír Čunát
7c7c83e233
buildLinux: allow overriding stdenv on each call 2017-08-20 08:24:52 +02:00
Thomas Mader
58ed023bc6 dtools: rdmd -> dtools
- Remove single rdmd derivation and introduce new dtools derivation with more tools from the repository.
- Update rdmd/dtools 2.067.0 -> 2.075.1
- Adding checkPhase
- Fixing dependencies
- Update derivation description
2017-08-19 23:11:12 +02:00
Tristan Helmich
e573c4ad90 sqlmap: 1.0.11 -> 1.1
Additionally disable sqlmap for python3 as it is incompatible:
"[CRITICAL] incompatible Python version detected ('3.6.1'). For successfully running sqlmap you'll have to use version 2.6 or 2.7 (visit 'http://www.python.org/download/')"
2017-08-19 15:35:20 +00:00
Gabriel Ebner
95bb851d80 fcitx-engines.mozc, ibus-engines.mozc: fix build
This is a temporary workaround for
https://github.com/NixOS/nixpkgs/issues/28223
2017-08-19 15:38:38 +02:00
Ben Darwin
b76acc9522 gpy: init at 1.7.7 2017-08-18 18:34:57 -04:00
John Wiegley
d8b02ef359 Merge pull request #28375 from obsidiansystems/perl-ld-cc
perl-ExtUtils-LibBuilder: Use the C compiler to link
2017-08-18 13:32:47 -07:00
John Ericson
2bbd1d877b perl-ExtUtils-LibBuilder: Use the C compiler to link 2017-08-18 15:08:26 -04:00
Raymond Gauthier
2a9cb9d36d vscode-with-extensions: init at 1.10.2 2017-08-18 11:24:53 -04:00
Gabriel Ebner
f1666a3aaf perlPackages.ExtUtilsLibBuilder: 0.04 -> 0.08 2017-08-18 08:28:58 +02:00
Gabriel Ebner
9a67c8e56d perlPackages.TextBibTeX: do not hardcode gcc
See e619ace733##commitcomment-23660930
2017-08-18 08:25:41 +02:00
Michael Peyton Jones
9235ff1259 Overlays: allow overlays to be specified in a file 2017-08-17 22:13:39 +00:00
Daiderd Jordan
6a870a59f8 Merge pull request #28174 from matthewbauer/darwin-in-release
enable hydra jobs for packages x86_64-linux does not support
2017-08-17 23:29:00 +02:00
Matthew Bauer
10241b3c59 release.nix: disable private apple sdks in release
we shouldn’t let it get into the release. This includes:

- darwin.cf-private
- darwin.osx_private_sdk
- xcode
2017-08-17 14:24:52 -07:00
Jan Malakhovski
fc5e6ce9ce
perl-CGI: 4.35 -> 4.36 2017-08-17 21:44:35 +02:00
Jan Malakhovski
33df3be87b
perl-HTML-Parser: 3.71 -> 3.72 2017-08-17 21:44:31 +02:00
Frederik Rietdijk
c732164e36 Merge pull request #27941 from romildo/upd.efl
efl: add version 1.20.2
2017-08-17 19:43:11 +02:00
Frederik Rietdijk
8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
romildo
0fe0d7c620 pythonefl: 1.19.1 -> 1.20.0
- Update to version 1.20.0.

- The hardening checking -Werror=format-string does not work with
  python-efl, so disable it.
2017-08-17 12:23:36 -03:00
Ryan Bernstein
a13e4ad1f5 poretools: init at 0.6.0 2017-08-17 11:17:30 -04:00
Peter Hoeg
6502f59ae0 perlPackages.EmailOutlookMessage: fix license and descripton 2017-08-17 20:02:02 +08:00
Peter Hoeg
bd7bf67927 Merge pull request #28025 from peterhoeg/p/checks
Shared monitoring plugins
2017-08-17 19:56:56 +08:00
Peter Hoeg
b6941c4500 pywbem: init at 0.10.0 2017-08-17 15:02:41 +08:00
Peter Hoeg
f49aa90297 monitoring-plugins: rename from nagiosPluginsOfficial
The upstream project has renamed itself.

We now stick this into a folder where we can keep other shared monitoring plugins.
2017-08-17 15:02:41 +08:00
Peter Hoeg
6ddd4cec80 check-esxi-hardware: init at 20161013 2017-08-17 15:02:41 +08:00
Peter Hoeg
39bf20e7a3 check-nwc-health and check-ups-health: init at 20170804 2017-08-17 15:02:38 +08:00
Peter Hoeg
824b8e4c6a perlPackages.EmailOutlookMessage: init at 0.918
This tool is used for converting .msg files to .eml
2017-08-17 11:25:41 +08:00
Peter Hoeg
676e90564f perlPackages.Carp: 1.36 -> 1.38
Version 1.36 is no longer available upstream.
2017-08-17 11:25:41 +08:00
Peter Hoeg
57ee7283d2 msgviewer: init at 1.9 2017-08-17 09:48:28 +08:00
Jörg Thalheim
dc282c1285 Merge pull request #28147 from uralbash/red
red: init at 0.6.3
2017-08-16 14:09:16 +01:00
Svintsov Dmitry
7bd8ac64c3 red: init at 0.6.3 2017-08-16 17:39:38 +05:00
Graham Christensen
47ec1bcb8c Merge pull request #28300 from NickHu/syncthing-tray
syncthing-tray: init at v0.7
2017-08-16 07:19:19 -04:00
Graham Christensen
c734648f4f Merge pull request #27823 from NickHu/aatt
urxvt_autocomplete_all_the_things: init at 1.6.0
2017-08-16 07:12:00 -04:00
Robert Helgesson
f7f43ad554
perl-URI: 1.71 -> 1.72 2017-08-16 00:08:10 +02:00
Robert Helgesson
c957ae9da9
perl-Test-Needs: init at 0.002005 2017-08-16 00:07:14 +02:00
vinymeuh
9e1cde78b8 gcc-arm-embedded: 5-2016-q2-update -> 6-2017-q2-update 2017-08-15 21:36:30 +02:00
Nick Hu
78b6d45921 syncthing-tray: init at v0.7 2017-08-15 17:49:17 +01:00
James D. Trotter
518fb60797 fenics: init at 2017.1.0 2017-08-15 16:19:45 +02:00
Eelco Dolstra
252ea06097 Merge pull request #28244 from FRidh/hydrapython
Python: build 2.7 and 3.6 packages on Hydra again
2017-08-15 15:33:58 +02:00
Guillaume Maudoux
cc92326e12 grisbi: init at 1.0.2 2017-08-15 14:52:32 +02:00
Albert Peschar
cfda60042d hyperlink: init at 17.3.0 2017-08-15 12:42:06 +02:00
Symphorien Gibol
2dfba8529b epkowa: init at 2.30.3-1 2017-08-15 11:41:55 +02:00
Tuomas Tynkkynen
55a642f5cf linuxHeaders: Remove cruft 2017-08-15 01:07:50 +03:00
Robert Hensing
c5ec8cf523 frog: init at v0.13.7 2017-08-14 12:57:54 +02:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Frederik Rietdijk
62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Johannes Frankenau
791e440817 pythonPackages.html5-parser: init at 0.4.3 2017-08-14 09:33:02 +02:00
Johannes Frankenau
817fdff7d4 pythonPackages.lxml: 3.7.2 -> 3.8.0 2017-08-14 09:33:01 +02:00
Joachim F
6dc4d7445c Merge pull request #26313 from polynomial/gh-ost
gh-ost: init at 1.0.36
2017-08-13 21:11:47 +00:00
Joachim F
3e21f91a39 Merge pull request #27796 from LumiGuide/postage
postage: init at 3.2.17 & add NixOS module
2017-08-13 20:59:06 +00:00
Wisut Hantanong
5dc63e69db pythonPackages.django_extensions : init at 1.8.1 (#27378)
* add django-extensions 1.8.1

* enable testing

* use propagatedBuildInputs
2017-08-13 22:58:35 +02:00
Sasha Delly
96dc15f2c9 spacy: init at 1.8.2 2017-08-13 22:41:30 +02:00
Sasha Delly
ea418720d7 thinc: init at 1.0.1 2017-08-13 22:41:30 +02:00
Sasha Delly
f1ce370b8e preshed: init at 1.0.0 2017-08-13 22:41:30 +02:00
Sasha Delly
3fe916dd4a plac: init at 0.9.6 2017-08-13 22:41:30 +02:00
Sasha Delly
b5b2890278 murmurhash: init at 0.26.4 2017-08-13 22:41:30 +02:00
Sasha Delly
fe17ed640a ftfy: init at 4.4.3 2017-08-13 22:41:30 +02:00
Sasha Delly
58b28484ed cymem: init at 1.31.2 2017-08-13 22:41:30 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk
d0d8724261 python.pkgs.gst-python: move expression 2017-08-13 21:48:19 +02:00
Frederik Rietdijk
afc6b4310c Python: build 2.7 and 3.6 packages on Hydra again 2017-08-13 21:33:02 +02:00
Frederik Rietdijk
a0aae85012 Python: move some attributes together with the rest of the Python-related attributes. 2017-08-13 21:30:42 +02:00
Vladimír Čunát
34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Frederik Rietdijk
7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Silvan Mosberger
e16a0988bc
radicale: 1.1.4 -> 2.1.2
This commit readds and updates the 1.x package from 1.1.4 to 1.1.6 which
also includes the needed command for migrating to 2.x

The module is adjusted to the version change, defaulting to radicale2 if
stateVersion >= 17.09 and radicale1 otherwise. It also now uses
ExecStart instead of the script service attribute. Some missing dots at
the end of sentences were also added.

I added a paragraph in the release notes on how to update to a newer
version.
2017-08-13 17:23:43 +02:00
Frederik Rietdijk
2a8cd14d5f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-13 09:50:47 +02:00
Matthew Bauer
0065365bdf
nixpkgs release: remove macOS hack
was needed for testing previously
see:

https://github.com/NixOS/nixpkgs/pull/28174#pullrequestreview-55944725
2017-08-12 20:39:48 -07:00
Tuomas Tynkkynen
3e9f76774a
nixpkgs release: Fix Darwin-only jobs
Currently the logic of generating nixpkgs Hydra jobs is to walk through
the pkgs evaluated for system = "x86_64-linux", collect any derivations
and their meta.platforms values. However, that doesn't work for
packages whose meta.platforms doesn't include x86_64-linux, as just
evaluating their meta attribute raises an error so they get skipped
completely.

As a less-intrusive fix (i.e. anything than rewriting the current package
enumeration logic), allow passing `config.allowUnsupportedSystem = true`
to permit evaluating packages regardless of their platform and use that
in the package listing phase.

Fixes #25200
2017-08-12 20:38:27 -07:00
Robin Gloster
1e2529498d
automake113x: remove 2017-08-12 21:49:11 +02:00
Robin Gloster
05a11f8a3d
mysql-workbench: build with default automake 2017-08-12 21:49:11 +02:00
Franz Pletz
9fda9f8c79 Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Robin Gloster
0bce8f86e5
misc: remove
ancient code, that is not used and at least partly broken
2017-08-12 21:38:19 +02:00
Robin Gloster
c1b3dc3308
povray: 3.7 -> 3.7.0.3 2017-08-12 21:38:19 +02:00
Robin Gloster
bd657a7293
libtsm: use autoreconfHook 2017-08-12 20:26:50 +02:00
Robin Gloster
bfdd9d2e66
automake114x: remove 2017-08-12 20:21:39 +02:00
Jörg Thalheim
e888cfb130 Merge pull request #27983 from hhomar/openelec-dvb-firmware
openelec-dvb-firmware: init at 0.0.51
2017-08-12 19:17:49 +01:00
Robin Gloster
220c5377e8
automake112x: remove
unused
2017-08-12 19:12:09 +02:00
Jörg Thalheim
bab0c74468 Merge pull request #27974 from elitak/armory
bitcoinarmory: init at 0.96.1
2017-08-12 18:11:44 +01:00
Robin Gloster
0376ccb704
phpPackages.composer: 1.4.2 -> 1.5.1 2017-08-12 16:54:58 +02:00
Robin Gloster
cdb7197d3e
glestae: remove
Has been broken for years
2017-08-12 16:54:58 +02:00
Frederik Rietdijk
b5982a59bd Merge pull request #28195 from lheckemann/pastescript-name-typo
pythonPackages.pasteScript: fix typo in name
2017-08-12 16:38:29 +02:00
Frederik Rietdijk
f7a9086758 Merge pull request #28193 from Nadrieril/fix-syncserver
syncserver: fix dependency conflict with webtest
2017-08-12 15:04:07 +02:00
Nadrieril
f7e4531979 syncserver: fix dependency conflict with webtest 2017-08-12 13:49:39 +01:00
Robin Gloster
a33dfc86f3
ultrastardx: 1.1, 1.3-beta -> 2017.8.0 2017-08-12 14:01:08 +02:00
Robin Gloster
79ac09ea06
ripple-rest: remove
marked as broken for > 1 yr, development is frozen and author recommends
moving to https://github.com/ripple/ripple-lib
2017-08-12 13:38:32 +02:00
Robin Gloster
c39fec56a8
restund: remove
marked as broken for several years and no new release fixing the build
2017-08-12 13:33:34 +02:00
Robin Gloster
a726fcf153
freestyle: remove
marked as broken and integrated in blender:
http://freestyle.sourceforge.net/
2017-08-12 13:27:41 +02:00
Eric Litak
e93fe9a1bd bitcoinarmory: init at 0.96.1 2017-08-12 04:11:38 -07:00
Jörg Thalheim
c0fc1670f5 pythonPackages.umemcache: move expression out of python-packages.nix 2017-08-12 11:22:40 +01:00
Linus Heckemann
9b92af9942 pythonPackages.pasteScript: fix typo in name 2017-08-12 11:20:53 +01:00
Frederik Rietdijk
0a1eb8246a Merge pull request #28186 from Nadrieril/fix-umemcache
umemcache: fix build; remove broken status
2017-08-12 12:16:09 +02:00
Frederik Rietdijk
df3c7825bf Merge pull request #28187 from Nadrieril/update-konfig
konfig: 0.9 -> 1.1; fix build failure due to argparse
2017-08-12 12:15:36 +02:00
Nadrieril
5acb1b2d0f konfig: remove obsolete argparse dependency; fixes build failure 2017-08-12 10:41:10 +01:00
Nadrieril
1844dfc491 konfig: 0.9 -> 1.1 2017-08-12 10:35:10 +01:00
Nadrieril
b2353e6042 umemcache: fix build; remove broken status 2017-08-12 10:29:58 +01:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
Jörg Thalheim
79694b52ce Merge pull request #28035 from expipiplus1/pangolin
pangolin: init at 2017-08-02
2017-08-12 08:52:34 +01:00
Frederik Rietdijk
66ce84b619 python.pkgs.bottleneck: move expression 2017-08-12 09:10:32 +02:00
Frederik Rietdijk
a25e324e06 python.pkgs.audioread: move expression 2017-08-12 09:04:44 +02:00
Frederik Rietdijk
abdb58e407 Python: overridePythonPackage -> overridePythonAttrs
to better fit the existing naming scheme.

https://github.com/NixOS/nixpkgs/pull/26155#issuecomment-321279629
2017-08-12 08:58:41 +02:00
Frederik Rietdijk
026b60e49e python.pkgs.sphinx: move expression 2017-08-12 08:58:41 +02:00
Tuomas Tynkkynen
d332d768b5 darwin: Add recurseForDerivations 2017-08-11 16:03:41 -07:00
Jörg Thalheim
dc25f9a395 Merge pull request #28117 from volth/patch-12
gdouros: x.xx -> x.17
2017-08-11 23:21:44 +01:00
Robin Gloster
f48109387a
mergeAttrsByVersion, versionedDerivation: remove
obsolete and ancient
2017-08-11 23:31:02 +02:00
Eric Litak
723bd8b9c5 go: support for aarch64 via binary bootstrap 2017-08-11 23:02:20 +02:00
rybern
d06ab41c85 moon-buggy: init at 1.0.51 (#28165) 2017-08-11 22:32:59 +02:00
Franz Pletz
f6931ec4f2 Merge pull request #28166 from mguentner/ipfsapi042post
ipfsapi: 0.4.5-pre -> 0.4.2.post1
2017-08-11 21:46:28 +02:00
Jörg Thalheim
b952143a0c Merge pull request #28167 from bcdarwin/paramz
pythonPackages.paramz: init at 0.7.4
2017-08-11 20:20:45 +01:00
Tuomas Tynkkynen
03d37dc388 perlPackages.ack: doc -> man 2017-08-11 21:32:53 +03:00
pe@pijul.org
443ac23336 Gwyddion: init at 2.48 2017-08-11 20:30:11 +02:00
volth
bc755f39d2 Update all-packages.nix 2017-08-11 17:47:31 +00:00
Ben Darwin
60da71407a pythonPackages.paramz: init at 0.7.4 2017-08-11 13:28:09 -04:00
Maximilian Güntner
f77825618f
ipfsapi: 0.4.5-pre -> 0.4.2.post1
This is not a downgrade, 0.4.5-pre was a unofficial version.
2017-08-11 19:20:22 +02:00
Robin Gloster
897eec7d79
linuxHeaders_2_{4,6}: remove 2017-08-11 19:13:09 +02:00
Robin Gloster
9f3f575ab3
linux_4_4: remove
Support ends in Feb 2018
2017-08-11 19:13:09 +02:00
Robin Gloster
0eb9c5bd42
linux_3_10: remove
Support ends in Oct 2017
2017-08-11 19:13:08 +02:00
Peter Hoeg
b6f7713d33 Merge pull request #28127 from peterhoeg/f/collectd
influxdb (on nixos): reduce closure size by 99.99% (and a bit)
2017-08-12 00:01:46 +08:00
Robin Gloster
83f8ffb11d
Revert "trezor-bridge: remove"
This reverts commit fac1ded619.

missed one use
2017-08-11 13:32:19 +02:00
Robin Gloster
14080832b0
spCompat: remove
not used anymore
2017-08-11 13:26:50 +02:00
Domen Kožar
486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster
28cc2642f0
treewide: use less phases if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Robin Gloster
72457cdebb
pythonPackages.worldengine: fix build 2017-08-11 11:40:36 +02:00
Robin Gloster
fac1ded619
trezor-bridge: remove 2017-08-11 11:40:36 +02:00
Peter Hoeg
486391d191 check-uptime: init at 20161112 2017-08-11 14:24:30 +08:00
Peter Hoeg
719aa35c0c collectd-data: init at 5.7.0 - contains just data files from collectd 2017-08-11 09:47:27 +08:00
Frederik Rietdijk
9f73f22c64 Merge commit 'b1f5305abd7b1b3d7ed180d9d00301da6e323e41' into HEAD 2017-08-10 19:26:16 +02:00
Frederik Rietdijk
b0c30f436e Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-10 10:41:23 +02:00
Domen Kožar
ff5fd118b9 Merge pull request #28044 from mpickering/ghc-head
GHC Head updates
2017-08-10 09:30:00 +02:00
Daiderd Jordan
e5f0c4f840 Merge pull request #28056 from matthewbauer/miniupnpc-fix
miniupnpc: fix on darwin
2017-08-10 00:08:10 +02:00
Joe Hermaszewski
7cd44aeeef pangolin: fix OS X build 2017-08-09 22:14:23 +01:00
Matthew Bauer
c7f14143c4 miniupnpc: fix on darwin
For some reason miniupnpc needs libtool for static linking. Probably not ideal
but it’s doing similar on other platforms as well (using ar).
2017-08-09 13:10:23 -07:00
Robin Gloster
37bf3c8782 pythonPackages.distorm3: init at 3.3.4 2017-08-09 21:50:21 +02:00
Simon Lackerbauer
30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
adisbladis
3ba2300b2d pythonPackages.zodb: 4.0.1 -> 5.2.4 2017-08-09 14:51:01 +02:00
adisbladis
f06a5f4935 pythonPackages.transaction: 1.4.3 -> 2.1.2 2017-08-09 14:51:01 +02:00
adisbladis
490df67562 pythonPackages.pecan: 1.0.3 -> 1.2.1 2017-08-09 14:51:01 +02:00
adisbladis
5167116eba pythonPackages.pyramid_tm: Remove outdated package 2017-08-09 14:51:01 +02:00
adisbladis
6d82bac424 pythonPackages.hypatia: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis
bc6d9b0d46 pythonPackages.repoze_sendmail: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis
b7b66c31f2 pythonPackages.pyramid_mailer: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis
660b225903 pythonPackages.ZEO: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis
953484b4e3 pythonPackages.zodburi: Remove outdated package 2017-08-09 14:51:00 +02:00
adisbladis
48b305ca6d pythonPackages.pyramid_zodbconn: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis
80ef4d6fc7 pythonPackages.zope_tales: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis
ced137d980 pythonPackages.zodb3: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis
c06cfd0404 pythonPackages.zope_security: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis
fab8f7ac4b pythonPackages.zope_browser: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis
5583e3a2bd pythonPackages.zope_publisher: Remove outdated package 2017-08-09 14:50:59 +02:00
adisbladis
64259cdd7c pythonPackages.zope_traversing: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis
313ea3827b pythonPackages.zope_sqlalchemy: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis
30291227f2 pythonPackages.almir: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis
88648d42f4 pythonPackages.zope_container: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis
a0c1167e0e pythonPackages.zope_browserresource: Remove outdated package 2017-08-09 14:50:58 +02:00
adisbladis
45addeacb0 pythonPackages.aiohttp-cors: Remove zodb3 dependency 2017-08-09 14:50:57 +02:00
Marius Metzger
fd6e51d550
check_ssl_cert: init at 1.51.0 (#28069) 2017-08-09 13:17:42 +02:00
Robin Gloster
cbca75b8c9 Revert "check_ssl_cert: init at 1.51.0 (#28069)"
This reverts commit 1db52734ad.
2017-08-09 12:51:25 +02:00
Marius Metzger
1db52734ad check_ssl_cert: init at 1.51.0 (#28069) 2017-08-09 12:41:15 +02:00
Frederik Rietdijk
7a6d4f4710 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-09 11:22:40 +02:00
Frederik Rietdijk
345b35c48a Python: add buildPythonPackage.overridePythonPackage method.
This allows one to always override the call to `buildPythonPackage`.

In the following example we create an environment where we have the `blaze` package using an older version of `pandas`. We override first the Python interpreter and pass `packageOverrides` which contains the overrides for packages in
the package set.

```
with import <nixpkgs> {};

(let
  python = let
    packageOverrides = self: super: {
      pandas = super.pandas.overridePythonPackage(old: rec {
        version = "0.19.1";
        name = "pandas-${version}";
        src =  super.fetchPypi {
          pname = "pandas";
          inherit version;
          sha256 = "08blshqj9zj1wyjhhw3kl2vas75vhhicvv72flvf1z3jvapgw295";
        };
      });
    };
  in pkgs.python3.override {inherit packageOverrides;};

in python.withPackages(ps: [ps.blaze])).env
```
2017-08-09 11:10:54 +02:00
Jörg Thalheim
fcea56ddfd Merge pull request #28031 from falsifian/rftg
rftg: init at 0.9.4
2017-08-09 08:21:32 +01:00
Daiderd Jordan
8c86ce707e Merge pull request #28034 from kiloreux/libopencore
opencore-amr init at 0.1.5
2017-08-08 19:25:53 +02:00
Matthew Pickering
cf7b262485 Boot ghc HEAD with ghc-8.0.2 2017-08-08 17:21:22 +00:00
kiloreux
c74d0d460f
Implement other required changes 2017-08-08 17:36:15 +01:00
James Cook
f6aa2df335 rftg: init at 0.9.4
An implementation of the card game Race for the Galaxy, including an AI
2017-08-08 08:56:29 -07:00
kiloreux
2ff9f969a1
Added libopencore to all-packages.nix 2017-08-08 10:09:17 +01:00
Joe Hermaszewski
4b1bcf8724 pangolin: init at 2017-08-02 2017-08-08 09:57:10 +01:00
Frederik Rietdijk
468fdddde6 Merge pull request #27753 from FRidh/python33eol
python33: end-of-life
2017-08-08 09:11:11 +02:00
Frederik Rietdijk
89af5d93e6 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-08 09:01:54 +02:00
Frederik Rietdijk
0734fb26c5 Merge pull request #28032 from casey/feedgen
python.pkgs.feedgen: init at 0.5.1
2017-08-08 09:01:27 +02:00
Casey Rodarmor
2141086af8 python.pkgs.feedgen: init at 0.5.1 2017-08-07 23:58:39 -07:00
Frederik Rietdijk
739b4b42e6 searx: fix typo, fixes #28015 2017-08-08 08:40:26 +02:00
Peter Simons
b196230e71 Merge pull request #25185 from ahmedtd/fix-makewrapper-unsupported-args
Fix makewrapper unsupported args
2017-08-08 08:33:56 +02:00
Taahir Ahmed
12354b8eb5 dieHook: Add die utility function
Calling `die "Error message"` causes the current script to exit with
an error, printing a backtrace
2017-08-08 00:17:56 -05:00
Franz Pletz
9d29bed078 Merge pull request #28020 from michalrus/geekbench
geekbench: init at 4.1.1
2017-08-08 02:14:03 +02:00
Michal Rus
a809cf409a
geekbench: init at 4.1.1 2017-08-08 01:28:12 +02:00
davidak
3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Bas van Dijk
ca64eaadf8 postage: init at 3.2.17 & add NixOS module 2017-08-07 20:35:23 +02:00
Wout Mertens
ba203e40a6 Merge pull request #28010 from womfoo/bump/facter-3.7.1
facter: 3.6.6 -> 3.7.1 and related deps
2017-08-07 18:32:03 +02:00
Gabriel Ebner
795c003359 isabelle: use polyml 5.6
Isabelle 2016 does not work with newer PolyML versions.
2017-08-07 17:21:08 +02:00
Kranium Gikos Mendoza
b99f162e40 facter: 3.6.6 -> 3.7.1 2017-08-08 00:37:43 +10:00
Kranium Gikos Mendoza
b416579af4 leatherman: 0.11.2 -> 1.0.0 2017-08-08 00:37:43 +10:00
Nick Hu
5261c449d8 urxvt_autocomplete_all_the_things: init at 1.6.0 2017-08-07 15:30:13 +01:00
mimadrid
95bbe17a04
git: add pcre2 support 2017-08-07 14:55:30 +02:00
Jörg Thalheim
46e691eefb Merge pull request #27988 from lheckemann/oil
oil: init at 0.0.0
2017-08-06 19:45:09 +01:00
Robin Gloster
1ff2c65acf
phantomjs2: don't use bundled qt 2017-08-06 20:30:17 +02:00
Linus Heckemann
434d3700d3 oil: init at 0.0.0 2017-08-06 18:17:00 +01:00
Michael Weiss
953b232385 gns3-server: init at 2.0.3 2017-08-06 17:40:53 +02:00