Vaskó László
2fdfa2115d
kitty: fixing environment variable substituition in docs/Makefile
...
The previous substitutution only worked by accident as make requires
environment variables to be enclosed in curly brackets as shown in this
excerpt from the build output:
> PYTHONPATH=YTHONPATH:.. HOME=MPDIR/nowhere sphinx-build -M html "." "_build" -T
The substituition is moved to the existing patch file to simplify the
builder expression.
2018-10-20 20:42:23 +02:00
Vaskó László
1842c4aaa4
kitty: fix locating libstartup-notification-1
...
Startup notification doesn't work in recent versions of Kitty:
> Traceback (most recent call last):
> File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 216, in init_startup_notification
> return init_startup_notification_x11(window_handle, startup_id)
> File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 201, in init_startup_notification_x11
> return init_x11_startup_notification(display, window_handle, sid)
> OSError: Failed to load libstartup-notification-1.so with error: libstartup-notification-1.so: cannot open shared object file: No such file or directory
Apparently dispatching of startup notification has been moved to a C
binding in kitty 0.6.0 [1] so the substituion had to be modified to reflect
that. Without this fix Kitty still works except that window managers
which depend on startup notifications to be fired (e.g. Awesome)
cannot apply special placement rules.
The substitution mechanism is also changed to use a patch file to detect
this kind of mistakes in the future.
[1]: b08f4ab593
2018-10-20 20:40:54 +02:00
Jörg Thalheim
ef10c80847
Merge pull request #48742 from danieldk/spacy-update
...
pythonPackages.spacy: 2.0.12 -> 2.0.16
2018-10-20 19:25:51 +01:00
Michael Weiss
d3ede3db59
androidStudioPackages.{dev,canary}: 3.3.0.12 -> 3.4.0.0
2018-10-20 20:03:55 +02:00
Michael Weiss
ff93048c3b
androidStudioPackages.beta: 3.2.1.0 -> 3.3.0.13
2018-10-20 20:03:09 +02:00
Piotr Bogdan
be63e30563
debootstrap: fix up paths to {chroot,unshare}, small clean up
...
Fixes #45915 .
2018-10-20 18:02:09 +01:00
Thomas Tuegel
2285503d54
Merge pull request #48555 from bkchr/kde_frameworks_5_51
...
kde-frameworks: 5.50 -> 5.51
2018-10-20 11:43:05 -05:00
Renaud
80906eb858
Merge pull request #48522 from r-ryantm/auto-update/flatpak
...
flatpak: 1.0.2 -> 1.0.4
2018-10-20 17:21:49 +02:00
Renaud
ffcfa3f820
Merge pull request #48335 from pnelson/weather-icons-2.0.10
...
weather-icons: init at 2.0.10
2018-10-20 17:21:24 +02:00
Tim Steinbach
154f457bc3
linux: 4.18.15 -> 4.18.16
2018-10-20 11:16:21 -04:00
Tim Steinbach
719087fb8c
linux: 4.14.77 -> 4.14.78
2018-10-20 11:15:12 -04:00
Tim Steinbach
560e61a3fd
linux: 4.9.134 -> 4.9.135
2018-10-20 11:14:57 -04:00
Tim Steinbach
218bf14c3e
linux: 4.4.161 -> 4.4.162
2018-10-20 11:14:19 -04:00
Renato Alves
7cd0cec3f4
freerdp: 2.0.0-rc2 -> 2.0.0-rc3
2018-10-20 16:53:15 +02:00
Renaud
0b97a9c475
Merge pull request #48386 from r-ryantm/auto-update/opencollada
...
opencollada: 1.6.63 -> 1.6.65
2018-10-20 16:23:03 +02:00
José Romildo Malaquias
1fcf0a143e
sierra-gtk-theme: 2018-10-01 -> 2018-10-12
2018-10-20 11:13:15 -03:00
R. RyanTM
2be930cc4a
flatbuffers: 1.8.0 -> 1.10.0 ( #48521 )
...
* flatbuffers: 1.8.0 -> 1.10.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/flatbuffers/versions
* flatbuffers: fix build on Darwin and enable checks
Bazel BUILD file is conflicting with build directory on case-insensitive FS
+ checkPhase now runs "make test"
2018-10-20 15:33:09 +02:00
Thomas Tuegel
43130899ab
Merge pull request #48700 from alyssais/qtwebkit-darwin
...
qt59.qtwebkit: fix build on Darwin
2018-10-20 08:27:49 -05:00
Thomas Tuegel
2e4397f631
Merge pull request #35213 from jluttine/suitesparse-5.1.2
...
suitesparse: 4.4.4 -> 5.3.0
2018-10-20 08:07:27 -05:00
Maximilian Bosch
d301d5cb74
vimPlugins.clang_complete: fix path to libclang.so
...
With the current plugin configuration I get the following error when
opening a C/C++ file in ViM:
```
"main.cpp" 246L, 7522C
Loading libclang failed, completion won't be available. Are you sure '/nix/store/jdz3pbl853dw6k0qg54ifd5fplkq7xl8-cla
ng-3.9.1/lib/libclang.so' contains libclang?
```
2018-10-20 14:54:46 +02:00
Daniël de Kok
b932a35c08
pythonPackages.spacy: 2.0.12 -> 2.0.16
2018-10-20 12:20:42 +02:00
Daniël de Kok
b505418a70
pythonPackages.thinc: 6.11.2 -> 6.12.0
2018-10-20 12:20:41 +02:00
Daniël de Kok
5e58e979e4
pythonPackages.preshed: 1.0.1 -> 2.0.1
2018-10-20 12:20:37 +02:00
Daniël de Kok
5653f3d531
pythonPackages.cymem: 1.31.2 -> 2.0.2
2018-10-20 12:20:30 +02:00
Nikita Uvarov
8659ff38a8
todolist: 0.8 -> 0.8.1
2018-10-20 11:32:30 +02:00
markuskowa
7a10601dc4
Merge pull request #48530 from r-ryantm/auto-update/chirp-daily
...
chirp: 20180906 -> 20181009
2018-10-20 11:26:16 +02:00
Yegor Timoshenko
7731f70045
Merge pull request #46920 from urkud/pokerth-1.1.2
...
pokerth: 1.1.1 -> 1.1.2, refactor, Qt 5
2018-10-20 09:11:51 +00:00
Daniël de Kok
35349b17cf
libtensorflow: add pkgconfig file
...
Some software that depends on libtensorflow (e.g. the Tensorflow Rust
bindings) expect tensorflow.pc to be available. This change adds a
pkgconfig file.
2018-10-20 09:49:53 +02:00
Jörg Thalheim
809e566c25
Merge pull request #48716 from jslight90/mattermost
...
mattermost: 5.3.0 -> 5.4.0
2018-10-20 08:42:22 +01:00
Frederik Rietdijk
ca6ee8f519
Merge master into staging-next
2018-10-20 09:40:09 +02:00
Will Dietz
ceb0ce849f
Merge pull request #48735 from dtzWill/update/xbps-0.53
...
xbps: 0.52 -> 0.53, update repo owner name (voidlinux -> void-linux)
2018-10-20 00:07:30 -05:00
Franz Pletz
c6b09766aa
minishift: init at 1.25.0
2018-10-20 06:08:29 +02:00
Will Dietz
9973ca8c2f
xbps: 0.52 -> 0.53, update repo owner name (voidlinux -> void-linux)
2018-10-19 22:22:25 -05:00
Will Dietz
8895ae2a62
Merge pull request #48730 from dtzWill/update/snowman-0.1.3
...
snowman: 0.1.2 -> 0.1.3
2018-10-19 22:21:36 -05:00
Thomas Tuegel
e63a843efb
Merge pull request #46957 from bkchr/plasma_5_14_0
...
plasma5: 5.13.5 -> 5.14.0
2018-10-19 21:40:37 -05:00
Will Dietz
6b06bda3b3
snowman: 0.1.2 -> 0.1.3
2018-10-19 20:56:40 -05:00
Michael Raitza
69cabf7750
factor-lang: 0.97 -> 0.98
...
Much improved build with support for GUI libraries and FUEL, the emacs
development environment.
Also directs the work vocabulary to point to /var/lib/factor as a machine-local
writable location. So, scaffolding should work as intended, now.
2018-10-20 02:51:35 +02:00
Thomas Tuegel
daa0cd73f3
Merge pull request #48724 from bhipple/u/libdbusmenu-qt
...
libdbusmenu-qt: 0.9.3+14 -> 0.9.3+16
2018-10-19 19:25:40 -05:00
Timo Kaufmann
a413dedde1
Merge pull request #44527 from timokau/sage-8.4
...
[WIP] sage: 8.3 -> 8.4
2018-10-20 01:34:34 +02:00
Renaud
f641099792
warmux: 11.04.1 -> unstable-2017-10-20 ( #48277 )
...
Gna.org forge is closed but someone was kind
enough to clone the repo on GitHub and even
add some fixes on top of it
2018-10-20 00:25:22 +02:00
Renaud
42ead52bfe
Merge pull request #48718 from oxij/pkgs/anki-send-to-trash
...
anki: use send2trash from nixpkgs
2018-10-20 00:18:22 +02:00
worldofpeace
af8dc1f1de
lollypop: 0.9.604 -> 0.9.605 ( #48717 )
2018-10-20 00:14:03 +02:00
worldofpeace
9d49b19ea5
eolie: 0.9.41 -> 0.9.45 ( #48719 )
2018-10-20 00:12:54 +02:00
Jan Tojnar
185c7fa993
Merge pull request #48723 from dywedir/rust-cbindgen
...
rust-cbindgen: 0.6.2 -> 0.6.3
2018-10-20 00:08:41 +02:00
Jan Malakhovski
141eb8b843
anki: update meta
2018-10-19 21:59:47 +00:00
Jörg Thalheim
7f4608f047
Merge pull request #48722 from oxij/pkgs/remmina-no-webkit-no-gnome
...
remmina: no webkit, optional gnome
2018-10-19 22:59:28 +01:00
Pavel Platto
8781308ab6
unity3d: 5.6.1 -> 2017.4.10 ( #48643 )
2018-10-20 00:36:50 +03:00
Michael Weiss
02b5f4ff79
Merge pull request #46304 from teto/gpgme_python3
...
python3Packages.gpgme: enable python3 support
2018-10-19 22:17:19 +02:00
Benjamin Hipple
9e056a9629
libdbusmenu-qt: 0.9.3+14 -> 0.9.3+16
...
The upgraded version has memory leak fixes and test case fixes for qt5.
This also swaps to git due to difficulties in fetching src with `bzr` without
'not a branch' errors.
2018-10-19 20:15:11 +00:00
Vladyslav Mykhailichenko
f41a35bf14
rust-cbindgen: 0.6.2 -> 0.6.3
2018-10-19 22:47:58 +03:00
Jan Malakhovski
9f32d79ef4
remmina: reindent
2018-10-19 19:14:31 +00:00
Jan Malakhovski
972ec8b3be
remmina: make gnome support optional
...
There's no runtime option to disable GNOME stuff, and storing things in
GNOME Keyring is very inconvenient for non-GNOME users.
2018-10-19 19:14:25 +00:00
Jan Malakhovski
8ec6322711
remmina: remove webkitgtk dependency
...
It was used by "survey" module which was removed in revision
d97920eb9b32dbe17b85f8eff12928d26c19fd3d of their repository
on 2016-12-13.
Meanwhile, WebKit plugin is a separate package
https://aur.archlinux.org/packages/remmina-plugin-webkit/
not packaged in nixpkgs.
2018-10-19 19:12:36 +00:00
Jan Malakhovski
0779d71915
anki: use send2trash from nixpkgs
2018-10-19 18:20:35 +00:00
markuskowa
382cd5463d
Merge pull request #48349 from r-ryantm/auto-update/wcslib
...
wcslib: 5.19.1 -> 5.20
2018-10-19 20:19:11 +02:00
Jan Tojnar
c857cf99e1
Merge pull request #48517 from hedning/gdm-fix-environement
...
gnome3.gdm: Always reset the environment for new sessions
2018-10-19 20:14:36 +02:00
Yegor Timoshenko
031083b564
pokerth: clean up
2018-10-19 17:01:32 +00:00
Yury G. Kudryashov
f923187c20
pokerth: 1.1.1 -> 1.1.2
2018-10-19 17:01:29 +00:00
John Ericson
6b81005e66
Merge pull request #48688 from ElvishJerricco/shellFor-nativeBuildInputs
...
haskellPackages.shellFor: Add nativeBuildInputs [Fixes #48435 ]
2018-10-19 12:19:45 -04:00
Jos van Bakel
82cdbb516a
electron: 1.8.2 -> 3.0.5
2018-10-19 16:14:11 +02:00
Kamil Chmielewski
401492325e
go2nix: 1.2.1 -> 1.3.0
2018-10-19 16:10:18 +02:00
Peter Simons
2f9a6d648b
ghc-8.6.x: disable mpd support in xmobar
...
libmpd does not compile with the latest version of ghc.
2018-10-19 14:44:23 +02:00
Peter Simons
b5c725f122
haskell-HaTeX: jailbreak to fix the build with ghc-8.6.x
2018-10-19 14:44:23 +02:00
Peter Simons
a4be65dac2
haskell-wl-pprint-extras: jailbreak to fix the build with ghc-8.6.x
2018-10-19 14:44:23 +02:00
Peter Simons
6c2f00e4e5
haskell-fgl: ignore the new cabal revision published on Hackage
2018-10-19 14:44:23 +02:00
Peter Simons
0fdbed7f53
haskell-base-compat-batteries: fix build with ghc-8.0.x
2018-10-19 14:44:23 +02:00
Peter Simons
488e41e8df
haskell-hledger-ui: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:23 +02:00
Peter Simons
0f92a347e9
haskell-brick: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:23 +02:00
Peter Simons
5860a9dc73
haskell-vty: use the latest version when building with ghc-8.6.1
2018-10-19 14:44:23 +02:00
Peter Simons
d393b89965
stack: prefer the ghc-8.6.1 version
...
Building stack with ghc-8.4.x requires a whole lot of version overrides -- most
notably Cabal 2.4.x --, so we don't bother and just use the one built with the
latest compiler instead.
2018-10-19 14:44:22 +02:00
Peter Simons
13c666d81c
haskell-hledger: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
2f055cec0a
stack: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
4ec2418dda
stack: drop obsolete override after version update
2018-10-19 14:44:22 +02:00
Peter Simons
8d54a1efe6
haskell-neat-interpolation: we cannot use the latest version without megaparsec 7.x
2018-10-19 14:44:22 +02:00
Peter Simons
1643a57fd0
haskell-monad-par: disable the test suite to fix the build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
60744d784a
haskell-wizards: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
5891201db2
haskell-ledger-lib: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
79f5e5d365
haskell-cassava-megaparsec: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
6d070d3ad0
haskell-hspec-megaparsec: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
91caf69a40
haskell-megaparsec: jailbreak to fix build with ghc-8.6.1
...
We cannot update to megaparsec-7.x because hledger does not support it.
2018-10-19 14:44:22 +02:00
Peter Simons
147c88256e
haskell-config-ini: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
156e0b0788
haskell-lucid: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
f96a244034
haskell-data-clist: jailbreak to fix build with ghc-8.6.1
2018-10-19 14:44:22 +02:00
Peter Simons
2745a36f2c
ghc-8.6.x: we need the latest pandoc version for this compiler
2018-10-19 14:44:22 +02:00
Peter Simons
2e0f10b3d7
haskell-easytest: apply patches to fix the build with ghc-8.6.x
2018-10-19 14:44:22 +02:00
Peter Simons
d4fb2748f1
haskell-skylighting-core: the test suite fails when built with ghc-8.6.x
2018-10-19 14:44:22 +02:00
Peter Simons
88a93b14ae
ghc-8.6.x: jailbreak pandoc-types to fix the build (of the test suite)
2018-10-19 14:44:22 +02:00
Peter Simons
a96f91df0f
ghc-8.6.x: update hslua to latest version to fix the build
2018-10-19 14:44:22 +02:00
Peter Simons
876ea22caf
haskell-yesod-core: update version to fix the test suite
2018-10-19 14:44:22 +02:00
Peter Simons
d6d0871c51
ghc-8.6.x: HTF does not compile
2018-10-19 14:44:22 +02:00
Peter Simons
95ae25600e
ghc-8.6.x: update overrides
2018-10-19 14:44:22 +02:00
Peter Simons
d210479e65
haskell-texmath: drop obsolete override
2018-10-19 14:44:22 +02:00
Peter Simons
ba64a13d69
haskell-haddock-api: disable broken override
2018-10-19 14:44:22 +02:00
Jack Henahan
ed2370d8c4
haskellPackages.hasktags: remove dontCheck
...
https://github.com/MarcWeber/hasktags/issues/52 has been closed and a new version (0.71.1) has been released.
2018-10-19 14:44:22 +02:00
Peter Simons
5ee4818211
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-1-g9fae38b from Hackage revision
a013b65658
.
2018-10-19 14:44:22 +02:00
Maximilian Bosch
e8fb77a944
Merge pull request #46152 from Ma27/fix-setxkbmap-completion
...
zsh: patch `_setxkbmap` completion script
2018-10-19 14:33:04 +02:00
Jörg Thalheim
b3b0769ece
Merge pull request #48698 from bfortz/mixxx
...
mixxx: added opus files support
2018-10-19 11:35:32 +01:00
Jörg Thalheim
4f3a0a394d
Merge pull request #48389 from r-ryantm/auto-update/openimageio
...
openimageio: 1.8.14 -> 1.8.15
2018-10-19 11:34:11 +01:00
Jörg Thalheim
4a36eeb9d4
Merge pull request #48659 from akru/master
...
parity: 1.11.10 -> 2.0.8; parity-beta: 2.0.3 -> 2.1.3
2018-10-19 10:42:09 +01:00
Jörg Thalheim
1a9e5388b4
Merge pull request #48421 from Ekleog/gppro-18.09.14
...
global-platform-pro: 0.3.10-rc11 -> 18.09.14
2018-10-19 10:41:23 +01:00