3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

27572 commits

Author SHA1 Message Date
Jake Waksbaum 753b00b6c6 pythonPackages.neovim: 0.1.12 -> 0.1.13 2017-01-17 20:56:54 -05:00
Matthew Bauer 6c6db7b58b
portaudio: fix on Darwin 2017-01-17 19:49:18 -06:00
Matthew Bauer 5c09b223f9
pulseaudio: fix on Darwin 2017-01-17 19:49:17 -06:00
Vincent Laporte 1503c11c5d ocamlPackages.omd: init at 1.3.0
OMD is an extensible Markdown library and tool in OCaml.

Homepage: https://github.com/ocaml/omd
2017-01-17 20:37:20 +01:00
Lee Machin 3e86a0b496 Add rubocop linter for Ruby (#21934)
Use gemdir and pname as suggested by @zimbatm

Fix silly typo
2017-01-17 09:55:23 +00:00
Dan Peebles f1a9bc356e lkl: init 2017-01-16 21:24:32 +00:00
Tristan Helmich ef0f4e7092 couchpotato: init at 3.0.1 2017-01-16 12:54:43 +01:00
Michael Raskin cd07d21a44 Merge pull request #21868 from hsenag/htmlunit-driver
selenium-server-standalone: restore htmlunit-driver support
2017-01-16 09:37:29 +00:00
Nicolas B. Pierron f9da1fa957 Throw an error if NIXPKGS_OVERLAYS is invalid and improve documentation. 2017-01-16 01:17:33 +01:00
Nicolas B. Pierron f5dfe78a1e Add overlays mechanism to Nixpkgs.
This patch add a new argument to Nixpkgs default expression named "overlays".

By default, the value of the argument is either taken from the environment variable `NIXPKGS_OVERLAYS`,
or from the directory `~/.nixpkgs/overlays/`.  If the environment variable does not name a valid directory
then this mechanism would fallback on the home directory.  If the home directory does not exists it will
fallback on an empty list of overlays.

The overlays directory should contain the list of extra Nixpkgs stages which would be used to extend the
content of Nixpkgs, with additional set of packages.  The overlays, i-e directory, files, symbolic links
are used in alphabetical order.

The simplest overlay which extends Nixpkgs with nothing looks like:

```nix
self: super: {
}
```

More refined overlays can use `super` as the basis for building new packages, and `self` as a way to query
the final result of the fix-point.

An example of overlay which extends Nixpkgs with a small set of packages can be found at:
  https://github.com/nbp/nixpkgs-mozilla/blob/nixpkgs-overlay/moz-overlay.nix

To use this file, checkout the repository and add a symbolic link to
the `moz-overlay.nix` file in `~/.nixpkgs/overlays` directory.
2017-01-16 01:17:33 +01:00
John Ericson cef5131ea7 Merge pull request #21911 from Ericson2314/release-cross
release-cross: Expose sub-jobs of linux cross stdenv
2017-01-15 14:21:04 -05:00
John Ericson a62ee8d45c release-cross: Expose sub-jobs of linux cross stdenv 2017-01-15 14:19:39 -05:00
Tuomas Tynkkynen 9c45e20823 dtc: Fix build after flex upgrade
http://hydra.nixos.org/build/46059338
2017-01-15 19:34:16 +02:00
Franz Pletz 8afb65ff66
libav_12: init at 12 2017-01-15 18:24:42 +01:00
Jörg Thalheim 122da3dc79 Merge pull request #21903 from matthiasbeyer/add-git-crecord
git-crecord: init at 20161216.0
2017-01-15 14:38:15 +01:00
Matthias Beyer 7adf2ff42e
git-crecord: init at 20161216.0 2017-01-15 14:23:59 +01:00
2chilled 936e2086e6 h2: init at 1.4.193 (#21893) 2017-01-15 14:01:07 +01:00
Daiderd Jordan d6517b6e5e Merge pull request #21898 from matthewbauer/darwintools
DarwinTools: init at 1
2017-01-15 10:11:39 +01:00
Jörg Thalheim e4c88f5c80 Merge pull request #21899 from johbo/add-tryton-client
tryton: init 4.2.1
2017-01-15 08:50:34 +01:00
Johannes Bornhold 37788f13b7 tryton: init at 4.2.1 2017-01-15 01:40:01 +01:00
John Ericson 94ad99e759 Merge pull request #21896 from Ericson2314/gawk
Two changes in preperation of cross cleanup
2017-01-14 17:58:22 -05:00
Daiderd Jordan c391904b85 Merge pull request #21894 from johbo/darwin-pangomm
pangomm: Add ApplicationServices on darwin
2017-01-14 23:56:25 +01:00
Jörg Thalheim 97a6566348 Merge pull request #21892 from offlinehacker/pkgs/yarn/add
yarn: init at 0.18.1
2017-01-14 23:54:56 +01:00
Johannes Bornhold 8a7d373795 Darwin gtk quartz follow up (#21883)
* gtk2-x11: Add gtk2 configuration with X11 backend

After making quartz the default for darwin, some builds started to fail since
they only support gtk with the X11 backend.

* apvlv: Use gtk2-x11 on darwin

* gpicview: Use gtk2-x11 for darwin

* lxappearance: Use gtk2-x11 for darwin

* fontforge-gtk: Use gtk2-x11 for darwin

* gbdfed: Use gtk2-x11 for darwin
2017-01-14 22:53:56 +00:00
Jörg Thalheim 235da0d77b Merge pull request #21871 from Mic92/manul
manul: init at 2016-09-30
2017-01-14 22:57:30 +01:00
Jörg Thalheim 238a090b4f
gdm: init at 1.4 2017-01-14 22:56:12 +01:00
John Ericson fa0a12e35d release-cross: Use nativeDrv rather than relying on default
The default will soon change
2017-01-14 16:39:43 -05:00
Jaka Hudoklin bb0d0a366b yarn: init at 0.18.1 2017-01-14 20:49:57 +01:00
rnhmjoj 61fe18d5b4
palemoon: init at 27.0.3 2017-01-14 20:44:47 +01:00
Johannes Bornhold 4b9349698a pangomm: Add ApplicationServices on darwin 2017-01-14 20:27:54 +01:00
John Ericson 427dbcb1d7 top-level: Add more options to release-cross.nix, normalize param comments 2017-01-14 14:25:56 -05:00
Ganesh Sittampalam f0c230c2c7 selenium-server-standalone: restore htmlunit-driver support
It was moved to a separate project between versions 2.45 and 2.53:
https://github.com/SeleniumHQ/selenium/commit/2d3150b
2017-01-14 10:48:38 +00:00
Vincent Laporte 67a5833330 ocamlPackages.apron: init at 20160125
APRON is an OCaml library of numerical abstract domains

Homepage: http://apron.cri.ensmp.fr/library/
2017-01-14 09:34:34 +00:00
Vincent Laporte 2f2fbc9966 ocamlPackages.mlgmpidl: init at 1.2.4
mlgmpidl is an OCaml interface to the GMP library.

Homepage: https://www.inrialpes.fr/pop-art/people/bjeannet/mlxxxidl-forge/mlgmpidl/
2017-01-14 09:34:34 +00:00
Jörg Thalheim be759ba64e Merge pull request #21869 from Mic92/pyroute2
pyroute2: init at 0.4.12
2017-01-14 10:21:50 +01:00
Jörg Thalheim 8d67d5689c
pyroute2: init at 0.4.12 2017-01-14 10:12:20 +01:00
Jörg Thalheim 4f130dd219
manul: init at 2016-09-30 2017-01-14 01:04:53 +01:00
Pascal Wittmann d760d9cccc Merge pull request #21836 from kierdavis/ckb
ckb: init at 0.2.6
2017-01-13 21:44:21 +01:00
John Ericson 0b8e389870 Merge pull request #21415 from Ericson2314/normalize-boot
Normalize bootstrapping
2017-01-13 13:49:22 -05:00
John Ericson 6a45e911c4 linux stdenv: Utilize overrides and prevStage better
`gcc-unwrapped` basically replaces `gccPlain`. It may seem like an ugly
polution to stick it in all-packages, but a future PR will enshrine this
`*-unwrapped` pattern. In any event, the long term goal is stdenvs might
need to tweak how compilers are booted and wrapped, but the code to build
the unwrapped compilers themselves should be generic.
2017-01-13 13:23:25 -05:00
John Ericson 67ebd3161b top-level: Inherit system and platform in stage.nix not all-packages.nix
These are not packages, and so its more elegant to do this outside of
all-packages.nix.
2017-01-13 13:23:25 -05:00
David Grayson 0f33b9f7f1 top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.
Instead, the cross stdenv will patch up the override field -- the complexity
is now confined to the one place it matters.
2017-01-13 13:23:25 -05:00
John Ericson 3e197f7d81 top-level: Normalize stdenv booting
Introduce new abstraction, `stdenv/booter.nix` for composing bootstraping
stages, and use it everywhere for consistency. See that file for more doc.

Stdenvs besides Linux and Darwin are completely refactored to utilize this.
Those two, due to their size and complexity, are minimally edited for
easier reviewing.

No hashes should be changed.
2017-01-13 13:23:23 -05:00
Michael Raskin 94b0ad124e Merge pull request #21846 from peterhoeg/f/nim
nim: include all supporting tools
2017-01-13 17:49:25 +00:00
John Ericson 0ef8b69d12 top-level: Modernize stdenv.overrides giving it self and super
Document breaking change in 17.03 release notes
2017-01-13 10:36:11 -05:00
Robin Gloster a6cd5cdc15
prometheus-cli: remove due to pkg being obsolete 2017-01-13 14:24:35 +01:00
Robin Gloster e2be232c65
perlPackages.CompressRawBzip2: 2.064 -> 2.070 2017-01-13 14:02:57 +01:00
Michael Raskin aa5fe24540 Merge pull request #21831 from lsix/update_python_channels
Update python channels
2017-01-13 10:44:04 +00:00
Vincent Laporte 6636dfa845 ocamlPackages.ocb-stubblr: init at 0.1.0 2017-01-13 06:38:10 +00:00
Kier Davis ea7a8bf2d9
ckb: init at 0.2.6
ckb is a driver for Corsair keyboards/mice. It also contains a graphical tool for configuring their LED backlight settings.

The driver is implemented as a userland daemon. A NixOS module is included that runs this as a systemd service.
2017-01-12 18:25:14 +00:00
Volth 9c489165af scala: fix versions and $PATH 2017-01-12 17:56:45 +00:00
Pascal Wittmann dd3c287642 Merge pull request #20318 from vdemeester/add-vndr
vndr: init at 20161110-cf8678f
2017-01-12 18:40:16 +01:00
Graham Christensen 193d206b17 Merge pull request #21804 from exi/include-rust-beta-nightly
rust: make rust beta and nightly be build by hydra
2017-01-12 07:33:26 -05:00
Ignat Loskutov c94c2666bb tdesktop: 0.10.19 -> 1.0.0
abbradar: add vdpau to fix the build, use qt56 explicitly

Closes #21821.
2017-01-12 15:27:24 +03:00
Peter Hoeg 4e0a5e7602 nim: include all supporting tools
This PR makes a few changes to how things are done:

a) build and install "koch" - the nim make-type tool
b) use "koch" to bootstrap nim
c) build additional supporting tools such as nimble, nimgrep and nimsuggest
d) nim can use other c compilers than gcc, so instead of forcing gcc we use the one from stdenv
e) run the full test suite

