Commit Graph

177832 Commits

Author SHA1 Message Date
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
Will Dietz
5340c05e04
Merge pull request #60130 from lo1tuma/nodejs-12_staging
nodejs-12_x: init at 12.0.0
2019-04-25 23:08:20 -05:00
Will Dietz
c17c19a4a9
Merge pull request #60068 from dtzWill/update/llvm7.1
llvmPackages_7: 7.0.1 -> 7.1.0
2019-04-25 22:57:04 -05:00
Will Dietz
6c140d1a9a llvm7: drop patch included (and is the primary motivation for 7.1.0) 2019-04-25 22:50:18 -05:00
Will Dietz
ac1ffe5cfd llvmPackages_7: 7.0.1 -> 7.1.0 2019-04-25 22:50:18 -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
volth
fd1ac66836 perlPackages.HTTPDaemon: 6.04 -> 6.01
This undoes 6fb0e7a4e0
The only problem with 6.04 is: it got new dependencies which fail to cross-compile.
Failure to cross-compile HTTP::Deamon leads to failure of LWP and XML::Parser, which are used in switch-to-configuration.pl
Thus upgrade HTTPDaemon from 6.01 to 6.04 broke cross-compilation of whole system closures.
2019-04-26 00:43:41 +00: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
nyanloutre
680d3d5ddc
dex-oidc: add templates example 2019-04-26 00:36:27 +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
nyanloutre
bd488d9814
dex-oidc: 2.4.1 -> 2.16.0
repo organisation changed from coreos to dexidp
2019-04-26 00:02:43 +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
Matthew Bauer
ed5c731b21 tests/systems: fix tests 2019-04-25 17:28:02 -04: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
f3558ac51e
Merge pull request #58416 from dtzWill/update/gnulib-2019
gnulib: 20180226 -> 20190326
2019-04-25 23:09:14 +02: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
volth
dba65df034 kernel: fix cross-build
Fix for #59225 regression proposed by @matthewbauer
https://github.com/NixOS/nixpkgs/pull/59225#issuecomment-486398003

(cherry picked from commit a6ea72a77d1f8e794244b063a7e9780c1b47486d)
2019-04-25 14:14:48 -04:00
volth
27a9fdb6ff perl-cross: update for perl 5.28.2
(cherry picked from commit 1709d3a748)
2019-04-25 14:14:40 -04: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
Renaud
e2fd7276a9
xprintidle-ng: refactor and patch configure.ac
configure.ac needs to be patched in order to build with newer gnulib
See https://github.com/NixOS/nixpkgs/pull/58416
2019-04-25 19:13:47 +02:00
Graham Christensen
a682d720c7
Merge pull request #60215 from nmattia/nm-tmp-timestamp
patchShebangs: create timestamp in tmp dir
2019-04-25 12:50:16 -04: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
Nicolas Mattia
cc9b4029bc patchShebangs: create timestamp in tmp dir
Creating the timestamp in the patched script's directory has a few
drawbacks:

* if "foo.timestamp" already exists, it will be overwritten
* it requires the directory to be writable
2019-04-25 17:07:58 +02:00
Matthew Bauer
3901baa4a4
Merge pull request #60171 from volth/patch-327
perl-cross: update for perl 5.28.2
2019-04-25 09:33:25 -04:00