worldofpeace
bd89f7c0f9
Merge pull request #59915 from lightbulbjim/crawl-icon
...
crawl: add .desktop file and use high-res app icon
2019-04-26 09:34:03 -04:00
Lancelot SIX
2014975789
qgis: 3.4.6 -> 3.4.7
2019-04-26 15:11:28 +02:00
worldofpeace
fcb0aa89b5
Merge pull request #60055 from dtzWill/update/wpa_supplicant-2.8
...
wpa_supplicant: 2.7 -> 2.8
2019-04-26 09:08:10 -04:00
Frederik Rietdijk
2b9caf8896
pigz: fix cross
2019-04-26 12:48:19 +02:00
Vladyslav M
90fa183b9c
Merge pull request #60168 from xrelkd/update/rust-bindgen
...
rust-bindgen: 0.42.2 -> 0.49.0
2019-04-26 13:42:31 +03:00
Chris Rendle-Short
82d31fd263
crawl: add .desktop file and use high-res app icon
...
The crawl source includes .desktop files but currently they are not
installed. This change installs them (with the executable path tweaked
for NixOS compatibility).
Also included in this change is an upstream patch to use the included
high-res app icon instead of the default 32x32 icon. The default icon
is very low res and looks out of place beside other app icons.
2019-04-26 20:14:41 +10:00
Florian Franzen
604dae6797
pythonPackages.joblib: skip flaky test
...
fixes https://github.com/NixOS/nixpkgs/issues/60248
2019-04-26 12:08:22 +02:00
Daniel Garzon
a08252919a
pipenv: fix package ( #60045 )
...
* pipenv: add virualenv to propagatedBuildInputs.
* pipenv: add current directory to PYTHONPATH.
* pipenv: remove pew from propagatedBuildInputs.
2019-04-26 12:05:25 +02:00
Silvan Mosberger
b0c46a21e6
pandoc-imagine: init at unstable-2018-11-19 ( #59816 )
...
pandoc-imagine: init at unstable-2018-11-19
2019-04-26 12:02:08 +02:00
xrelkd
6361e70117
rust-bindgen: 0.42.2 -> 0.49.0
...
Update homepage URL (rust-bindgen has been moved to
https://github.com/rust-lang/rust-bindgen from
https://github.com/rust-lang-nursery/rust-bindgen )
2019-04-26 17:51:49 +08: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
eb6ce1c8a9
Merge pull request #60146 from peterhoeg/f/packagekit
...
nixos/packagekit: make it not error out + test
2019-04-26 14:19:46 +08: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 1e8a080589
)
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