We do not need the "nimble" package any longer as it is part of nim.
2017-01-12 20:11:36 +08:00
Franz Pletz 44efd447b6 Merge pull request #21816 from NeQuissimus/linux_4_8_removal
linux: Remove 4.8
2017-01-12 10:22:29 +01:00
Lancelot SIX 8b8bba90b7
pythonPackages.channels: 0.17.3 -> 1.0.1 2017-01-12 10:17:55 +01:00
Lancelot SIX eeda593de4
pythonPackages.daphne: 0.15.0 -> 1.0.1 2017-01-12 10:17:46 +01:00
Vincent Laporte 086fbfa308 ocamlPackages.owee: init at 0.2
Owee is an experimental library to work with DWARF format.

Homepage: https://github.com/let-def/owee
2017-01-12 09:12:52 +00:00
Tim Steinbach d483a871d1
linux: Remove 4.8 2017-01-11 16:59:29 -05:00
Daiderd Jordan 4488203d0c Merge pull request #20658 from matthewbauer/gimp-darwin
GIMP on Darwin (use Quartz)
2017-01-11 21:47:29 +01:00
Frederik Rietdijk 7a109e6310 pythonPackages.docker: support python3 2017-01-11 18:25:10 +01:00
Frederik Rietdijk e94d9cdfaa virtmanager: use python2 2017-01-11 18:25:10 +01:00
Frederik Rietdijk 87e67cb4e5 pythonPackages.yenc: init at 0.4.0 2017-01-11 18:12:32 +01:00
Jörg Thalheim d9681de618 Merge pull request #21708 from 3noch/nginx-pagespeed-module
nginx: add PageSpeed module (Linux only)
2017-01-11 17:25:26 +01:00
Michael Raskin 760edeb2b6 xfractint: init at 20.04p14 2017-01-11 14:14:07 +01:00
Reno Reckling 167795cd15 rust: make rust beta and nightly be build by hydra 2017-01-11 13:54:21 +01:00
Frederik Rietdijk d0bfac0edf Merge pull request #20037 from magnetophon/lv2libs
Lv2libs
2017-01-11 09:02:14 +01:00
Daiderd Jordan 51beb935c3 Merge pull request #21274 from LnL7/darwin-gyp
python-gyp: fix darwin build without xcode
2017-01-11 08:51:00 +01:00
Yacine Hmito f88e2fb5f1 zsh-autosuggestions: init at 0.3.3 (#21792)
Added a related `programs.zsh.enableAutosuggestions` option
2017-01-11 07:00:48 +01:00
Matthew Bauer 21143cc000
gtk-mac-bundler: init at 0.7.4 2017-01-10 23:51:36 -06:00
Matthew Bauer 8497ef1ed2
gimp: add darwin support 2017-01-10 23:51:36 -06:00
Franz Pletz 3ecfab8819
libgit2_0_21: remove, unused and probably vulnerable 2017-01-11 06:50:37 +01:00
Bart Brouns 5abcc7d22a lilv and sord: remove svn versions and deploy release version 2017-01-11 02:21:00 +01:00
Graham Christensen acc889f5ed Merge pull request #21462 from phunehehe/android-studio
Fontconfig for Android Studio
2017-01-10 20:05:42 -05:00
Daiderd Jordan 43266905d1 Merge pull request #21791 from LnL7/darwin-cairo-fixes
cairo related fixes
2017-01-11 00:45:16 +01:00
Daiderd Jordan cb061ef4f2
gst_plugins_base: add darwin frameworks 2017-01-10 23:32:32 +01:00
3noch 0d4d401b7f
nginx: add PageSpeed module (Linux only) 2017-01-10 17:26:50 -05:00
Daiderd Jordan 581a5aec88
imagemagick: add darwin frameworks 2017-01-10 23:03:49 +01:00
Stefan Götz 9280174493 mpv: 0.22.0 -> 0.23.0 2017-01-10 22:42:29 +01:00
Daiderd Jordan 6bdecbf1ba
graphviz: add darwin frameworks 2017-01-10 22:20:25 +01:00
Domen Kožar 6462eb6bdd
nodejs: set hiPrio for 6.x 2017-01-10 21:17:12 +01:00
Vladimír Čunát 0300418a69
Merge branch 'staging' 2017-01-10 21:13:18 +01:00
Michael Raskin 15ef9bc87d xsok: init at 1.02 2017-01-10 20:08:31 +01:00
Frederik Rietdijk 4fc0c15af5 pythonPackages.sounddevice: 0.3.4 -> 0.36 2017-01-10 15:45:41 +01:00
Vladimír Čunát ee2edd4527
Merge branch 'master' into staging 2017-01-10 15:38:07 +01:00
Vladimír Čunát 337336a3f8
perl-IO-Compress: try without testing for now
Tests got broken by zlib update.  Also 2.0.63 -> 2.0.70,
but the update didn't help with this unfortunately.

LibreOffice now starts fine for me, and Hydra package builds.
2017-01-10 15:34:08 +01:00
Michael Raskin 8801b8d2b3 Merge pull request #21776 from peterhoeg/p/terragrunt
terragrunt: init at 0.8.0
2017-01-10 14:14:22 +00:00
Michael Raskin 5b9d80646b mdadm4: init at 4.0
Would be just mdadm: 3.3.4 -> 4.0, but it doesn't look like there are
urgent bugfixes, and it is a major release, and wrong RAID handling
kills data, so let's let the early adopters test it a bit.
2017-01-10 14:09:20 +01:00
Frederik Rietdijk 49640fcd32 Merge pull request #21762 from mguentner/ipfsapi
pythonPackages.ipfsapi: init at 0.4.0
2017-01-10 08:37:02 +01:00
Peter Hoeg 16f4b10bba terragrunt: init at 0.8.0 2017-01-10 15:27:30 +08:00
Hoang Xuan Phu 4b3f79b3ca android-studio: use a dedicated fontconfig file 2017-01-10 13:36:02 +08:00
Hoang Xuan Phu 1f67c179ac android-studio: rearrange dependencies 2017-01-10 13:35:37 +08:00
Hoang Xuan Phu 4e513cbc9f android-studio: no need for jdk anymore
Android Studio now bundles its own JDK ¯\_(ツ)_/¯
2017-01-10 13:35:36 +08:00
Graham Christensen b70e5f2905 Merge pull request #21675 from lsix/update_django_1_10
pythonPackages.django_1_10: 1.10.4 -> 1.10.5
2017-01-09 21:50:19 -05:00
Maximilian Güntner a93416bffa
pythonPackages.ipfsapi: init at 0.4.0
Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-10 00:11:48 +01:00
Robert Helgesson b0106b66fd
perl-Net-HTTP: 6.09 -> 6.12 2017-01-09 23:08:10 +01:00
Robert Helgesson 5d2723945e
perl-mod_perl2: use cpan mirror
Also add license field.
2017-01-09 23:08:05 +01:00
Corbin 1e5de5fc3c prometheus-json-exporter: init at 20160913 2017-01-09 15:20:26 +01:00
Corbin 51b247bff8 prometheus-varnish-exporter: init at 20161127.
Yeah, I know, it's a git snapshot. Sorry.
2017-01-09 15:20:26 +01:00
Michael Raskin e2b30dc0f9 Merge pull request #21635 from peterhoeg/p/tora
tora: init at 3.1
2017-01-09 09:49:00 +00:00
Michael Raskin b9bb55c03f Merge pull request #21638 from benley/insync
insync: init at 1.3.13.36129
2017-01-09 09:46:15 +00:00
Michael Raskin b806408452 Merge pull request #21724 from ivan-tkatchev/pullrequest
gtest, gmock: fix broken package by updating to 1.8.0.
2017-01-09 09:31:17 +00:00
Gabriel Ebner 14a35a55c7 remmina: fix missing gsettings schemas 2017-01-09 09:57:39 +01:00
pngwjpgh 071481ca7d debianutils: init at 4.8.1 (#21739) 2017-01-09 06:41:06 +01:00
Joris Guyonvarch 1603526000 xrectsel: init at 0.3.2 (#21153) 2017-01-09 06:07:25 +01:00
Peter Hoeg 2190a84812 tora: init at 3.1 2017-01-09 09:26:46 +08:00
Jörg Thalheim bcf8d8c6ef Merge pull request #21634 from peterhoeg/f/qscint
qscintilla: 2.9 -> 2.9.4 and support for qt5
2017-01-08 23:43:24 +01:00
Moritz Ulrich 2a2e8e906b
rustRegistry: 2016-12-28 -> 2017-01-08 2017-01-08 16:55:36 +01:00
Domen Kožar 8940c68c09
hydra: 2016-04-15 -> 2016-12-09
Fixes #19396 #21424
2017-01-08 14:40:12 +01:00
Matthew Bauer 6f72be9962
DarwinTools: init at 1 2017-01-08 02:28:44 -06:00
Daiderd Jordan 826d6aa6cd Merge pull request #21382 from johbo/darwin-pygtk-quartz-backend
Darwin gtk2/pygtk quartz backend
2017-01-08 00:18:33 +01:00
tkatchev 9c2a222092 gtest, gmock: fix broken package by updating to 1.8.0. 2017-01-08 00:00:55 +03:00
Frederik Rietdijk 9fdbb624e3 Merge pull request #21740 from srhb/init/mir-qualia
qualia: init at 1.0.0
2017-01-07 21:33:29 +01:00
Sarah Brofeldt 760710efd1 qualia: init at 1.0.0
tests disabled
maintainer srhb
2017-01-07 21:24:44 +01:00
Domen Kožar 372e04f189
libpqxx: use gnused_422 2017-01-07 20:16:17 +01:00
Jascha Geerds a5be4fe67a pythonPackages.docker_compose: Set meta.platforms to linux 2017-01-07 19:52:35 +01:00
Jascha Geerds fdb5832d09 pythonPackages.docker_compose: Add myself as a maintainer 2017-01-07 19:48:38 +01:00
Matthew Bauer ea053cad7a gtk-mac-integration: init at 2.0.8 2017-01-07 19:21:42 +01:00
Johannes Bornhold 5a572f8018 gtk2: Use quartz backend on darwin 2017-01-07 17:35:09 +01:00
Frederik Rietdijk 969651aaca pythonPackages.pyjwt: use cryptography instead of pycrypto 2017-01-07 17:28:55 +01:00
Nikolay Amiantov 6a55b52944 warzone2100: 2.1.5 -> 2.2.2 2017-01-07 18:48:15 +03:00
Peter Hoeg 427de85390 loki: init at 0.1.7 2017-01-07 20:49:54 +08:00
Tadas Barzdzius 0b2127e6d1
python-gyp: fix darwin build without xcode or CLT 2017-01-07 02:07:17 +01:00
Thomas Tuegel 8633dab72a Merge pull request #21650 from dbalan/ldns-1.7.0
ldns 1.6.17 -> 1.7.0
2017-01-06 14:46:18 -06:00
Frederik Rietdijk f70f898dae Merge pull request #21710 from peterhoeg/f/gitup
git-up: not a python package
2017-01-06 20:51:44 +01:00
Vladimír Čunát 07bf828bd9
Merge branch 'staging'; security /cc #21642 2017-01-06 16:32:47 +01:00
Vladimír Čunát cf1d3677d3
flex: bring back 2.6.1 as an option
Some breakages after flex update aren't so easy to fix,
and I can't really afford to spend much time on it ATM.
2017-01-06 16:17:46 +01:00
Pascal Wittmann 99c8e8e71f Merge pull request #21711 from mimadrid/fix/picard
picard: fix compilation and remove unused buildInputs
2017-01-06 14:50:08 +01:00
mimadrid 9fc4536ac8
mutagen: 1.34 -> 1.36 2017-01-06 12:46:05 +01:00
Frederik Rietdijk 39bb4fe0ee Merge pull request #21689 from rzetterberg/godot-2.1.1-stable-init
godot: init at 2.1.1-stable
2017-01-06 12:43:35 +01:00
Richard Zetterberg 4799971895 godot: init at 2.1.1-stable
Adds the [godot engine](https://godotengine.org/) at the latest stable
version.

Produced binary contains the tools and the engine itself.
2017-01-06 12:07:19 +01:00
Peter Hoeg 98c9db00d8 git-up: not a python package
1. git-up is a python package as such but an application, so move it out of python-packages.nix
2. get rid of the tests (we've already run the tests)
2017-01-06 18:56:26 +08:00
Vladimír Čunát 29e93555ec
firefox*: fixup build after updating sed
I failed to simply patch the bad [:space:] usage; I don't know why.
2017-01-06 11:22:28 +01:00
Vladimír Čunát cb70a594cb
sed: bring back 4.2.2 temporarily
It will be useful to fixup compatibility problems with [:space:].
2017-01-06 10:53:25 +01:00
Gabriel Ebner ad507954fa emscriptenfastcomp-wrapped: disable hardening
The hardening flags break webassembly generation, at least in some
cases.
2017-01-06 09:43:52 +01:00
Frederik Rietdijk 4187179f7b Merge pull request #21455 from puffnfresh/package/Natron
natron: init at 2.1.9
2017-01-06 08:22:08 +01:00
Brian McKenna f133475370 natron: init at 2.1.9 2017-01-06 15:49:35 +11:00
spy-tech 7115ed6783
awscli: 1.11.30 -> 1.11.35 2017-01-05 21:58:18 -05:00
John Wiegley 52e74ddc62
pythonPackages.pyev: Remove duplication from last commit 2017-01-05 13:36:29 -08:00
John Wiegley bae778e86c
pythonPackages.pyev: Fix expression to work on Darwin 2017-01-05 13:34:19 -08:00
Michael Raskin efb6c30d10 Merge pull request #21656 from zimbatm/packer-0.12.1
packer: 0.10.1 -> 0.12.1
2017-01-05 17:54:55 +00:00
Jörg Thalheim ca0d747d6d Merge pull request #21578 from Mic92/zfs
zfs: add unstable variant
2017-01-05 12:52:56 +01:00
Lancelot SIX bd0d567d47 pythonPackages.django_1_10: 1.10.4 -> 1.10.5
See https://docs.djangoproject.com/en/1.10/releases/1.10.5/ for release
notes.
2017-01-05 11:11:13 +01:00
Frederik Rietdijk 0be446fbfa pythonPackages.credstash: 1.11.0 -> 1.13.2 2017-01-05 10:59:56 +01:00
Frederik Rietdijk 8f046ce0c0 Merge pull request #21670 from berdario/python36-xdis-zopetesting
Python3.6 compatibility upgrade for xdis zopetesting
2017-01-05 10:12:44 +01:00
Dario Bertini aeb311f6c0
zope.testing: 4.5.0 -> 4.6.1 2017-01-05 09:58:32 +01:00
Dario Bertini 744cd7b12b
xdis: 2.3.1 -> 3.2.4 2017-01-05 09:57:41 +01:00
Frederik Rietdijk 6ab2e40176 Merge pull request #21156 from schneefux/pkg.parsedatetime
pythonPackages.parsedatetime: disable tests to fix the build
2017-01-05 08:53:19 +01:00
Jörg Thalheim 4029470a6f
zfs: add unstable variant
Until now nixos only delivered the latest zfs release. This release is often not
compatible with the latest mainline kernel. Therefor an unstable variant is
added, which might be based on testing releases or git revisions.

fixes #21359
2017-01-05 08:40:50 +01:00
Franz Pletz e94bfe55c4
mitmproxy: 0.17.1 -> 1.0.2, move to all-packages.nix 2017-01-05 06:25:26 +01:00
Franz Pletz 71725619a8
pythonPackages.ruamel_yaml: 0.10.13 -> 0.13.7 2017-01-05 06:25:25 +01:00
Franz Pletz 8f146f96db
pythonPackages.hpack: 2.0.1 -> 2.3.0 2017-01-05 06:25:24 +01:00
Franz Pletz e373c3f332
pythonPackages.typing: init at 3.5.3.0 2017-01-05 06:25:23 +01:00
Franz Pletz 85d3e82f4b
pythonPackages.editorconfig: init at 0.12.1 2017-01-05 06:25:22 +01:00
Franz Pletz e7ee0264f9
pythonPackages.h2: init at 2.5.1 2017-01-05 06:25:21 +01:00
Franz Pletz cde1874b15
pythonPackages.hyperframe: init at 4.0.1 2017-01-05 06:25:20 +01:00
Franz Pletz f594ee195b
pythonPackages.sortedcontainers: init at 1.5.7 2017-01-05 06:25:19 +01:00
Franz Pletz 956a400b81
pythonPackages.brotlipy: init at 0.6.0 2017-01-05 06:25:18 +01:00
Franz Pletz 838862cb42
pythonPackages.urwid: 1.3.0 -> 1.3.1 2017-01-05 06:25:16 +01:00
Franz Pletz 46fe0fe8ae
pythonPackages.pyperclip: 1.5.11 -> 1.5.27 2017-01-05 06:25:15 +01:00
Franz Pletz da8023b8c3
pythonPackages.cssutils: 0.9.9 -> 1.0.1 2017-01-05 06:25:14 +01:00
Franz Pletz fa696a3e70
pythonPackages.construct: 2.5.2 -> 2.8.10 2017-01-05 06:25:13 +01:00
Franz Pletz 31ac32a965
pythonPackages.blinker: 1.3 -> 1.4 2017-01-05 06:25:09 +01:00
Vladimír Čunát f803270b7e
bash: switch the default 4.3 -> 4.4
... and remove the now-unused 4.3 expression.
2017-01-05 01:07:36 +01:00
Graham Christensen 15f46d60ac Merge pull request #21615 from matthiasbeyer/update-pkgs
Update pkgs
2017-01-04 18:50:12 -05:00
Tuomas Tynkkynen bde8632106 coreutils: Build with libattr to support xattrs
Fixes #21649
2017-01-05 00:55:35 +02:00
Vladimír Čunát ea7b252c9a
Merge branch 'master' into staging 2017-01-04 23:20:43 +01:00
Franz Pletz 000fb9be33
pythonPackages.pudb: 2013.3.6 -> 2016.2, disable tests on python 3 2017-01-04 22:49:05 +01:00
Franz Pletz 48a5a47784
pythonPackages.configshell_fb: disable failing tests on python3 2017-01-04 22:42:03 +01:00
Franz Pletz 4f957a9fdb
pythonPackages.sqlalchemy_imageattach: fix evaluation
Broken since 762d847d47 where the package
name case was changed but not the reverse dependencies.
2017-01-04 21:28:05 +01:00
Frederik Rietdijk a3018650a3 Merge pull request #21643 from symphorien/python-tix
Python tix module
2017-01-04 20:51:33 +01:00
Frederik Rietdijk e276f59020 pythonPackages.tkinter: patch rpath to use only one interpreter
The `tkinter` module is copied from a build of `python` with
`x11Support=true;` but has a reference to that build of `python`. We
however want to use the module in combination with a build of `python`
with `x11Support=false;` (the default). Therefore we patch the rpath to
refer to that `python` instead.
2017-01-04 20:39:36 +01:00
zimbatm 9e97c0b937 packer: 0.10.1 -> 0.12.1 2017-01-04 17:31:45 +00:00
Dhananjay Balan 6edb3793d3 ldns 1.6.17 -> 1.7.0
Release notes: http://git.nlnetlabs.nl/ldns/tree/Changelog?id=release-1.7.0

Openssl-1.1.0 is used to enable offline DANE verification (Needed for the DANE-TA usage type)

```
configure: error: OpenSSL does not support offline DANE verification (Needed for the DANE-TA usage type).  Please upgrade OpenSSL to version >= 1.1.0 or rerun with --disable-dane-verify or --disable-dane-ta-usage
builder /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed with exit code 1
error: build /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed
drvof drvfor
```
2017-01-04 17:44:47 +01:00
Symphorien Gibol 3f499d3fb9 tix: init at 8.4.1 2017-01-04 17:39:43 +01:00
Matthias Beyer 71c247b3ad mailcap-fix: init at 1.0.1 2017-01-04 16:29:32 +01:00
schneefux 95af71e4ef
pythonPackages.parsedatetime: 1.5 -> 2.1 2017-01-04 15:26:22 +01:00
Benjamin Staffin 6afd5fbbb7 insync: init at 1.3.13.36129 2017-01-04 03:42:13 -05:00
Daiderd Jordan 118af5d2ea Merge pull request #21605 from chris-martin/pr/stellar-core
stellar-core: init at 0.5.1
2017-01-04 08:40:41 +01:00
Chris Martin 1dc199d9cf stellar-core: init at 0.5.1 2017-01-03 22:06:47 -05:00
Maurizio Di Pietro e0878ce316
chase: init at 0.5.2 2017-01-03 20:32:59 -05:00
Andrew R. M 19f3e8cecc pythonPackages.nose-cprof: 0.1-0 -> 0.1.4
Updated nose-cprof and enabled python 3 package
2017-01-03 19:45:11 -05:00
Alexander Kahl 61d125b842 sssd: init at 1.14.2
perlPackages.TextWrapI18N: init at 0.06
perlPackages.Po4a: init at 0.47
jade: init at 1.2.1
ding-libs: init at 0.6.0

Switch nscd to no-caching mode if SSSD is enabled.

abbradar: disable jade parallel building.

Closes #21150
2017-01-04 03:07:20 +03:00
Daiderd Jordan 708bdd229a Merge pull request #21600 from mdaiter/wxGTKErlangLink
erlang: explicitly link appropriate wxGTK versions for R18/R19
2017-01-04 00:44:19 +01:00
Daiderd Jordan 6158604d8a Merge pull request #21603 from abuibrahim/master
ofp: init at 2.0.0
2017-01-04 00:12:58 +01:00
Daiderd Jordan 3daa019125 Merge pull request #21551 from zauberpony/vultr-init
vultr: init at 1.12.0
2017-01-04 00:08:04 +01:00
Ruslan Babayev f3e2feb057 ofp: init at 2.0.0 2017-01-03 10:28:46 -08:00
Michael Raskin 30f509437c maxima: use previous versions of ECL and SBCL; the tests fail with the latest versions 2017-01-03 18:06:48 +01:00
Michael Raskin efd2b279f3 sbcl_1_3_12: init at 1.3.12; reinstating the previous version for Maxima 2017-01-03 18:06:47 +01:00
Michael Raskin 95f3473e18 ecl_16_1_2: init at 16.1.2; reinstating for Maxima 2017-01-03 18:06:47 +01:00
Michael Raskin 7c29295deb gcl_2_6_13_pre: init at 2.6.13pre50. GCL hasn't had releases for a long time, but there are relatively regular prereleases 2017-01-03 18:06:46 +01:00
Daiderd Jordan 538d1b688a stdenv: bootstrap cmake and python on darwin 2017-01-03 18:01:47 +01:00
Pascal Wittmann c4175a071b Merge pull request #21617 from mguentner/subsurface_beta
subsurface 4.5.6 -> 4.5.97
2017-01-03 17:30:38 +01:00
Jörg Thalheim fd152db8f7 rustNightlyBin: 2016-12-05 -> 2016-12-29 (#21618)
- add cargo (hence the renaming)
- also allow to built nix packages
2017-01-03 16:50:56 +01:00
Maximilian Güntner 67d73657a9
Revert "libgit2: reinit at 0.23.2"
This reverts commit 2e15a8f2dd.
libgit2 v0.23.2 is no longer necessary due to
edbe73dc13e6090269f0d8b2bb759c7957a83ec1

Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-03 16:06:50 +01:00
Maximilian Güntner b00516ca31
subsurface: 4.5.6 -> 4.5.97 (beta 2)
Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-03 16:06:50 +01:00
Maximilian Güntner 7e87be4055
libdivecomputer: add subsurface version
Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-03 15:43:51 +01:00
Gabriel Ebner c6ec873aec Merge pull request #21554 from gebner/emscripten-wrapped
emscriptenfastcomp: build using cmake and use cc-wrapper
2017-01-03 09:15:32 -05:00
Peter Simons 494d695b97 Merge pull request #21393 from mpickering/master
Small improvements to development GHC derivations
2017-01-03 14:40:18 +01:00
Peter Hoeg 9452abe684 qscintilla: support qt5 2017-01-03 13:33:42 +08:00
Daiderd Jordan 0a5ccc170d Merge pull request #21594 from chris-martin/pr/libbitcoin
libbitcoin
2017-01-03 01:40:04 +01:00
Matthew Daiter b65e5d8c96 erlang: explicitly link appropriate wxGTK versions for R18/R19 2017-01-03 01:31:48 +01:00
Chris Martin 1d278febd0 libbitcoin-explorer: init at 2.2.0 2017-01-02 19:28:26 -05:00
Chris Martin cb7c3d9712 libbitcoin-client: init at 2.2.0 2017-01-02 19:28:15 -05:00
Chris Martin 1f896f4bdd libbitcoin: init at 2.11.0 2017-01-02 19:28:02 -05:00
Michael Raskin 29dfbca634 eigen3_3: init at 3.3.1; not compatible enough with 3.2.5 to switch the default immediately 2017-01-02 20:18:53 +01:00
Michael Raskin f2abc2d4a0 imagemagick7: fix references in the lighter versions 2017-01-02 20:18:46 +01:00
Balletie 66c745e30d
pommed-light: init at 1.50lw 2017-01-02 19:40:43 +01:00
Michael Raskin aa2f2d2667 Merge pull request #21580 from rasendubi/lgi
luaPackages.lgi: 0.7.2 -> 0.9.1
2017-01-02 14:13:29 +00:00
Michael Raskin 32197ea80b Merge pull request #21567 from peterhoeg/p/xca
xca: qt4 -> qt5
2017-01-02 14:10:51 +00:00
Herwig Hochleitner 802c09f21d webkitgtk: make 2.14 the default 2017-01-02 13:37:09 +01:00
Gabriel Ebner db0120dea2 emscriptenfastcomp: build using cmake and use cc-wrapper 2017-01-02 13:24:36 +01:00
Alexey Shmalko 9e3b2cbd21
luaPackages.lgi: 0.7.2 -> 0.9.1 2017-01-02 14:02:19 +02:00
Brandon Dimcheff 0890ce6f09
astroid: init at 0.6 2017-01-01 22:38:12 +01:00
Elmar Athmer bd0595ea80 vultr: init at 1.12.0 2017-01-01 20:57:52 +01:00
Peter Hoeg aec8872e23 xca: qt4 -> qt5
Compile against qt5 instead of qt4.
2017-01-02 00:17:48 +08:00
Graham Christensen c58b4cf693 Merge pull request #21520 from peterhoeg/p/nrpl
nrpl: init at 20150521
2017-01-01 07:51:45 -05:00
Peter Hoeg 7a720abc03 nrpl: init at 20150521 2017-01-01 14:10:13 +08:00
Daiderd Jordan 6e6334a514 Merge pull request #21529 from ivan-tkatchev/master
makerpm: init at 1.0
2016-12-31 21:35:14 +01:00
tkatchev 4073aaa7e1 makerpm: init at 1.0 2016-12-31 23:19:31 +03:00
volth 06b372f24f miredo: init at 1.2.6 2016-12-31 21:03:27 +01:00
Daiderd Jordan da34b32bb4 Merge pull request #21539 from mdaiter/wxGTK30Mac
wxGTK30: added Darwin support
2016-12-31 14:11:58 +01:00
Ioannis Koutras dc70cd1026 syncthing-gtk: 0.6.3 -> 0.9.2.3 2016-12-31 14:26:17 +02:00
Michael Raskin b4cab20691 Merge pull request #21511 from peterhoeg/u/kirigami
kirigami: add pre-release v2
2016-12-31 11:36:49 +00:00
Peter Hoeg 2dcbb8e81f kirigami: add pre-release v2
It requires qt5.7
2016-12-31 19:30:02 +08:00
Frederik Rietdijk 361dae67d4 flexget: move out of python-packages.nix
because it is an application and not a library.
2016-12-31 09:52:45 +01:00
Peter Marheine 0cb52dc836 flexget: use html5lib 1.0b8
html5lib 1.0b9 made a breaking API change that requires beautifulsoup
4.5 or newer, which would require upgrading flexget to support.
2016-12-31 09:43:47 +01:00
Frederik Rietdijk c7bff3d71d calibre: 2.73.0 -> 2.76.0, fix html5lib, closes #21504 2016-12-31 09:12:41 +01:00
Graham Christensen 1fd97f6293 Merge pull request #21528 from veprbl/kak2
update rivet, kakoune, add fastnlo, sherpa, mcgrid
2016-12-30 22:36:53 -05:00
Matthew Daiter 5776e6c99b wxGTK30: added Darwin support 2016-12-31 03:03:51 +01:00
Rushmore Mushambi b86d256e9c Merge pull request #21489 from retrry/master
rustc, cargo, rustRegistry updates
2016-12-31 04:01:16 +02:00
Daiderd Jordan 9d0a9bc9d6 Merge pull request #21515 from chris-martin/ppl
ppl-address-book: init at 2.4.0
2016-12-30 23:42:10 +01:00
Michael Raskin 6fef7f1f80 Merge pull request #21449 from namore/add_pkg_gorilla
gorilla-bin: init at 1.5.3.7
2016-12-30 22:23:38 +00:00
Vladimír Čunát c2752f8228
Merge #21526: unbound 1.5.10 -> 1.6.0 2016-12-30 23:17:58 +01:00
Vladimír Čunát 20c2b45ee6
Merge branch 'staging' 2016-12-30 22:40:41 +01:00
Michael Weiss b1ac86db87 libmd: init at 0.0.0 2016-12-30 21:45:23 +01:00
Daiderd Jordan 96aca6ccbf Merge pull request #21527 from mdaiter/wxGTK29Darwin
wxGTK29: fixed Darwin build
2016-12-30 21:39:59 +01:00
Dmitry Kalinkin 2dd8aea4bb
mcgrid: init at 2.0.2 2016-12-30 14:27:56 -05:00
Dmitry Kalinkin 8fb6895614
sherpa: init at 2.2.1 2016-12-30 14:27:55 -05:00
Dmitry Kalinkin 3c3e2dfd0a
fastnlo: init at 2.3.1pre-2212 2016-12-30 14:27:55 -05:00
Matthew Daiter 10836bdd36 wxGTK29: fixed Darwin build 2016-12-30 19:16:20 +01:00
Lancelot SIX 2cac374241 Merge pull request #21346 from massimo-zaniboni/sphinxcontrib_newsfeed
Python sphinxcontrib-newsfeed-0.1.4
2016-12-30 17:27:35 +01:00
Vladimír Čunát ee3fb421b8
Merge branch 'master' into staging
... mainly to fixup the go problems.
2016-12-30 15:48:36 +01:00
Pascal Wittmann d57405568e Merge pull request #21523 from peterhoeg/u/remarsh
remarshal: 0.3.0 -> 0.6.0
2016-12-30 14:17:52 +01:00
Peter Hoeg db90dd8de2 remarshal: 0.3.0 -> 0.6.0 2016-12-30 19:19:16 +08:00
Chris Martin a6df66e0d8 ppl-address-book: init at 2.4.0 2016-12-30 00:34:13 -05:00
Charles Strahan 7ebcada020
mesos: 1.0.1 -> 1.1.0 2016-12-29 20:09:46 -05:00
Massimo Zaniboni 02a839bffc pythonPackages.sphinxcontrib_newsfeed: init at 0.1.4 2016-12-29 23:00:22 +01:00
Eelco Dolstra bbd03e236a
Use looser 9pfs caching in VM tests/builds
This can give significant speed ups, see
7e20254412.
2016-12-29 21:26:16 +01:00