Commit graph

177309 commits

Author SHA1 Message Date
Will Dietz 6e4fa85446
Merge pull request #56259 from dtzWill/feature/minetime
minetime: init at 1.4.12
2019-04-25 23:22:30 -05:00
Will Dietz e5453a19df
Merge pull request #60161 from dtzWill/update/rush-1.9
rush: 1.8 -> 1.9
2019-04-25 23:18:17 -05:00
Will Dietz 37fd81c75d
Merge pull request #60167 from winpat/add_taskopen
taskopen: init at 1.1.4
2019-04-25 23:10:59 -05:00
Matthieu Coudron c7eac98420
Merge pull request #60008 from lightbulbjim/librecad-desktop
librecad: add .desktop file and icon
2019-04-26 10:18:27 +09:00
Tim Steinbach ee48e78457
Merge pull request #60194 from xrelkd/update/tmux
tmux: 2.8 -> 2.9
2019-04-25 20:41:00 -04:00
Tim Steinbach 11d05d5122
oh-my-zsh: 2019-04-22 -> 2019-04-25 2019-04-25 20:39:25 -04:00
Graham Christensen 06d90aace2
Merge pull request #60236 from monsieurp/new-pydf
pydf: init at 12
2019-04-25 20:27:52 -04:00
Ambroz Bizjak a9c40eef1f
Fix kernel oops on boot due to bug in i2c driver.
https://github.com/NixOS/nixpkgs/issues/60126
https://lkml.org/lkml/2019/4/24/1123

The patch should be removed in the next round of stable releases because the fix should be included.

