Commit graph

22011 commits

Author SHA1 Message Date
zimbatm
6035c3a136 Merge pull request #9400 from Mathnerd314/package-overrides-fix
all-packages: Apply packageOverrides package-by-package
2016-02-26 10:17:53 +00:00
Franz Pletz
ef0325e940 Merge pull request #13435 from tg-x/calc
calc: init at 2.12.5.3
2016-02-26 11:16:11 +01:00
Christoph Hrdinka
bd5e2d723c pcsx2: init at 1.4.0 2016-02-26 10:21:31 +01:00
Franz Pletz
db2b0c8406 Merge pull request #13430 from nico202/yarp
yarp (+ libace): init at 2.3.64
2016-02-26 09:29:21 +01:00
Franz Pletz
bcfa59bf82 gitlab: 8.0.5 -> 8.5.0, service improvements
Updates gitlab to the current stable version and fixes a lot of features that
were broken, at least with the current version and our configuration.

Quite a lot of sweat and tears has gone into testing nearly all features and
reading/patching the Gitlab source as we're about to deploy gitlab for our
whole company.

Things to note:

 * The gitlab config is now written as a nix attribute set and will be
   converted to JSON. Gitlab uses YAML but JSON is a subset of YAML.
   The `extraConfig` opition is also an attribute set that will be merged
   with the default config. This way *all* Gitlab options are supported.

 * Some paths like uploads and configs are hardcoded in rails  (at least
   after my study of the Gitlab source). This is why they are linked from
   the Gitlab root to /run/gitlab and then linked to the  configurable
   `statePath`.

 * Backup & restore should work out of the box from another Gitlab instance.

 * gitlab-git-http-server has been replaced by gitlab-workhorse upstream.
   Push & pull over HTTPS works perfectly. Communication to gitlab is done
   over unix sockets. An HTTP server is required to proxy requests to
   gitlab-workhorse over another unix socket at
   `/run/gitlab/gitlab-workhorse.socket`.

 * The user & group running gitlab are now configurable. These can even be
   changed for live instances.

 * The initial email address & password of the root user can be configured.

Fixes #8598.
2016-02-26 07:08:31 +01:00
zimbatm
30891166be Merge pull request #11997 from benley/google-chrome-variants
google-chrome: add -beta and -unstable variants
2016-02-26 00:13:00 +00:00
zimbatm
d4e29d0e6d Merge pull request #12896 from rycee/bump/udiskie
udiskie: 1.1.2 -> 1.4.8
2016-02-26 00:01:34 +00:00
zimbatm
06a12136a5 Merge pull request #12824 from cransom/aws_shell
aws_shell: init at 0.1.0
2016-02-26 00:00:10 +00:00
zimbatm
1b0e81c41e Merge pull request #13453 from mayflower/pkgs_upstream/gti
gti: init at 2015-05-21 (edaac79)
2016-02-25 23:57:17 +00:00
zimbatm
e3da8a40e2 Merge pull request #12235 from deeky666/update-php-packages-attributes
phpPackages: init php56Packages and php70Packages
2016-02-25 23:56:18 +00:00
zimbatm
71e1fd1a0b Merge pull request #12599 from ftrvxmtrx/e19-update-1.16.1
e19: update
2016-02-25 23:50:31 +00:00
zimbatm
35f47333d0 Merge pull request #13463 from avnik/feature/gimp-with-plugins
Feature: gimp with plugins
2016-02-25 23:27:25 +00:00
Alexander V. Nikolaev
0649c8bde7 gimp: add gimp-with-plugin derivation
By default all plugins from pkgs.gimpPlugins set are enabled.

Default location of plugins changed from $out/${gimp.name} to
$out/lib/gimp/${majorVersion}. Resulting derivation for gimp+plugins
is set as search path for plugins by default (additional tweaking in
gimprc done for old plugin scheme should be removed)
2016-02-25 23:34:28 +02:00
Frederik Rietdijk
4a4c432f06 pythonPackages.ipykernel: 4.2.2 -> 4.3.0 2016-02-25 22:32:40 +01:00
Frederik Rietdijk
db54eed69c Merge pull request #13460 from nlewo/master
ledger-autosync: fix ofxclient propagation
2016-02-25 21:26:34 +01:00
Antoine Eiche
359ff7d230 ledger-autosync: fix ofxclient propagation
Closes #13411
2016-02-25 21:21:27 +01:00
Igor Sharonov
00d32bb99f i3pystatus: 3.33 -> 3.34 2016-02-25 21:30:37 +03:00
Tristan Helmich
3234ca49d1 gti: init at 2015-05-21 (edaac79) 2016-02-25 18:52:19 +01:00
Arseniy Seroka
edeb5480fc Merge pull request #13438 from kamilchm/nimble
nimble: init at 0.7.2
2016-02-25 20:50:46 +03:00
Franz Pletz
c459ba8f85 ratools: init at 0.6.2 2016-02-25 16:56:48 +01:00
Domen Kožar
a2c8bee109 linuxPackages: set to 4.4 (latests LTS) fixes #13394 2016-02-25 15:54:50 +00:00
Nikolay Amiantov
69932f905a blueman: fix networking, settings 2016-02-25 18:43:21 +03:00
Tobias Geerinckx-Rice
e82a080303 pythonPackages.click: 6.2 -> 6.3
Bugfix release; released on February 22 2016:
- Fix argument checks for interpreter invoke with `-m` and `-c`
  on Windows.
