Commit Graph

157243 Commits

Author SHA1 Message Date
xrelkd
51615a51e9 you-get: 0.4.1270 -> 0.4.1295 2019-04-26 16:47:13 +08:00
Richard Marko
9cfb2c0697 ledmon: init at 0.92 2019-04-26 10:30:50 +02:00
Peter Simons
d16a5a5916
Merge pull request #60249 from dtzWill/update/bind-9.12.4-P1
bind:  9.12.3-P4 -> 9.12.4-P1
2019-04-26 10:20:37 +02:00
Peter Hoeg
9d7afd0ea8
Merge pull request #60247 from peterhoeg/f/rng
rng-tools: fix missing opensc reference
2019-04-26 15:56:14 +08:00
Peter Hoeg
d06cc58dab rng-tools: fix missing opensc reference 2019-04-26 15:55:37 +08:00
Gabriel Ebner
2f383a4469
freecad: 0.17 -> 0.18.1 (#59923)
freecad: 0.17 -> 0.18.1
2019-04-26 09:46:33 +02:00
Robert Scott
9b69cf0865 pythonPackages.ColanderAlchemy: mark as broken for colander >1.6.0 (#59975)
ColanderAlchemy doesn't seem to have been updated for colander 1.7.0,
or at least its tests haven't been and we get a single, subtle test
failure around null handling which I don't feel comfortable skipping.
Issue filed upstream https://github.com/stefanofontanelli/ColanderAlchemy/issues/107

users that really need this will have to feed in their own pinned
colander package.
2019-04-26 09:15:24 +02:00
Will Dietz
f0f081d3b4 bind: 9.12.3-P4 -> 9.12.4-P1
https://www.openwall.com/lists/oss-security/2019/04/25/1

CVE-2018-5743, CVE-2019-6467, and CVE-2019-6468
2019-04-26 02:08:44 -05:00
Matthias Beyer
31bee0cc7c
wordgrinder: Fix build
First I tried to fix the build like this:

> This fixes the build of the wordgrinder package by disabling the build
> of "xwordgrinder", the non-curses frontend of wordgrinder.
>
> For re-enabling the build, this patch shall be reverted and then go on
> from there.
>
> I opted for disabling the x frontend of this program because the whole
> purpose of this is to use a curses writing program (at least for me).
> It seems that hacking around the new build system in nixpkgs is a
> non-trivial task and I wanted to get this package out of the door as
> fast as possible because I already delayed the fix by a few days (or is
> it weeks already), so this is the simple fix.
>
> If someone wants to have the X frontend again, I can invest more time at
> some point.

But then the almighty aszlig came around and told me how to do it right. So here
we go, with a patch from me that is acutally from aszlig (see #60122).

This fixes the build.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: aszlig <aszlig@nix.build>
Fixes: 6b2bd330fa ("wordgrinder: Fix sha256 hash")
Fixes: 19a3abc1b8 ("wordgrinder: 0.7.1 -> 0.7.2")
Merges: https://github.com/NixOS/nixpkgs/pull/60122
Cc: @devhell
2019-04-26 09:05:05 +02:00
Renaud
ef0174873a
Merge pull request #59467 from r-ryantm/auto-update/cmark
cmark: 0.28.3 -> 0.29.0
2019-04-26 08:57:40 +02:00
Robert Scott
91a6ffa4bd pythonPackages.serversyncstorage: mark as broken if cornice.version != 0.17 (#59884)
this package doesn't build if accessed directly from the top level
without a specially overridden cornice package supplied - as done
by syncserver
2019-04-26 08:42:58 +02:00
Peter Hoeg
65e3d0da85
Merge pull request #60244 from peterhoeg/f/kfind
kfind: was not mentioned in all-packages.nix
2019-04-26 14:01:41 +08:00
Peter Hoeg
e90723b3cb kfind: was not referenced in all-packages.nix 2019-04-26 13:35:50 +08:00
Peter Hoeg
b601046305
Merge pull request #60189 from dtzWill/update/msmtp-1.8.4
msmtp: 1.8.3 -> 1.8.4
2019-04-26 13:29:11 +08:00
Will Dietz
8f9b5d2f2a
Merge pull request #59552 from r-ryantm/auto-update/kdb
libsForQt5.kdb: 3.1.0 -> 3.2.0
2019-04-26 00:19:45 -05:00
Will Dietz
020e850774
Merge pull request #60136 from dtzWill/feature/notable
notable: init at 1.4.0
2019-04-26 00:18:26 -05:00
Will Dietz
20ba3c3f34
Merge pull request #60135 from dtzWill/feature/joplin-appimagetools
joplin-desktop: appimageTools-ify
2019-04-26 00:18:00 -05:00
Will Dietz
b6309d6930
Merge pull request #58546 from dtzWill/update/intel-media-2019q1
intel-{gmmlib,media-{driver,sdk}}: 18.4.1 -> ~19.1
2019-04-25 23:43:44 -05:00
Will Dietz
0a60abc357
Merge pull request #60191 from dtzWill/update/electron-4.1.5
electron: 4.1.4 -> 4.1.5
2019-04-25 23:31:29 -05:00
Will Dietz
2acf9e94b2
Merge pull request #60190 from dtzWill/update/mpop-1.4.4
mpop: 1.4.3 -> 1.4.4
2019-04-25 23:30:31 -05:00
Will Dietz
ed873e2b9a mpop: 1.4.3 -> 1.4.4
https://marlam.de/mpop/news/mpop-1-4-4/

Touchup pname/name while visiting.
2019-04-25 23:29:27 -05:00
Will Dietz
030efbb1d8 msmtp: 1.8.3 -> 1.8.4
https://marlam.de/msmtp/news/msmtp-1-8-4/

Drop unnecessary `name = ..` as well.
2019-04-25 23:27:59 -05:00
Will Dietz
62519e27a6
Merge pull request #60134 from dtzWill/update/wpgtk-6.0.5
wpgtk: 6.0.3 -> 6.0.5
2019-04-25 23:25:34 -05:00
Will Dietz
fb62c5d9aa notable: init at 1.4.0 2019-04-25 23:24:29 -05:00
Will Dietz
ea5203b6ee joplin-desktop: appimageTools-ify 2019-04-25 23:24:07 -05:00
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
nyanloutre
680d3d5ddc
dex-oidc: add templates example 2019-04-26 00:36:27 +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
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
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
Patrick Hilhorst
361a138f5a
pandoc-imagine: use full commit hash 2019-04-25 14:59:20 +02:00
Roman Volosatovs
661384ec60
vimPlugins: Update 2019-04-25 14:29:16 +02:00
Roman Volosatovs
1257a86236
vimPlugins: Fix sorting 2019-04-25 14:28:41 +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
Roman Volosatovs
51c7ab1d1b
vimPlugins: Add vim-visual-multi 2019-04-25 12:13:21 +02:00
ajs124
d287075c22 evopedia: remove package
The last upstream update was in 2014. While the software might still work, its usefulness depends on data archives, which are not updated anymore and have not been for several years.

Upstream suggests to use kiwix instead.
2019-04-25 10:13:26 +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
Eric Litak
ac7c93e9c9 ipfs: 0.4.19 -> 0.4.20 2019-04-24 22:11:13 -07:00
Mario Rodas
6124bfac3b
xkcd-font: init at 2017-08-24 2019-04-24 21:13:39 -05:00
xrelkd
497c1d9bcf tmux: 2.8 -> 2.9 2019-04-25 10:12:25 +08:00
Mario Rodas
e89fc19b97
Merge pull request #58368 from marsam/update-timescaledb
timescaledb: 1.0.0 -> 1.2.2, timescaledb-parallel-copy: 2018-05-14 -> 0.2.0, timescaledb-tune: init at 0.5.0
2019-04-24 20:42:30 -05:00
Aaron Andersen
dc1716f63b
Merge pull request #60155 from etu/prepend-phpPackages-names
phpPackages: Wrap mkDerivation to prepend package names
2019-04-24 21:29:33 -04:00
Will Dietz
0a730cc327 electron: 4.1.4 -> 4.1.5
https://electronjs.org/releases/stable#4.1.5
2019-04-24 19:53:52 -05:00
Chris Rendle-Short
2d82f2edc5 freecad: 0.17 -> 0.18.1
Notes:
  - boost_python patch has been removed as it's part of the new release.
  - XDG config files have been added as of 0.18 so it's no longer to
  generate the MIME and .desktop files manually.
2019-04-25 10:14:56 +10:00
Renaud
12b82b1a06
Merge pull request #58001 from lopsided98/linux-rpi-update
linux_rpi: 1.20180919 -> 1.20190215
2019-04-24 23:58:34 +02:00
Will Dietz
a777e8d45a intel-media-sdk: 18.4.1 -> 19.1.0 2019-04-24 16:53:27 -05:00
Will Dietz
6fdb8aaedb intel-media-driver: 18.4.1 -> 19.1.0 2019-04-24 16:53:26 -05:00
Will Dietz
64b5073c99 intel-gmmlib: 18.4.1 -> 19.1.2
First step towards 2019Q1
2019-04-24 16:53:16 -05:00
Jan Tojnar
a1535da065
buildPython*: allow overriding strictDeps (#60178)
buildPython*: allow overriding strictDeps
2019-04-24 23:41:30 +02:00
Renaud
260e5642f0
Merge pull request #58290 from neonfuz/gogs-fix
gogs: fixed buildtime tags bug
2019-04-24 23:22:13 +02:00
samrose
e6956c6595 uboot: add Banana Pi M64 (#58366) 2019-04-24 22:50:01 +02:00
Andreas Wiese
e0bdb4d05e nextcloud: 15.0.6 -> 15.0.7 2019-04-24 22:45:03 +02:00
Renaud
6186a6f012
Merge pull request #58484 from sveitser/cudnn-v7.4.2
cudnn_cudatoolkit_10: 7.3.1 -> 7.4.2
2019-04-24 22:40:17 +02:00
Renaud
71c6157fd7
Merge pull request #58534 from bzizou/sumatools.dev
sumatools: init at 1.0.34
2019-04-24 22:34:35 +02:00
Jan Tojnar
83914f2c56
buildPython*: allow overriding strictDeps 2019-04-24 22:27:06 +02:00
Renaud
1154f7fe25
Merge pull request #58607 from marsam/update-plv8
postgresqlPackages.plv8: 2.3.8 -> 2.3.11
2019-04-24 22:26:14 +02:00
Joachim F
1e40aef922
Merge pull request #56075 from asymmetric/evmdis
evmdis: init at unstable-2018-03-23
2019-04-24 20:24:35 +00:00
Renaud
1ac713d995
Merge pull request #59432 from nh2/epeg-0.9.2
epeg 0.9.2
2019-04-24 22:21:34 +02:00
R. RyanTM
a10b1551c8 catch2: 2.7.0 -> 2.7.2 (#59455)
* catch2: 2.7.0 -> 2.7.1

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

* catch2: 2.7.1 -> 2.7.2
2019-04-24 22:21:01 +02:00
Renaud
bd44e3a46d
Merge pull request #59232 from FRidh/grpc
grpc: update version and build shared libs
2019-04-24 22:10:08 +02:00
Herwig Hochleitner
d77256c604 chromium: 73.0.3683.103 -> 74.0.3729.108
CVE-2019-5805 CVE-2019-5806 CVE-2019-5807 CVE-2019-5808 CVE-2019-5809
CVE-2019-5810 CVE-2019-5811 CVE-2019-5812 CVE-2019-5813 CVE-2019-5814
CVE-2019-5815 CVE-2019-5816 CVE-2019-5817 CVE-2019-5818 CVE-2019-5819
CVE-2019-5820 CVE-2019-5821 CVE-2019-5822 CVE-2019-5823
2019-04-24 22:01:45 +02:00
Will Dietz
edb23a55fe
Merge pull request #59670 from r-ryantm/auto-update/python3.7-PyChromecast
python37Packages.PyChromecast: 3.0.0 -> 3.2.0
2019-04-24 14:59:09 -05:00
Renaud
7c5cb3e99f
Merge pull request #59445 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 8.0.0 -> 8.2.0
2019-04-24 21:54:44 +02:00
Renaud
f1d6189478
Merge pull request #59452 from r-ryantm/auto-update/bindfs
bindfs: 1.13.10 -> 1.13.11
2019-04-24 21:51:24 +02:00
Renaud
5654a3d968
Merge pull request #59462 from r-ryantm/auto-update/cifs-utils
cifs-utils: 6.8 -> 6.9
2019-04-24 21:35:00 +02:00
R. RyanTM
48530a14aa cfr: 0.140 -> 0.143 (#59459)
* cfr: 0.140 -> 0.143

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

* cfr: inputs cleanup
2019-04-24 21:34:23 +02:00
Florian Jacob
68c6f3f27e journalwatch: use fetchFromGitHub for normalization
See #32997
2019-04-24 21:26:27 +02:00
Florian Jacob
7b3ac169ff journalwatch: fix pytest checks 2019-04-24 21:26:26 +02:00
eri!
99b9166dd2 torcs: anonscm.debian.org has moved (#59316)
* torcs: anonscm.debian.org has moved

the patch links returned a HTTP error 401 as
anonscm.debian.org moved to a gitlab at salsa.debian.org
I used the non access required download link generated by the new instance
As @worldofpeace suggested in #58978 I used the last commit involving the files.

* torcs: add patch on OpenALMusicPlayer.cpp

Unbreak builds with GCC7
2019-04-24 21:26:13 +02:00
Graham Christensen
857069293d
Merge pull request #56565 from andrew-d/adunham/plex-fhs
plex: rewrite to use FHS userenv
2019-04-24 15:00:30 -04:00
Renaud
f00135fd48
Merge pull request #59454 from r-ryantm/auto-update/cadvisor
cadvisor: 0.33.0 -> 0.33.1
2019-04-24 20:57:19 +02:00
Renaud
8a5800a0be
Merge pull request #59499 from r-ryantm/auto-update/fwts
fwts: 19.02.00 -> 19.03.00
2019-04-24 20:51:59 +02:00
Renaud
59660bb476
Merge pull request #59510 from r-ryantm/auto-update/gecode
gecode: 6.1.1 -> 6.2.0
2019-04-24 20:42:59 +02:00
Renaud
9f26d537e8
Merge pull request #59516 from r-ryantm/auto-update/gmsh
gmsh: 4.2.2 -> 4.2.3
2019-04-24 20:40:56 +02:00
uralbash
c90808ba21 mxu11x0: 1.3 -> 1.4 (#59600)
* mxu11x0: 1.3 -> 1.4

* Remove unnecessary imports

* mxu11x0: refresh meta
2019-04-24 20:05:55 +02:00
Renaud
756c84f590
Merge pull request #59628 from r-ryantm/auto-update/padthv1
padthv1: 0.9.5 -> 0.9.6
2019-04-24 19:17:22 +02:00
Bob van der Linden
92e3089bd2 quazip: 0.7.3 -> 0.7.6 (#59631)
* quazip: 0.7.3 -> 0.7.6

* quazip: refresh homepage
quazip now lives at https://stachenov.github.io/quazip/
2019-04-24 19:13:31 +02:00
worldofpeace
db9efc95b2 lollypop: add youtube and wikipedia support
Plus option for lastfm
2019-04-24 12:39:31 -04:00
worldofpeace
ce50875fd4 pythonPackages.wikipedia: init at 1.4.0 2019-04-24 12:39:31 -04:00
worldofpeace
889dbe96d5 lollypop: 1.0.5 -> 1.0.7
https://gitlab.gnome.org/World/lollypop/tags/1.0.6
https://gitlab.gnome.org/World/lollypop/tags/1.0.7
2019-04-24 12:39:31 -04:00
Patrick Winter
0553c30ff0 taskopen: init at 1.1.4 2019-04-24 18:30:36 +02:00
Graham Christensen
b26153450c
Merge pull request #48325 from transumption/201810/warn-on-fetchurl-rev-archives
fetchurl: warn on rev archives, resolves #32999
2019-04-24 12:09:35 -04:00
José Romildo Malaquias
6a5f81e138
Merge pull request #59966 from romildo/upd.mate
mate: 1.20 -> 1.22
2019-04-24 11:53:39 -03:00
José Romildo Malaquias
3d9b2c4738 mate.mate-utils: add new missing dependence: inkscape 2019-04-24 11:48:10 -03:00
Peter Hoeg
f81ddbf8e7
Merge pull request #60149 from peterhoeg/u/mosquitto_160
mosquitto: 1.5.8 -> 1.6 + nixos tests
2019-04-24 22:29:08 +08:00
Will Dietz
e241ebb8fa rush: 1.8 -> 1.9
http://lists.gnu.org/archive/html/info-gnu/2019-04/msg00007.html
2019-04-24 09:26:40 -05:00
José Romildo Malaquias
3dd9de7ca3 mate.mate-panel: 1.22.0 -> 1.22.1 2019-04-24 10:24:12 -03:00
linarcx
072c69f1ff
lalezar-fonts: init at unstable-2017-02-28
Closes #59402
2019-04-24 09:24:12 -04:00
worldofpeace
f5d3418b0c
Merge pull request #58994 from zookatron/sublime-merge
sublime-merge: init at 1107
2019-04-24 09:21:07 -04:00
Tim Zook
148119b9a6 sublime-{merge,text}: make common.nix files have a similar structure
In the future it's desired to unify Sublime packages expressions.
So them having a shared structure will make this more achievable.
2019-04-24 09:14:50 -04:00
Matthieu Coudron
65a963235c
Merge pull request #60152 from Lucus16/unpin-protobuf
Revert "ibus-packages.mozc: pin to protobuf 3.6"
2019-04-24 22:12:54 +09:00
worldofpeace
f1af633eec
Merge pull request #59870 from phildenhoff/master
insomnia: Fix .desktop to link to Nix bin
2019-04-24 09:06:57 -04:00
worldofpeace
b4d1d866ff
Merge pull request #60001 from eadwu/vivaldi/support-snapshots
vivaldi: support snapshots
2019-04-24 09:00:09 -04:00
Dmitry Kalinkin
f698c9258c
vscode-extensions.WakaTime.vscode-wakatime: 1.2.13 -> 1.3.0 (#60032) 2019-04-24 08:21:06 -04:00
Lassulus
e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Robert Schütz
4c56f80962 python3.pkgs.asynctest: 0.12.3 -> 0.12.4 2019-04-24 13:57:07 +02:00
Elis Hirwing
06e0ede06e
phpPackages: Wrap mkDerivation to prepend package names
This will make the file more consistent and easier to follow when we
have a mixture of buildPecl (which already does this) and straight up
regular derivations.
2019-04-24 13:04:28 +02:00
José Romildo Malaquias
6de8b43952 mate.mate-sensors-applet: 1.22.0 -> 1.22.1 2019-04-24 08:02:51 -03:00
Vladyslav M
ad4f7dd90e
cargo-outdated: init at unstable-2019-04-13 (#59893)
cargo-outdated: init at unstable-2019-04-13
2019-04-24 13:44:35 +03:00
Sondre Nilsen
67d03fec53
cargo-outdated: init at unstable-2019-04-13 2019-04-24 12:46:19 +03:00
Lars Jellema
a5ed6ab73e
Revert "ibus-packages.mozc: pin to protobuf 3.6"
protobuf was bumped to 3.7.1, which fixes the build issue as described
in google/mozc#460.

This reverts commit a19fbaf39b.
2019-04-24 11:30:04 +02:00
Matthieu Coudron
1b0f67dddd
Merge pull request #60015 from teto/fcitx
protobuf: 3.7.0 -> 3.7.1
2019-04-24 18:10:28 +09:00
R. RyanTM
7fcf52e64e jenkins-job-builder: 2.9.1 -> 2.10.0 (#59659)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-jenkins-job-builder/versions
2019-04-24 11:01:33 +02:00
Peter Hoeg
30e71f9cb8 mosquitto: 1.5.8 -> 1.6 2019-04-24 16:22:57 +08:00
Jörg Thalheim
6859630206
alacritty: 0.3.1 -> 0.3.2 (#60144)
alacritty: 0.3.1 -> 0.3.2
2019-04-24 08:51:48 +01:00
Matthieu Coudron
5e4ee83396
Merge pull request #60066 from teto/cmd2
python3Packages.cmd2: 0.9.11 -> 0.9.12
2019-04-24 16:29:25 +09:00
Vladyslav M
0e6ae0bdd7
buildRustCrate: Fix #60125 - Always set additional env variables during build (#60127)
buildRustCrate: Fix #60125 -  Always set additional env variables during build
2019-04-24 10:28:03 +03:00
Michael Raskin
ccd7aedfe9
Merge pull request #60145 from codedownio/julia-mtime-patch
Patch Julia to not recompile packages when mtime is 1
2019-04-24 07:16:23 +00:00
Vincent Laporte
f61cadb624 coqPackages.tlc: 20180316 -> 20181116 2019-04-24 08:54:56 +02:00
Tom McLaughlin
9fa0974856 Patch Julia to not recompile packages when mtime is 1 2019-04-23 22:42:03 -07:00