(cherry picked from commit 1e8a0805890fbb1cce1aa751296c82342b0cae7e)
2019-04-25 20:24:34 -04:00
Patrice Clement 4eaada7e22
pydf: init at 12 2019-04-26 00:43:43 +02:00
Patrice Clement e924d61ddf
maintainers: add monsieurp 2019-04-26 00:35:51 +02:00
Renaud 2024421f04
Merge pull request #59457 from r-ryantm/auto-update/cctz
cctz: 2.2 -> 2.3
2019-04-26 00:34:32 +02:00
R. RyanTM e7f46f34f6 git-review: 1.27.0 -> 1.28.0 (#59513)
* git-review: 1.27.0 -> 1.28.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-review/versions

* git-review: refactor

- do not use fetchurl on mutable GitHub archives
- postPatch is unneeded as argparse has been removed from requirements.txt upstream
2019-04-25 23:50:43 +02:00
Renaud 5560607988
Merge pull request #59484 from r-ryantm/auto-update/eagle
eagle: 9.3.1 -> 9.3.2
2019-04-25 23:32:25 +02:00
Renaud 1184855452
guake: 3.4.0 -> 3.5.0 (#59523)
* guake: 3.4.0 -> 3.5.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guake/versions

* guake: remove unneeded postPatch
2019-04-25 23:30:35 +02:00
Justin Woo b1e23abd7f purescript: upgrade to 0.12.5 (#59589)
* purescript: 0.12.4 -> 0.12.5
https://github.com/purescript/purescript/releases/v0.12.5

* purescript: consistent pkg name and attr name
+ version must start with a number
2019-04-25 23:29:53 +02:00
Vladyslav M 6a0f1080a1
rls: 1.31.7 -> 1.34.0 (#60181)
rls: 1.31.7 -> 1.34.0
2019-04-26 00:20:07 +03:00
Renaud 00541faa4a
guake: remove unneeded postPatch 2019-04-25 23:02:38 +02:00
Renaud 526a406f11
Merge pull request #59557 from xrelkd/add/cargo-sweep
cargo-sweep: init at 0.4.1
2019-04-25 22:56:49 +02:00
Jörg Thalheim 9bdcd2aaeb goxel: re-enable aarch64 (#59882)
* goxel: re-enable aarch64
2019-04-25 22:48:35 +02:00
Linus Heckemann b3d9da5f0a doc: fix syntax error in python documentation 2019-04-25 22:37:53 +02:00
Timo Kaufmann 918f0a19a8
python.pkgs.cysignals: 1.9.0 -> 1.10.2 (#60226) 2019-04-25 22:35:36 +02:00
Renaud 1746dc22e6
Merge pull request #60195 from marsam/init-xkcd-font
xkcd-font: init at 2017-08-24
2019-04-25 21:50:04 +02:00
Michael Weiss 76843da1a1
androidStudioPackages.{dev,canary}: 3.5.0.11 -> 3.5.0.12 2019-04-25 21:34:25 +02:00
Michael Weiss 5b1499e47e
python37Packages.mysql-connector: 8.0.15 -> 8.0.16 2019-04-25 21:30:27 +02:00
Symphorien Gibol ac52800168 rls: 1.31.7 -> 1.34.0 2019-04-25 21:24:19 +02:00
Renaud 2f13bbe3d5
pwsafe: 1.06 -> 1.07 (#60225)
* pwsafe: 1.06 -> 1.07

* pwsafe: inputs cleanup
'qrencode' should be used instead of 'libqrencode' alias
2019-04-25 21:23:44 +02:00
mtrsk 1d54250e27
home-manager: 2018-11-04 -> 2019-04-23 2019-04-25 19:54:36 +02:00
Tor Hedin Brønner 622fb28635
Merge pull request #60175 from JohnAZoidberg/orca-liblouis
Fix orca and re-add liblouis
2019-04-25 19:37:49 +02:00
Daniel Schaefer 5354020e14 orca: Re-add liblouis
liblouis works again so we can use it here again aswell.

Closes: #39427
2019-04-25 19:17:13 +02:00
Daniel Schaefer 634b21f6ac orca: Set strictDeps to false
Wouldn't find the proper libraries/namespaces otherwise because of
https://github.com/NixOS/nixpkgs/issues/56943
2019-04-25 19:16:24 +02:00
Mario Rodas fc48e74127 pythonPackages.google-auth-oauthlib: fix python3 build (#60209) 2019-04-25 18:20:18 +02:00
Luis Hebendanz 827e954c54 rmount: init at 1.0.1 (#60204)
rmount: init at 1.0.1
2019-04-25 12:14:31 -04:00
Peter Simons 0dffbcd178 haskell-pandoc-citeproc: update override for the latest version 2019-04-25 17:29:40 +02:00
Peter Simons f111664194 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
5072503e70.
2019-04-25 17:29:34 +02:00
Peter Simons e2763c05e1 hackage2nix: update list of broken builds 2019-04-25 17:29:33 +02:00
Peter Simons 905ec757ef LTS Haskell 13.18 2019-04-25 17:29:33 +02:00
Robert Schütz 5847b2a590
restic: 0.9.4 -> 0.9.5 (#60156) 2019-04-25 17:14:57 +02:00
Tim Steinbach 5d2775156b
sbt-extras: 2019-01-30 -> 2019-04-05 2019-04-25 08:05:07 -04:00
worldofpeace 5aa04754e5
Merge pull request #57108 from FlorianFranzen/pyside-tools
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 07:36:23 -04:00
Matthew Glazar 1a0098042d oraclejdk: use working mirror for download
http://download.oracle.com/otn-pub/ was recently renamed to
http://download.oracle.com/otn/ and now requires authentication with an
Oracle account. http://download.oracle.com/otn-pub/ links don't work
anymore, so installing oraclejdk fails.

Switch to http://javadl.oracle.com/webapps/download/GetFile/, which does
not require authentication. This fixes installing oraclejdk.

Note: The URL for JCE is still broken; this commit only fixes the URL
for the JDK.
2019-04-25 13:23:11 +02:00
Florian Franzen cdf35c4f17 pythonPackages.pysideTools: Use fetchFromGitHub and update meta 2019-04-25 13:04:18 +02:00
Elis Hirwing 0094dd6eaa
Merge pull request #60200 from matthiasbeyer/fix-mpdscribble-url
mpdscribble: Fix URL
2019-04-25 12:44:22 +02:00
Matthias Beyer dfd8f84aef python3Packages.jupyterlab: Fix build
The build was broken by updating the underlying python library.
This is the quickfix.

Fixes: ca67a7200cf ("python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-25 09:41:52 +02:00
Vincent Laporte ed1b59a98e
Merge pull request #60094 from thoughtpolice/nixpkgs/zarith-fixes
ocamlPackages: fix regression in zarith-dependent libraries
2019-04-25 08:56:55 +02:00
Vincent Laporte ce714f2b04 ocaml: 4.08.0+beta2 -> 4.08.0+beta3 2019-04-25 08:45:57 +02:00
Vincent Laporte e3a03659e5 coqPackages.Verdi: 20181102 -> 20190202 2019-04-25 08:35:20 +02:00
Peter Hoeg 1011fae581
Merge pull request #60142 from peterhoeg/u/rng
rng-tools: 6.6 -> 6.7 and libp11: 0.4.9 -> 0.4.10
2019-04-25 13:19:24 +08:00
Mario Rodas 6124bfac3b
xkcd-font: init at 2017-08-24 2019-04-24 21:13:39 -05:00
Mario Rodas 8bc92d78e7
lib.licences: Add CC-BY-NC-3.0 2019-04-24 21:12:43 -05:00
xrelkd 497c1d9bcf tmux: 2.8 -> 2.9 2019-04-25 10:12:25 +08:00