- Fixed a bug that cased locale detection to error out on Python 3.

Re-builds many Python packages, but no new failures on x86-64.
2016-02-25 16:20:58 +01:00
Domen Kožar
98c16e00fe Merge pull request #13425 from zimbatm/curl-http2-darwin
curl: disable http2 support on Darwin
2016-02-25 13:06:40 +00:00
Kamil Chmielewski
770f66b2ce nimble: init at 0.7.2 2016-02-25 12:06:45 +01:00
Arseniy Seroka
e054644c2f rustRegistry: 2016-02-02 -> 2016-02-25 2016-02-25 12:33:17 +03:00
Vladimír Čunát
f930b3949f kde4: use older ruby to fix qtruby build
/cc maintainer @ttuegel. Discussion:
https://github.com/NixOS/nixpkgs/pull/12610#issuecomment-188666473

I'm personally not certain that building bindings against a non-default
ruby version is a good thing, but it's likely better than a build failure.
2016-02-25 10:09:34 +01:00
Vladimír Čunát
93f6af1071 Merge branch 'master' into staging 2016-02-25 09:01:48 +01:00
Kevin Cox
eead3bc536 util-linux: create -Minimal and utillinux (full)
Close #12952. Now the full version is used by default,
supporting systemd and curses.
2016-02-25 08:52:05 +01:00
Vladimír Čunát
30b7bd8d01 Merge branch 'glibc-2.22' into staging
I'm running whole my working notebook on 2.22 without any problems.
I don't expect any significant issues.
2016-02-25 08:42:59 +01:00
Vladimír Čunát
06ee2eb7b6 pyelftools: fix meta evaluation 2016-02-25 07:58:05 +01:00
tg(x)
1fb998f6c6 calc: init at 2.12.5.3 2016-02-24 22:47:55 +01:00
=
a5ed58445f yarp (+ libace): init at 2.3.64 2016-02-24 22:08:29 +01:00
Frederik Rietdijk
838805f5c8 Merge pull request #13397 from igsha/pyelftools
pyelftools: init at 0.23
2016-02-24 20:54:06 +01:00
Igor Sharonov
eb46cd3ab0 pyelftools: init at 0.23 2016-02-24 22:45:05 +03:00
Emery Hemingway
8ee44708b2 hdapsd: initial package at version 20141203 2016-02-24 20:44:32 +01:00
Arseniy Seroka
c84f56e3d3 Merge pull request #12344 from hrdinka/update/znc
Update and add new ZNC modules
2016-02-24 18:57:17 +03:00
Damien Cassou
bb7525a32c Merge pull request #13423 from DamienCassou/update-weboob-1.1
weboob: 1.0 -> 1.1
2016-02-24 15:36:14 +01:00
zimbatm
de8213bd28 curl: disable http2 support on Darwin
Should fix https://hydra.nixos.org/build/32265403/nixlog/12
2016-02-24 14:35:34 +00:00
Damien Cassou
25b1fab485 weboob: 1.0 -> 1.1 2016-02-24 15:32:28 +01:00
Domen Kožar
7d89d85575 Merge pull request #13416 from johbo/hovercraft
hovercraft 2.0b1 -> 2.0
2016-02-24 10:37:59 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
14f3b8e6cc gromacs: 4.6.5 -> 4.6.7 + MPI support 2016-02-24 10:34:22 +01:00
Thomas Tuegel
bc7f99cd2f ibus-table-others: import ibus-table properly 2016-02-23 19:22:28 -06:00
Jude Taylor
beea8537f7 clean up usage of procps in rustc 2016-02-23 16:42:51 -08:00
zimbatm
16f95fd8e2 Merge pull request #12875 from artuuge/epson-escpr
epson-escpr: init at version 1.6.3
2016-02-23 23:57:53 +00:00
Johannes Bornhold
f456111c50 hovercraft 2.0b1 -> 2.0 2016-02-23 23:57:23 +01:00
zimbatm
fa46b448d7 Merge pull request #13019 from tg-x/qtox
qtox: 20151221 -> 1.2.4, libtoxcore-dev: 20160105 -> 20160131
2016-02-23 22:52:09 +00:00
zimbatm
09c14170d8 Merge pull request #13125 from abbradar/uwsgi
Refactor uWSGI
2016-02-23 22:32:54 +00:00
zimbatm
4fd875be4e Merge pull request #13356 from zimbatm/cide
cide: init at 0.8.1
2016-02-23 22:28:02 +00:00
Ben Darwin
69c628e1ff minc-tools: init at 2.3.00 2016-02-23 14:03:56 -05:00
Ben Darwin
c49c384e20 libminc: init at 2.3.00 2016-02-23 14:03:10 -05:00
zimbatm
5400b02109 Merge pull request #13155 from pallavagarwal07/wpsoffice
wpsoffice: add new package
2016-02-23 15:42:01 +00:00
Pallav Agarwal
861fae01fd wpsoffice: Add new package 2016-02-23 21:06:54 +05:30
Frederik Rietdijk
40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Arseniy Seroka
7ff3fd305b Merge pull request #13375 from bzizou/libdap
libdap: init at 3.15.1
2016-02-23 17:08:33 +03:00
Gabriel Ebner
87b0a41ac5 isabelle: 2015 -> 2016 2016-02-23 14:19:13 +01:00
Frederik Rietdijk
8b3d057c78 Merge pull request #13366 from lancelotsix/add_flakes_migrate
pythonPackages.flask_migrate: init at 1.7.0
2016-02-23 11:51:52 +01:00
zimbatm
f05bc0444a gettext: 0.19.6 -> 0.19.7
expat is replaced by a bundled version of libxml2
2016-02-22 22:47:45 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
59a1dc4be2 libdap: init at 3.15.1 2016-02-22 23:15:44 +01:00
Arseniy Seroka
fbca8ede65 Merge pull request #13358 from aespinosa/dpic-preprocessor
dpic: init at 2016.01.12
2016-02-22 23:08:46 +03:00
Robin Gloster
06546b0ec1 Merge pull request #13143 from onlinemediagroup/ios_cross_compiler
ios-cross-compile: init at Feb 16, 2016
2016-02-22 19:17:22 +00:00
Edgar Aroutiounian
058c768892 ios-cross-compile: init at 9.2 2016-02-22 11:16:11 -08:00
Pascal Wittmann
2d2efceecb Merge pull request #13367 from bzizou/nco
nco: init at 4.5.5
2016-02-22 16:26:23 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
2960ea5292 nco: init at 4.5.5 2016-02-22 15:14:34 +01:00
Allan Espinosa
2dd51275eb dpic: init at 2016.01.12 2016-02-22 07:42:53 -06:00
Peter Simons
0918c6f08f Add LTS Haskell 5.3. Also add aliases that point to the respective latest LTS version. 2016-02-22 12:45:11 +01:00
Rok Garbas
32e3475e93 pythonPackages.github-cli: enable tests 2016-02-22 12:28:04 +01:00
Arseniy Seroka
cd235722d3 Merge pull request #13361 from puffnfresh/package/playerctl
playerctl: init at 0.4.2
2016-02-22 13:47:48 +03:00
Lancelot SIX
1053cfa4d5 pythonPackages.flask_migrate: init at 1.7.0 2016-02-22 11:03:43 +01:00
Lancelot SIX
04ef62d557 pythonPackages.flask_sqlalchemy: init at 2.1 2016-02-22 11:03:43 +01:00
Rok Garbas
9b99fd78fb pythonPackages.github-cli: init at 1.0.0 2016-02-22 10:33:50 +01:00
Frederik Rietdijk
05993aa484 Merge pull request #13064 from desiderius/pyrsistent-0.11.12
pythonPackages.pyrsistent: init at 0.11.12
2016-02-22 10:16:58 +01:00
desiderius
2191fb106c pythonPackages.pyrsistent: init at 0.11.12 2016-02-22 09:43:58 +01:00
Brian McKenna
4ec4666762 playerctl: init at 0.4.2 2016-02-22 18:09:56 +11:00
Mathnerd314
9c0121be81 all-packages: Rewrite packageOverrides to use fix'/extends
This way is cleaner, slightly faster (as shown by
some quick tests) and causes no rebuilds.

