3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

27888 commits

Author SHA1 Message Date
Michael Weiss 7c1b85cf6d signal-desktop: 1.15.5 -> 1.16.0 2018-09-06 12:38:27 +02:00
Teo Klestrup Röijezon a0a71e9be6
kops: 1.9.0 -> 1.10.0 2018-09-06 12:32:53 +02:00
Jörg Thalheim b285ea77c2
Merge pull request #46034 from teto/khal_zsh_completion
khal: add zsh completion
2018-09-06 07:56:37 +01:00
Jörg Thalheim ca2ba44cab
Merge pull request #46123 from utdemir/kakoune-20180904
kakoune: 2018.08.05 -> 2018.09.04
2018-09-05 23:55:55 +01:00
Utku Demir c90f96ad32
kakoune: 2018.08.05 -> 2018.09.04 2018-09-06 09:12:12 +12:00
Renato Garcia 318c9296fa snakemake: add maintainers (#46117) 2018-09-05 21:46:17 +02:00
Michele Guerini Rocco eadb7b1589 qutebrowser: patch scripts (#37316) 2018-09-05 19:06:18 +02:00
Jörg Thalheim e480328bcd
Merge pull request #46035 from geistesk/mpv-cdda
mpv: Added flag for cddaSupport to play Audio CDs
2018-09-05 17:46:05 +01:00
John Ericson 5d2d80d1cf
Merge pull request #46104 from obsidiansystems/trace-to-warn
stdenv, neovim: Use `lib.warn` for deprecation warnings
2018-09-05 11:54:35 -04:00
John Ericson 51907d257c stdenv, neovim: Use lib.warn for deprecation warnings 2018-09-05 11:40:29 -04:00
Bart Brouns bf0cec40ca qutebrowser: 1.4.1 -> 1.4.2 (#46096) 2018-09-05 16:35:12 +02:00
xeji bf2a90298a
Merge pull request #46053 from danieldk/mxnet-fixes
pythonPackages.mxnet: fix build
2018-09-05 16:07:56 +02:00
xeji 67d796d229
Merge pull request #46095 from smaret/gildas-build-fixes
gildas: fix build failures
2018-09-05 16:02:48 +02:00
Timo Kaufmann d89b1f0fbf spotify: 1.0.88.353.g15c26ea1-14 -> 1.0.83.316.ge96b6e67-5
The recent update is broken. Playing a song causes spotify to segfault.
This is probably
https://community.spotify.com/t5/Desktop-Linux/Segfault-with-the-new-update/td-p/4554830#,
which was recognized by upstream and will hopefully be fixed soon.
2018-09-05 15:53:38 +02:00
Sebastien Maret b76cf0b54c gildas: ignore clang warnings for unused command line arguments
See #46044
2018-09-05 12:17:05 +02:00
Vincent Laporte e3cae4a2e5 gnumeric: 1.12.39 -> 1.12.43 (#46088)
goffice: 0.10.39 -> 0.10.43
2018-09-05 10:36:03 +02:00
Samuel Dionne-Riel a394d08f11 qmapshack: 1.11.1 -> 1.12.0 (#46084) 2018-09-05 08:39:29 +02:00
Samuel Dionne-Riel 7ec9a333df qtchan: Fixes build from Qt upgrade. (#46082)
Uses an upstream fix.
2018-09-05 08:23:29 +02:00
Michael Raskin 856b891765
Merge pull request #46049 from dtzWill/update/libreoffice-2018
libreoffice-{fresh,still}: upgrade and clean
2018-09-05 04:27:11 +00:00
Jörg Thalheim de825a4eaa dino: 2018-07-08 -> 2018-09-05 2018-09-05 00:23:10 +01:00
Bart Brouns b7d408713c puredata: 0.48-0 -> 0.48-2 (#46065) 2018-09-04 23:45:30 +02:00
Bart Brouns 6b74b16579 kitty: 0.11.3 -> 0.12.0 (#46067) 2018-09-04 23:44:04 +02:00
symphorien 16e776fde7 sound-juicer: fix build (#46051) 2018-09-04 21:16:01 +02:00
Daniël de Kok 590ce7d1ae mxnet: fix library dependencies.
- mxnet now builds the open source MKL DNN library. However, this
  was not included with the build.
- mxnet builds its own OpenMP library, even when OpenMP is provided
  by the system. This leads to problems, so remove the included
  OpenMP implementation:

  https://github.com/apache/incubator-mxnet/pull/12160
2018-09-04 20:27:25 +02:00
Will Dietz 72cf7f513d libreoffice-{fresh,still}: upgrade and clean
* libreoffice-still: -> 6.0.6.2
  * (newer than our current 'fresh!')
* libreoffice-fresh: -> 6.1.0.3
  * 6.1.1(.1) is currently pre-release, FWIW
* Use normal gcc, not gcc5
  * dropping 'glibc' from buildInputs fixed this (?)
* remove many fixes/touchups/workarounds/hacks
  * hopefully everything still works for everyone
* disable online update since that seems unlikely to work anyway
* fix autogen/configure invocations
* disable libnumbertext in 6.1.x since not packaged
* drop 'touch solenv/inc/target.mk' as unclear what it was for
  and doesn't seem to be currently needed
* cleanup link gen a bit[1]
* split checks to check phase

[1]
primary motivation was to stop creating links like:

'libreoffice-6.0.5.2/src/-libxslt-1.1.32.tar.gz' -> '/nix/store/503v5hmhm430bld0h078gacmkniwdllr-libxslt-1.1.32.tar.gz'
'libreoffice-6.0.5.2/src/libxslt-1.1.32.tar.gz' -> '/nix/store/503v5hmhm430bld0h078gacmkniwdllr-libxslt-1.1.32.tar.gz'

This is mostly accomplished by simply using the 'md5name' field
which the python script kindly generates for us
(including the use of non-md5 if md5 is not set or empty).
2018-09-04 11:51:55 -05:00
geistesk 14837a8277 mpv: add cddaSupport-flag to play Audio CDs
Introduced `cddaSupport` for `mpv` which defaults to false. By enabling
it, `mpv` will be compiled with cdda support (`libcdio{,-paranoia}`) to
play audio CDs.
2018-09-04 18:46:31 +02:00
xeji da0c385a69
Merge pull request #46033 from rnhmjoj/monero
Monero updates
2018-09-04 18:44:25 +02:00
geistesk 7cdb44e793 mpv: resorted support options alphabetically 2018-09-04 18:44:01 +02:00
Sebastien Maret 3bc898035d gildas: fix makefile rule 2018-09-04 16:05:44 +02:00
rnhmjoj fd95d30609
monero-gui: 0.12.0.0 -> 0.12.3.0 2018-09-04 14:20:41 +02:00
rnhmjoj 90ab6c8400
monero: 0.12.0.0 -> 0.12.3.0 2018-09-04 14:20:41 +02:00
taku0 26cbfe1035 firefox: 61.0.2 -> 62.0 2018-09-04 21:16:46 +09:00
taku0 12723b105c firefox-bin: 61.0.2 -> 62.0 2018-09-04 21:13:35 +09:00
Matthieu Coudron 61df695f65 khal: add zsh completion 2018-09-04 19:27:47 +09:00
Orivej Desh 205f3e941a swift-im: fix build with Qt 5.11 and split QtWebKit 2018-09-04 09:39:06 +00:00
Daniël de Kok 93a5947158 mxnet: 1.1.0 -> 1.2.1 (#46026)
Update and fix the build:

- Perl is a build-time requirement.
- Fix hardcoded /bin/bash invocation.
2018-09-04 11:37:54 +02:00
Orivej Desh 6767396e38 psi-plus: 1.2.235 -> 1.3.410 2018-09-04 08:39:13 +00:00
Orivej Desh 0f1125975a psi: specify license (#43716) 2018-09-04 07:41:08 +00:00
Jan Tojnar 2e1acfce13
casync: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:44 +02:00
Jan Tojnar 50b6311f69
pitivi: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:42 +02:00
Jan Tojnar 726e749961
sequeler: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:41 +02:00
Jan Tojnar ef01ca3ade
tootle: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:41 +02:00
Jan Tojnar 58a3726252
gnome-builder: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:41 +02:00
Jan Tojnar 577d1370f1
transporter: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:40 +02:00
Jan Tojnar 123556ed5f
corebird: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:39 +02:00
Jan Tojnar 6c701f6578
pulseeffects: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
Jan Tojnar 3a8b13ef8f
lollypop: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
Jan Tojnar 19225529c9
gnome-mpv: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:38 +02:00
Jan Tojnar 9879ed55ae
feedreader: add python3 for install script
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:32 +02:00
R. RyanTM a2f490c576 mkvtoolnix: 25.0.0 -> 26.0.0 (#45812)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mkvtoolnix
2018-09-04 01:02:02 +02:00
xeji 6f91e44b6a
Merge pull request #45976 from rnhmjoj/imv
imv: 2.1.3 -> 3.0.0
2018-09-04 00:48:20 +02:00
rnhmjoj d5b0c4d5c2
imv: build only on x86_64 linux 2018-09-04 00:35:17 +02:00
Daniël de Kok 9d6ff38f70 magit-todos: fix build by providing git as input. (#45999)
magit-todos requires git during builds. Fixes #45868.
2018-09-03 23:42:57 +02:00
Michiel Leenaars bfb14fbe72 thonny: init at 3.0.0b3 2018-09-03 23:40:34 +02:00
Vladyslav M 31ccd1fd76 rclone: 1.42 -> 1.43 (#46009) 2018-09-03 23:23:23 +02:00
aanderse 435eccf15e kodi: fix nfs support (#46006)
libnfs is required to be in the LD_LIBRARY_PATH for kodi if you want nfs support 
see: https://www.reddit.com/r/NixOS/comments/9aiquo/how_to_enable_nfs_support_in_kodi/
2018-09-03 22:33:38 +02:00
xeji 28def75a10
Merge pull request #45967 from worldofpeace/various-build-fixes/18.09
Various build fixes
2018-09-03 22:28:06 +02:00
worldofpeace 507dfccdf8 photoflow: mark broken for aarch64 2018-09-03 15:31:12 -04:00
worldofpeace 3149f84a92 sayonara: 1.0.0-git5-20180115 -> 1.1.1-git1-20180828 2018-09-03 14:51:41 -04:00
worldofpeace a3db67282d photoflow: 2018-03-06 -> 2018-08-28 2018-09-03 14:51:41 -04:00
worldofpeace 66385a66dc imgcat: fix build 2018-09-03 14:51:40 -04:00
Elis Hirwing fcccb9e5ca gitea: 1.5.0 -> 1.5.1 (#45968)
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.1
2018-09-03 20:29:39 +02:00
John Wiegley 9d1bd7c880
Revert "ledger: Enable building of tests, and concurrent make"
This reverts commit acfa8cb2a9.

This fails because none of the tests seems to be working for the version
that's in nixpkgs master.
2018-09-03 10:18:13 -07:00
John Wiegley acfa8cb2a9
ledger: Enable building of tests, and concurrent make 2018-09-03 10:15:47 -07:00
Vladimír Čunát 956790acaf
Merge #45974: purple-matrix: 2016-07-11 -> 2018-08-02 2018-09-03 16:14:17 +02:00
rnhmjoj 7a58a44474
imv: 2.1.3 -> 3.0.0 2018-09-03 14:22:32 +02:00
Symphorien Gibol 7de2b6240b purple-matrix: 2016-07-11 -> 2018-08-02
This also fixes the build.
2018-09-03 14:13:00 +02:00
worldofpeace 451e04fb4d SkypeExport: fix build 2018-09-02 18:59:23 -04:00
Jan Malakhovski a402c8f295 fbreader: 0.99.4 -> 0.99.6, switch to fetchFromGitHub, add more build options (#45840)
This, apparently, is not an official release (it's tagged, but the tarball is not
available on the official site), but this repo is the official repo mentioned on
the official site.

This fixes a bunch of very annoying bugs present in 0.99.4, e.g.

```
$ FBReader filename
```

does not crash anymore. Yay!
2018-09-02 21:47:06 +02:00
Roman Volosatovs 720c163a55 kitty: Add terminfo attr (#45953) 2018-09-02 21:07:31 +02:00
Jan Tojnar e2a731fc5c
Merge pull request #45949 from jtojnar/gcolor3
gcolor3: 2.2 → 2.3
2018-09-02 18:24:23 +01:00
Jan Tojnar 87f3a2a406
gcolor3: 2.2 → 2.3 2018-09-02 18:53:04 +02:00
Michael Weiss 85e46d12b3 android-studio: Refactor the code & minor improvements 2018-09-02 18:45:40 +02:00
Ryan Mulligan 7b54a50e97
Merge pull request #45730 from Helkafen/snakemake
snakemake: init at 5.2.2
2018-09-02 07:54:13 -07:00
Michael Weiss 044c16a978
Merge pull request #45853 from bkchr/android_studio_desktop
android-studio: Add desktop item
2018-09-02 16:27:46 +02:00
xeji 6a7cd78884
Merge pull request #45818 from jglukasik/master
ipfs-cluster: init at v0.5.0
2018-09-02 13:52:48 +02:00
Gabriel Ebner 4d3ed9f5d5 gpxsee: 4.19 -> 5.17 2018-09-02 12:17:22 +02:00
xeji a3434cf4e5
Merge pull request #45921 from markuskowa/homepages
Cleanup homepage links
2018-09-02 08:39:30 +02:00
Markus Kowalewski fffe9a2581
larswm: update homepage 2018-09-02 01:46:27 +02:00
Markus Kowalewski 8fb523ab7d
containerd: update homepage 2018-09-02 01:46:26 +02:00
Markus Kowalewski 13a97da2d4
uvccapture: remove dead homepage link 2018-09-02 01:46:26 +02:00
Markus Kowalewski cd748ba94a
tkcvs: update homepage 2018-09-02 01:46:26 +02:00
Markus Kowalewski ee54f1f817
plm: remove dead homepage link, mark as broken 2018-09-02 01:46:25 +02:00
Markus Kowalewski 5cf25dded7
symmetrica: update homepage 2018-09-02 01:46:25 +02:00
Markus Kowalewski c184150a22
jags: update homepage + fix license 2018-09-02 01:46:18 +02:00
Joseph Lukasik 314d1fcdcb Add gx-go to nativeBuildInputs for ipfs-cluster 2018-09-01 16:01:43 -07:00
Markus Kowalewski e5974ddaec
jonprl: update homepage 2018-09-02 00:36:01 +02:00
Markus Kowalewski b9bd5519c5
keepnote: update homepage 2018-09-02 00:33:29 +02:00
Markus Kowalewski b4c8d6c37b
sup: update homepage 2018-09-02 00:31:08 +02:00
Markus Kowalewski c6e31608d7
tox-prpl: update homepage 2018-09-02 00:28:54 +02:00
Markus Kowalewski e9d904af55
timewarrior: update homepage 2018-09-02 00:23:23 +02:00
Markus Kowalewski de43e1346f
pinfo: remove dead homepage link 2018-09-02 00:19:38 +02:00
Markus Kowalewski 8dbe16b523
pdfshuffler: update homepage 2018-09-02 00:15:39 +02:00
Markus Kowalewski bb6263af72
orpie: update homepage 2018-09-02 00:13:21 +02:00
Markus Kowalewski 3cbd6c559e
grafx2: update homepage 2018-09-02 00:05:49 +02:00
Markus Kowalewski ebc1854726
flpsed: fix homepage 2018-09-02 00:04:23 +02:00
Markus Kowalewski 57a5cd4d96
dfutil: update homepage 2018-09-02 00:01:06 +02:00
greydot 028b64ab08 qcomicbook: init at 0.9.1. (#44074) 2018-09-01 23:39:38 +02:00
Ricardo M. Correia 1a1257898e pianobar: 2016.06.02 -> 2018.06.22 (#45913) 2018-09-01 21:35:10 +02:00
Thra11 ef21e949a0 krita: refactor to fix build on aarch64 (#45906)
An optional dependency, Vc, doesn't currently provide any optimisations
on aarch64 and causes a build failure in krita. Exclude it from the
build inputs on arm and aarch64.
2018-09-01 20:25:38 +02:00
xeji 62e3355a91
Merge pull request #45909 from markuskowa/licenses-12
Add licenses
2018-09-01 19:09:40 +02:00
Jan Tojnar ffcf8dcee7
pulseeffects: 4.3.3 → 4.3.4 2018-09-01 19:02:51 +02:00
Vladimír Čunát 9a56eee0b1
Merge #45867: libreoffice*: add zh-CN and Czech langs. 2018-09-01 17:21:24 +02:00
Vladimír Čunát 9528384ac3
libreoffice*: add Czech language support
Tested the default version only (still).
2018-09-01 17:20:42 +02:00
Vladimír Čunát 342d3db703
Merge branch 'staging-next'
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Markus Kowalewski 0c0656bcdc
xpdf: add license, update homepage 2018-09-01 17:02:14 +02:00
Markus Kowalewski bf0a571725
xchm: add license 2018-09-01 17:02:13 +02:00
Markus Kowalewski 0bd9864dd8
xautoclick: add license 2018-09-01 17:02:13 +02:00
Markus Kowalewski e134ce139e
wordnet: add license 2018-09-01 17:02:13 +02:00
Markus Kowalewski e279a7858e
terminal-notifier: add license 2018-09-01 17:02:13 +02:00
Markus Kowalewski c7808a9013
posterazor: add license 2018-09-01 17:02:13 +02:00
Markus Kowalewski f48d5dae41
pdf-quench: add license 2018-09-01 17:02:12 +02:00
Markus Kowalewski 5194e10968
nut: add licenses 2018-09-01 17:02:12 +02:00
Markus Kowalewski 4f67eabc19
mop: add license 2018-09-01 17:01:51 +02:00
Markus Kowalewski 7ddb87eb5a
krename: add license 2018-09-01 17:01:50 +02:00
Markus Kowalewski b986430d02
gxneur: add licenses 2018-09-01 17:01:46 +02:00
Markus Kowalewski 733280bb6e
ethrun: add license 2018-09-01 16:55:08 +02:00
Markus Kowalewski 18cf65ac58
ethabi: add license 2018-09-01 16:55:08 +02:00
Markus Kowalewski c809cfb197
gphoto2fs: add license + homepage 2018-09-01 16:55:08 +02:00
Markus Kowalewski 98440749c1
goldendict: add license 2018-09-01 16:11:19 +02:00
Markus Kowalewski e350e31691
golden-cheetah: add license 2018-09-01 16:11:19 +02:00
Markus Kowalewski e014edeb8b
k3d: add license 2018-09-01 16:11:19 +02:00
Markus Kowalewski 683265c3d6
lastfmsubmitd: add license 2018-09-01 16:11:19 +02:00
Markus Kowalewski 661f569b6c
distrho: add licenses 2018-09-01 16:11:19 +02:00
Markus Kowalewski b2710b53ab
axoloti/libusb1: add license 2018-09-01 16:11:19 +02:00
Sebastian Meric de Bellefon 93ce77af40 python.pkgs.snakemake: init at 5.2.2 2018-09-01 09:18:19 -04:00
Gabriel Ebner da3326902a vampire: fix nondeterministic hash
Probably related to #8567
2018-09-01 15:03:31 +02:00
Bignaux Ronan 003b15132c navit: 0.5.1 -> 0.5.3 (#45899) 2018-09-01 14:06:47 +02:00
Jörg Thalheim 55a69a9522
Merge pull request #45861 from bfortz/mixxx
mixxx 2.1.3: Fixed glibc locale bug
2018-09-01 12:16:55 +01:00
Jörg Thalheim a749193586
Merge pull request #45870 from bignaux/navit
Navit
2018-09-01 12:09:38 +01:00
R. RyanTM 273d15e09f kid3: 3.6.1 -> 3.6.2 (#45826)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
kid3
2018-09-01 12:24:23 +02:00
R. RyanTM 21e1547d9c gpsprune: 19 -> 19.1 (#45831)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
gpsprune
2018-09-01 12:23:25 +02:00
R. RyanTM 7fdaf76869 verilator: 3.924 -> 3.926 (#45797)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
verilator
2018-09-01 12:14:00 +02:00
Peter Simons 4a64a7aef5 esniper: fix mismatched 'src' attribute 2018-09-01 11:16:50 +02:00
Frederik Rietdijk 4134048b6f Merge master into staging-next 2018-09-01 10:41:58 +02:00
Robert Schütz 0b3f257e06 octoprint: pin pylru to 1.0.9 2018-09-01 10:41:37 +02:00
Frank Doepper c49baf9da4 shotcut: 18.08 -> 18.08.14 (#45862) 2018-08-31 20:00:07 +02:00
R. RyanTM 3f2209fe99 mdp: 1.0.13 -> 1.0.14 (#45819)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mdp
2018-08-31 19:58:07 +02:00
lewo fc39e5c645
Merge pull request #41920 from fgaz/drawpile
drawpile: init at 2.0.10
2018-08-31 18:37:37 +02:00
Robert Schütz 93550cbddf Merge branch 'master' into staging-next 2018-08-31 17:32:48 +02:00
Timo Kaufmann dde959a896
Merge pull request #45874 from timokau/spotify-update
spotify: 1.0.80.474.gef6b503e-7 -> 1.0.88.353.g15c26ea1-14
2018-08-31 17:22:40 +02:00
Timo Kaufmann af99bb6429 spotify: 1.0.80.474.gef6b503e-7 -> 1.0.88.353.g15c26ea1-14 2018-08-31 17:20:10 +02:00
José Romildo Malaquias e45d1fff33 catfish: 1.4.4 -> 1.4.6 (#45860) 2018-08-31 16:11:38 +02:00
John Ericson 2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Bobby Rong 5a8f1c1643
libreoffice-still: add zh-CN language support 2018-08-31 21:20:16 +08:00
Bobby Rong 51bb4337fc
libreoffice: add zh-CN language support 2018-08-31 21:19:44 +08:00
Bernard Fortz a847dccf45 mixxx 2.1.3: Fixed glibc locale bug 2018-08-31 14:38:54 +02:00
Bignaux Ronan 9cd5e292e3 navit: 5.0.1 -> 5.0.2 2018-08-31 14:14:07 +02:00
チルノ 17564e0ed9 nixos/zeronet: init (#44842) 2018-08-31 11:40:23 +01:00
Bastian Köcher 6d28393eb1 android-studio: Add desktop item 2018-08-31 12:05:24 +02:00