It could cause some evaluation errors though.
2016-02-21 21:09:39 -07:00
Franz Pletz
230cf33f8b Merge pull request #13325 from mjhoy/add-mdk-package
mdk: new package
2016-02-22 04:48:46 +01:00
Sou Bunnbu
7fcecec58b Merge pull request #11254 from ericsagnes/standardize-im
Improve and standardize input methods
2016-02-22 10:13:54 +08:00
zimbatm
b58e26dbf6 cide: init at 0.8.1 2016-02-21 21:11:35 +00:00
Michael Hoy
7d6f2c4e3f mdk: init at 1.2.9 2016-02-21 13:56:40 -06:00
Eugene Akentyev
f0b072abaa staruml: init at 2.6.0 2016-02-21 21:42:43 +03:00
John Ericson
114cd6765d haskell: Expose the package set used to build each GHC, where possible
Tested to not change hashes
2016-02-21 10:16:13 -08:00
Frederik Rietdijk
846aa6e776 Merge pull request #13165 from NixOS/python-wip
Python PIP fix, fixes #12190, closes #13035
2016-02-21 17:49:45 +01:00
Franz Pletz
45c97925dd Merge pull request #13122 from adevress/neuron
Add new package neuron. Neuron network simulation framework
2016-02-21 16:31:42 +01:00
devresse
4046d3ce8d neuron: init at 7.4 2016-02-21 15:02:47 +00:00
Edward Tjörnhammar
8968a6e604 dcadec: init at 0.2.0 2016-02-21 15:32:12 +01:00
Edward Tjörnhammar
a3017f92d8 libcrossguid: init at 2016-02-21 2016-02-21 15:32:12 +01:00
Frederik Rietdijk
696052cb62 pythonPackages.protobuf: fix 2016-02-21 15:01:00 +01:00
Nikolay Amiantov
b08c0472e1 pythonPackages.pip: force installing 2016-02-21 12:21:33 +01:00
Frederik Rietdijk
f612dc703e kde5.kile: init at git 2016-02-12
This adds a kde5/frameworks version of kile.
2016-02-21 12:09:18 +01:00
Frederik Rietdijk
9d30b03c0c Merge pull request #13127 from FRidh/kdeconnect
kde5.kdeconnect: init at 0.9g
2016-02-21 12:03:28 +01:00
Vladimír Čunát
045164bdf8 Merge #12973: add rrsync as an individual app 2016-02-21 10:00:43 +01:00
Franz Pletz
c349fe6127 Merge pull request #13117 from adevress/vmmlib
Add a new nixpkg vmmlib. A vector and matrix C++ library
2016-02-21 04:50:12 +01:00
Charles Strahan
11bf7888fb Merge pull request #13041 from Baughn/mprime
mprime: Init at 28.7
2016-02-20 20:45:56 -05:00
Charles Strahan
eb905c2d76 Merge pull request #13084 from nathan7/go-1.6
go: add 1.6 compiler and packages
2016-02-20 20:41:44 -05:00
Arseniy Seroka
426b4aae7b Merge pull request #13137 from datakurre/datakurre-ldap3
ldap3: init at 1.0.4
2016-02-20 18:07:33 +03:00
Asko Soukka
b18bc4f5b6 ldap3: init at 1.0.4 2016-02-20 16:47:04 +02:00
Ricardo M. Correia
fd3e02add8 Merge pull request #13027 from puffnfresh/package/pijul
pijul: 0.1 -> 0.2-6ab9ba
2016-02-20 15:43:53 +01:00
Arseniy Seroka
815b1e624b Merge pull request #13149 from sifmelcara/master
pcmanx-gtk2: init at 1.3
2016-02-20 17:10:19 +03:00
mingchuan
9e0b5358e2 pcmanx-gtk2: init at 1.3 2016-02-20 19:49:13 +08:00
Frederik Rietdijk
c576d1a97b Merge pull request #13138 from datakurre/datakurre-pycontracts
pycontracts: init at 1.7.9
2016-02-20 11:33:03 +01:00
Eric Sagnes
9e7ddbdcbd ibus-m17n: init at 1.3.4 2016-02-20 10:50:52 +09:00
Eric Sagnes
2d5537d89e fcitx-m17n: init at 0.2.3 2016-02-20 10:50:52 +09:00
zimbatm
13b416765d Merge pull request #13089 from ebzzry/ugarit-manifest-maker-0.1
ugarit-manifest-maker: init at 0.1
2016-02-20 00:11:28 +00:00
Pascal Wittmann
06424612e6 perl-MooseX-Role-WithOverloading: 0.13 -> 0.17 2016-02-20 00:35:24 +01:00
Pascal Wittmann
e51d562f9f perl-podlators: 2.5.3 -> 4.06 2016-02-20 00:35:24 +01:00
Asko Soukka
c5416370d5 pycontracts: init at 1.7.9 2016-02-20 00:07:40 +02:00
Pascal Wittmann
94a401258d libfilezilla: init at 0.3.1 2016-02-19 22:50:28 +01:00
Edward Tjörnhammar
5ea21d69f5 syncthing: 0.12.10 -> 0.12.19 2016-02-19 21:54:51 +01:00
Arseniy Seroka
a23a53a571 Merge pull request #13055 from dochang/rolespec
rolespec: init at 20160105
2016-02-19 23:02:16 +03:00
Arseniy Seroka
ba47df7b47 Merge pull request #13082 from svend/ansible2
ansible2: v2.0.0_0.6.rc1 -> v2.0.0.2
2016-02-19 22:53:31 +03:00
Arseniy Seroka
4e305945dc Merge pull request #13112 from datakurre/datakurre-rabbitpy
rabbitpy: init at 0.26.2
2016-02-19 22:53:11 +03:00
Arseniy Seroka
a2a5d234a5 Merge pull request #13101 from zimbatm/dispad
dispad: init at 0.3.1
2016-02-19 22:52:45 +03:00
Arseniy Seroka
0e95958c18 Merge pull request #13110 from puffnfresh/package/ue4
ue4: init at 4.10.2
2016-02-19 22:52:16 +03:00
Rommel M. Martinez
cb8ac5742d ugarit-manifest-maker: init at 0.1 2016-02-20 01:30:54 +08:00
vbgl
5ed9176c52 Merge pull request #13077 from wizeman/u/ocaml-packages
Add ocamlPackages.{gen,sequence,containers}
2016-02-19 18:14:47 +01:00
Frederik Rietdijk
d3482be0e5 Merge pull request #12886 from pstn/master
Allow kpcli to work with xclip
2016-02-19 17:14:50 +01:00
Pascal Wittmann
cb2362a2d3 Merge pull request #13083 from svend/jenkins-job-builder
jenkins-job-builder: 1.3.0 -> 1.4.0
2016-02-19 17:08:41 +01:00
Adrien Devresse
825ba05efb vmmlib: init at 1.6.2
vmmlib is a vector and matrix C++ library
2016-02-19 14:51:43 +00:00
zimbatm
360b5ab9b6 Merge pull request #13123 from nfjinjing/shadowsocks-libev
shadowsocks-libev: init at 2.4.5
2016-02-19 14:29:19 +00:00
Frederik Rietdijk
c9b5c4a445 kde5.kdeconnect: init at 0.9g 2016-02-19 15:12:08 +01:00
Nikolay Amiantov
c6f143307c uwsgi: refactor, throw sensible error if plugin is not found 2016-02-19 17:02:40 +03:00
Jinjing Wang
6f466c9dad shadowsocks-libev: init at 2.4.5 2016-02-19 20:58:12 +08:00
zimbatm
c6d9d8dfa1 Merge pull request #13088 from ebzzry/ugarit-2.0
ugarit: init at 2.0
2016-02-19 12:39:00 +00:00
Thomas Tuegel
44aed98556 kde5.frameworks: 5.18.0 -> 5.19.0 2016-02-19 06:19:26 -06:00
Frederik Rietdijk
4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Rommel M. Martinez
54a29f2fca ugarit: init at 2.0 2016-02-19 19:40:20 +08:00
Nikolay Amiantov
b457b7a7ea Merge pull request #13069 from abbradar/m3d
OctoPrint and plugins and support for M3D Micro 3D-printer
2016-02-19 14:27:32 +03:00
Nathan Zadoks
673bc7f32a go: add 1.6 compiler and packages 2016-02-19 12:26:47 +01:00
Philipp Steinpass
9d1501437d Added perl packages that allow kpcli to work with xclip, squashed fixes. 2016-02-19 11:21:52 +01:00
Domen Kožar
b5d9636c66 Merge pull request #13118 from FRidh/buildPythonApplication
buildPythonApplication: function for building Python applications
2016-02-19 10:05:35 +00:00
Edward Tjörnhammar
65be213581 pythonPackages.ptest: init at 1.5.3 2016-02-19 10:35:37 +01:00
Edward Tjörnhammar
5584ad1dc5 pythonPackages.requests_toolbelt: add test phase dependencies 2016-02-19 10:35:37 +01:00
Frederik Rietdijk
49c68939db buildPythonApplication: function for building Python applications
Currently, the only difference is that namePrefix is not set
2016-02-19 10:30:50 +01:00
Frederik Rietdijk
cc58339345 pythonPackages.scikitlearn: 0.17 -> 0.17.1 2016-02-19 09:07:34 +01:00
Louis Taylor
90873ea02a requests2: 2.8.1 -> 2.9.1 2016-02-19 06:41:32 +00:00
Asko Soukka
bfea299a6a rabbitpy: init at 0.26.2 2016-02-19 07:07:48 +02:00
Brian McKenna
392699a82d ue4: init at 4.10.2
This builds Unreal Engine 4 and has a wrapper to start the editor.

Sadly the application requires write access to a lot of paths. I have a
hack to do a symlink tree under $HOME and it works well, the UE4Editor
binary just needs to be not a symlink.
2016-02-19 14:41:51 +11:00
Eelco Dolstra
1ab14aad7a glibc: Drop hurd support
This hasn't been maintained since 2012.

Also, renamed glibc's kernelHeaders argument to linuxHeaders.
2016-02-18 21:11:15 +01:00
zimbatm
cb10518806 dispad: init at 0.3.1 2016-02-18 17:14:17 +00:00
Frederik Rietdijk
278663bb77 Merge pull request #13065 from DamienCassou/update-pythonPackages.keyring
pythonPackages.keyring: 3.3 -> 8.4.1
2016-02-18 16:38:38 +01:00
Frederik Rietdijk
b3f764428f Merge pull request #13050 from bendlas/fix-inkscape
inkscape: add numpy to runtime path
2016-02-18 09:17:31 +01:00
Svend Sorensen
028f553d43 jenkins-job-builder: 1.3.0 -> 1.4.0 2016-02-17 15:34:54 -08:00
Svend Sorensen
dc8213fa4d ansible2: v2.0.0_0.6.rc1 -> v2.0.0.2 2016-02-17 15:29:18 -08:00
Frederik Rietdijk
81fe3eb13f pythonPackages.numexpr: 2.4.6 -> 2.5 2016-02-17 22:19:00 +01:00
Tomas Hlavaty
a6c09bf4b4 msitools: init at 0.94
I'm leaving authorship to the one who created most of the expression.
2016-02-17 22:05:21 +01:00
Frederik Rietdijk
b0d54e00f9 Merge pull request #13078 from FRidh/matplotlib
pythonPackages: update matplotlib and cycler
2016-02-17 21:15:25 +01:00
Frederik Rietdijk
61f0527694 pythonPackages.cycler: 0.9.0 -> 0.10.0 2016-02-17 21:02:03 +01:00
Ricardo M. Correia
26415f963a ocamlPackages.containers: init at 0.15 2016-02-17 20:42:14 +01:00
Ricardo M. Correia
a1e96c7cbe ocamlPackages.sequence: init at 0.6 2016-02-17 20:42:14 +01:00
Ricardo M. Correia
e20b978708 ocamlPackages.gen: init at 0.3 2016-02-17 20:42:13 +01:00
Frederik Rietdijk
c44176237a pythonPackages.fs: build with all Python versions
and add updated explanation of why tests are disabled.
See also https://github.com/NixOS/nixpkgs/pull/13066
2016-02-17 19:42:43 +01:00
tg(x)
db03fdea95 filter_audio: remove duplicate package, filter-audio already exists and in use 2016-02-17 15:49:37 +01:00
Nikolay Amiantov
199aeab96e yaml-merge: init at 2016-02-16 2016-02-17 17:05:59 +03:00
Nikolay Amiantov
4db16aed11 octoprint-plugins.m3d-fio: init at 0.26 2016-02-17 17:01:01 +03:00
Nikolay Amiantov
aad9a88a20 octoprint: init at 1.2.9 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
90375d6200 pythonPackages.flaskbabel: propagate dependencies 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
f74b5ac684 pythonPackages.tornado_4_0_1: init at 4.0.1 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
75d9531c47 pythonPackages.webassets: init at 0.11.1 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
41648cbb8b pythonPackages.sockjs-tornado: init at 1.0.2 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
55ddc3f96d pythonPackages.rsa: propagate pyasn1 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
47869abead pythonPackages.pylru: init at 1.0.9 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
d7b1ffe9c7 pythonPackages.flask_script: init at 2.0.5 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
95ffcafff3 pythonPackages.flask_principal: init at 0.4.0 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
25616affc5 pythonPackages.flask_login: init at 0.2.2 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
ef9e10f62a pythonPackages.flask_assets: init at 0.10 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
b96b7c9628 pythonPackages.regex: init at 2016.01.10 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
a0c9acb007 pythonPackages.sarge: init at 0.1.4 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
7c02fc1b5e pythonPackages.awesome-slugify: init at 1.6.5 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
aeee93faf3 m3d-linux: init at 2016-01-20 2016-02-17 16:56:14 +03:00
Nikolay Amiantov
18c3420579 openbrf: init at 2016-01-09 2016-02-17 16:54:41 +03:00
Nikolay Amiantov
0418733737 vcg: init at 2016-02-14 2016-02-17 16:54:05 +03:00
Damien Cassou
3f3aa755a3 pythonPackages.keyring: 3.3 -> 8.4.1 2016-02-17 14:33:30 +01:00
Frederik Rietdijk
800fdcfa11 Merge pull request #13063 from desiderius/redis-2.10.5
pythonPackages.redis: 2.10.3 -> 2.10.5
2016-02-17 14:27:49 +01:00
Eric Sagnes
7ec5dc9234 ibus-wrapper: init 2016-02-17 20:44:29 +09:00
Eric Sagnes
ca2f9a4f15 ibus-mozc: 2015-05-02 -> 2.17.2313.102 2016-02-17 20:44:29 +09:00
Eric Sagnes
3c9892d4d4 ibus: group engines 2016-02-17 20:44:29 +09:00
Eric Sagnes
850be632a0 fcitx service: init 2016-02-17 20:44:29 +09:00
Eric Sagnes
1e581966b9 fcitx-moz: init at 2.17.2313.102 2016-02-17 20:44:29 +09:00
Eric Sagnes
eb31d296e6 fcitx-table-other: init at 0.2.3 2016-02-17 20:44:29 +09:00
Eric Sagnes
1e5cd17f12 fcitx-hangul: init at 0.3.0 2016-02-17 20:44:29 +09:00
Eric Sagnes
3068f632c7 fcitx-chewing: init at 0.2.2 2016-02-17 20:44:29 +09:00
Eric Sagnes
81aab64b7f fcitx: group engines 2016-02-17 20:44:29 +09:00
zimbatm
078e85e0e5 Merge pull request #12922 from igsha/dirac
dirac: init at 1.0.2
2016-02-17 10:17:59 +00:00
desiderius
15a1a72c4e pythonPackages.redis: 2.10.3 -> 2.10.5 2016-02-17 10:47:28 +01:00
Vladimír Čunát
e9520e81b3 Merge branch 'master' into staging 2016-02-17 10:06:31 +01:00
Herwig Hochleitner
fbc147494c inkscape: add numpy to runtime path
This is nessecary for some plugins
2016-02-17 01:19:17 +01:00
Arseniy Seroka
ef4ea6d673 Merge pull request #12901 from sheenobu/pkgs/new/sipsak
sipsak - init at 4.1.2.1
2016-02-17 02:19:36 +03:00
Frederik Rietdijk
ef3757db63 Merge pull request #13057 from FRidh/pyxml
pyxml: move to pythonPackages
2016-02-16 22:53:27 +01:00
Frederik Rietdijk
b58f84f236 pyxml: move to pythonPackages 2016-02-16 22:52:33 +01:00
Desmond O. Chang
c7ec0f6f2f rolespec: init at 20160105 2016-02-17 05:46:55 +08:00
Casey Ransom
2b6ca477e6 aws_shell: init at 0.1.0
Currently depends on a specific prompt_toolkit package (which is not the
latest), so that is also pinned here.
2016-02-16 15:30:30 -05:00
Brian McKenna
93328bbd62 pijul: 0.2-6ab9ba
Maintainer has been working with us, this commit was given by them.
2016-02-17 07:28:26 +11:00
Pascal Wittmann
7fcce2a9f0 perl-strictures: 2.000001 -> 2.000002 2016-02-16 21:21:16 +01:00
Herwig Hochleitner
a0661f84f0 dropbox: 3.12.6 -> 3.14.5
Also updates qt5 dependency to qt55, as per release notes: https://www.dropboxforum.com/hc/en-us/community/posts/205672126-Release-Candidate-3-14-5
2016-02-16 21:19:20 +01:00
Arseniy Seroka
3e358e255e Merge pull request #13017 from Balletie/hfsprogs
hfsprogs: init at 332.25
2016-02-16 22:38:43 +03:00
Ricardo M. Correia
957ed2c08c Merge pull request #13015 from ehegnes/exa
exa: init at git 2016-02-15
2016-02-16 18:11:42 +01:00
Svein Ove Aas
6efcbd8950 mprime: Init at 28.7 2016-02-16 16:37:45 +00:00
Eric Hegnes
23ab6bf6b2 exa: init at git 2016-02-15 2016-02-16 11:02:38 -05:00
Eric Hegnes
a6cf5ddc98 Update Cargo crates index 2016-02-16 10:57:59 -05:00
Frederik Rietdijk
15aa139a1a Merge pull request #13030 from desiderius/consul-0.6
pythonPackages.consul: 0.4.7 -> 0.6.0
2016-02-16 16:26:02 +01:00
Arseniy Seroka
d13adb4f8d Merge pull request #12984 from colemickens/plexpass
plex: add enablePlexPass
2016-02-16 17:13:54 +03:00
desiderius
2ce37d089f pythonPackages.consul: 0.4.7 -> 0.6.0 2016-02-16 14:22:19 +01:00
Eelco Dolstra
108a0ae881 aws-sdk-cpp: Init at 0.9.6 2016-02-16 13:42:01 +01:00
Domen Kožar
61d8af94eb Merge pull request #13028 from desiderius/python3pika-0.9.14
pythonPackages.python3pika: disable unit test
2016-02-16 12:23:31 +00:00
desiderius
0f7665ae37 pythonPackages.python3pika: disable unit test
The tests adds dependencies to pyev, tornado and twisted (and
twisted is disabled for Python 3).
2016-02-16 12:52:23 +01:00
zimbatm
c3f7b6bcf0 Merge pull request #13013 from nico202/glabels-3
glabels: init at 3.2.1 (git)
2016-02-16 10:47:27 +00:00
=
f59baafee2 glabels: init at 3.2.1 (git) 2016-02-16 11:28:51 +01:00
Wout Mertens
d1ceca269e Merge pull request #13023 from benley/git-lfs-1.1.1
git-lfs: 1.0.0 -> 1.1.1
2016-02-16 09:50:23 +01:00
tg(x)
ed6adf3f44 re-enable grsec_testing, it has been updated since 2016-02-16 08:42:15 +01:00
Benjamin Staffin
139708a10d git-lfs: 1.0.0 -> 1.1.1 2016-02-15 23:16:30 -08:00
Cole Mickens
5e2fd638cc plex: add enablePlexPass (init at 0.9.15.3.1674)
enables plex pass subscribers to opt-in to the pre-release downloads
2016-02-15 17:05:11 -08:00
goibhniu
eb4d571cb6 Merge pull request #12965 from nico202/iannix
IanniX: init at 0.9.17b (latest git)
2016-02-15 23:21:05 +01:00
Arseniy Seroka
fac007ae57 Merge pull request #12985 from colemickens/mxt-app
mxt-app: init at v1.26
2016-02-16 00:26:18 +03:00
Arseniy Seroka
6b205a9eba Merge pull request #12988 from colemickens/cfdyndns
cfdyndns: init at 0.0.1
2016-02-16 00:24:32 +03:00
Cole Mickens
d2ed83ac39 mxt-app: init at v1.26 2016-02-15 13:24:32 -08:00
Balletie
d0dcad3b91 hfsprogs: init at 332.25 2016-02-15 22:22:35 +01:00
devhell
198f9e3b54 rainbowstream: 1.3.1 -> 1.3.3
Built and tested locally. Unfortunately no changelog seems to be
available.
2016-02-15 21:01:42 +00:00
Rok Garbas
443072799d tahoelafs: 1.10.0 -> 1.10.2 and refractor expression, fixes #12004 2016-02-15 21:58:23 +01:00
Arda Xi
a3a9a56f8f pythonPackages.foolscap: 0.6.4 -> 0.10.1 2016-02-15 21:58:23 +01:00
Arda Xi
10a40c6244 pythonPackages.nevow: 0.10.0 -> 0.11.1 2016-02-15 21:58:23 +01:00
Arda Xi
69c843f392 pythonPackages.twisted: 11.1.0 -> 13.2.0 2016-02-15 21:58:23 +01:00
Cole Mickens
c7571611dc cfdyndns: init at 0.0.1 2016-02-15 12:54:04 -08:00
Arseniy Seroka
7c477195aa Merge pull request #12991 from leenaars/love
love -> 0.10 added
2016-02-15 22:12:57 +03:00
Arseniy Seroka
3b470ef892 Merge pull request #13004 from dwe11er/new-package/thin-provisioning-tools
thin-provisioning-tools: init at 0.6.1
2016-02-15 22:12:17 +03:00
Arseniy Seroka
a13f9a708b Merge pull request #12992 from lukasepple/master
intel2200BGFirmware: init at 3.1
2016-02-15 22:10:49 +03:00
lukasepple
0b72e7e247 intel2200BGFirmware: init at 3.1
This commit adds the firmware for the Intel 2200BG wireless cards for
the ipw2200 kernel module. Also it changes the
networking.enableIntel2200BGFirmware option to set it as
hardware.firmware since firmware-linux-nonfree does not contain the
appropiate firmware anymore. Also hardware.enableAllFirmware does enable
the intel2200BGFirmware now.
2016-02-15 19:53:07 +01:00
Pascal Wittmann
72161f6810 ragel: use new texlive infrastructure 2016-02-15 18:34:55 +01:00
goibhniu
15500eae75 Merge pull request #12955 from nico202/patchage
patchage: init at 1.0.1
2016-02-15 17:47:31 +01:00
Christoph-Simon Senjak
50bd1a0e8f bluez-tools: init 2015-09-10 (close #12936)
vcunat only fixed whitespace and changed the authorship e-mail
from dummy address you@example.com to the one recorded in maintainers.nix.
(Now github should recognize the commit as yours.)
2016-02-15 17:23:36 +01:00
Michiel Leenaars
f4a32be729 love: 0.8 -> 0.10.1 2016-02-15 17:10:26 +01:00
Tuomas Tynkkynen
eb9a85a389 Merge pull request #12742 from dezgeg/pr-uboot-changes
U-Boot: 2015.10 -> 2016.01, refactor & support some new boards
2016-02-15 16:10:37 +02:00
Domen Kožar
0378859a75 Merge pull request #12937 from Profpatsch/alot
alot: Create top-level binding
2016-02-15 13:01:22 +00:00
Marcin Falkiewicz
55b18ac486 thin-provisioning-tools: init at 0.6.1 2016-02-15 12:57:15 +01:00
=
2099b95d9c patchage: init at 1.0.1 2016-02-15 10:43:21 +01:00
Franz Pletz
c7aaff20e7 Merge pull request #12188 from nico202/aeolus
aeolus: init at 0.9.0
2016-02-15 04:24:52 +01:00
goibhniu
024f3e8d29 Merge pull request #12951 from nico202/jamin
jamin: init at 0.95.0
2016-02-15 00:39:32 +01:00
Franz Pletz
d20a68404e Merge pull request #12961 from rnhmjoj/btfs
btfs: init at 2.7
2016-02-14 23:36:17 +01:00
Thomas Tuegel
792fba5f4b Merge branch 'kde5' 2016-02-14 16:10:58 -06:00
Michael Raskin
eba068da62 julia: add julia-git, a snapshot from mid-February with LLVM-3.7 (so it actually works in fresh NixPkgs) 2016-02-14 21:17:07 +01:00
Arseniy Seroka
5a63bf15e0 Merge pull request #12964 from sleexyz/spectrojack
spectrojack: init at 0.4
2016-02-14 22:34:14 +03:00
=
39e0909f8f IanniX: init at 0.9.17b (latest git) 2016-02-14 19:29:35 +01:00
=
6738c22a46 Added aeolus virtual organ 2016-02-14 19:16:06 +01:00
Thomas Tuegel
60a8dd4ffa kde5_latest.frameworks: 5.18 -> 5.19 2016-02-14 10:34:58 -06:00
Pascal Wittmann
400ade95ff calibre: switch to qt-5.5, fixes #12793 2016-02-14 14:49:33 +01:00
rnhmjoj
63bd1cbb6e btfs: init at 2.7 2016-02-14 13:48:15 +01:00
Nikolay Amiantov
75a83eff8d Merge pull request #12960 from abbradar/bluetooth-fixes
Use BlueZ 5 by default, update blueman
2016-02-14 10:45:03 +03:00
Igor Sharonov
2656baef0c dirac: init at 1.0.2 2016-02-13 21:22:17 +03:00
Franz Pletz
309597b40a Merge pull request #12959 from nico202/timemachine
timemachine: init at 0.3.1
2016-02-13 18:20:07 +01:00
Arnold Krille
243c336022 rsync: Add rrsync as individual app
Extract the rsync source fetching into its own expression and use that
expression to fetch the same source for rsync and rrsync.

rrsync is just copied from the support folder of rsync, no configure or build
needed. Also none of the rsync patches are needed. Only the path to rsync needs
to be patched into rrsync.
2016-02-13 17:52:54 +01:00
Sean Lee
47282a0ee6 spectrojack: init at 0.4
spectrojack - moved in all-packages

spectrojack: init at 0.4

updated

spectrojack: init at 0.4
2016-02-13 11:19:53 -05:00