1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00
Commit graph

40434 commits

Author SHA1 Message Date
R. RyanTM 42f1cab9c8 udiskie: 1.7.7 -> 2.1.0 2020-02-10 20:15:56 +00:00
Aluísio Augusto Silva Gonçalves 9a0e92512c r128gain: init at 0.9.3 2020-02-10 21:05:43 +01:00
Ben Darwin c79d6d0430 c3d: 2018-10-04 -> unstable-2019-10-22; mark unbroken 2020-02-10 20:58:35 +01:00
volth f1541d185d far2l: fix .desktop file 2020-02-10 20:40:46 +01:00
volth 047095f89f far2l: 2018-07-19 -> 2019-12-14 2020-02-10 20:40:46 +01:00
Matthew Bauer ba30ee3389
Merge pull request #79708 from saschagrunert/unused-ldflags-var
cri-o: remove unused ldflags variable
2020-02-10 14:28:12 -05:00
Christian Kampka 9205b2d633 trilium: 0.38.2 -> 0.39.4 2020-02-10 20:27:00 +01:00
Bjarki Ágúst Guðmundsson c1b3b6f8b2 google-play-music-desktop-player: 4.6.1 -> 4.7.1 2020-02-10 20:25:45 +01:00
Linus Heckemann 8f30b3e83e kanboard: 1.2.12 -> 1.2.13
Add self to maintainers
2020-02-10 20:22:46 +01:00
Bart Brouns bd90b5a5cf faust: 2.5.23 -> 2.20.2 2020-02-10 20:12:05 +01:00
Alyssa Ross c856d7ff12 dino: remove unnecessary private transitive deps
As explained by Orivej (reformatted from Markdown):

> These (except libsignal-protocol-c) are private dependencies of the
> actual dependencies that should neither be propagated nor added
> manually to dino. For example, libpsl and brotli come from
> libsoup-2.4.pc:
>
>     Requires: glib-2.0 >=  2.38, gobject-2.0 >=  2.38, gio-2.0 >=  2.38
>     Requires.private: libxml-2.0, sqlite3, libpsl >=  0.20, libbrotlidec, zlib
>
> (To be precise, glib uses utillinuxMinimal rather than utillinux.)
>
> The warnings we see, such as Package 'mount', required by 'gio-2.0',
> not found, come from CMake running both pkg-config --libs and
> pkg-config --static --libs to populate both <XXX>_LIBRARIES and
> <XXX>_STATIC_LIBRARIES[1], but dino has no use for the latter.
> Currently these warnings can not be disabled:
> https://gitlab.kitware.com/cmake/cmake/issues/18158
>
> (They could be prevented by pruning Requires.private from shared-only
> libraries akin to <https://github.com/NixOS/nixpkgs/pull/51767>,
> although it can not be detected if a library is shared-only from the
> .pc file alone, and this is just a warning.)
>
> [1]: docs: https://cmake.org/cmake/help/v3.16/module/FindPkgConfig.html
2020-02-10 20:02:41 +01:00
Nikolay Korotkiy 07655cd724 lsd2dsl: 0.4.1 -> 0.5.1 2020-02-10 20:01:14 +01:00
Peter Hoeg b19c857985 redoflacs: 0.30.20150202 -> 0.30.20190903 2020-02-10 19:59:36 +01:00
Patrick Hilhorst 603109c171 vscodium: 1.41.1 -> 1.42.0 2020-02-10 19:58:55 +01:00
Emily 6957e476f4 weechatScripts.weechat-matrix: unstable-2019-11-10 -> unstable-2020-01-21 2020-02-10 19:57:23 +01:00
Brenton Horne 567be48707 marvin: 20.3.0 -> 20.4.0 2020-02-10 19:55:13 +01:00
Evils d3a9e634bf kicad-unstable: update update.sh && update
use /tmp instead of XDG_RUNTIME_DIR
  which is /run/user/1000, which defaults to 10% of RAM
  and kicad-packages3d needs ~6gb
2020-02-10 19:54:38 +01:00
Evils a9942b0226 kicad: simplify component names 2020-02-10 19:54:38 +01:00
Nikolay Korotkiy ec85f51603 tippecanoe: 1.34.3 -> 1.35.0 2020-02-10 19:53:57 +01:00
Ben Darwin 39f0e3b32b minc_tools: enable building conversion tools 2020-02-10 19:53:25 +01:00
Ben Darwin bcad453bcf minc_tools: 2017-09-11 -> unstable-2019-12-04 2020-02-10 19:53:25 +01:00
Daniel Schaefer e77291b64e hpmyroom: 11.1.0.0508 -> 12.0.0.0220 2020-02-10 19:51:42 +01:00
Maciej Krüger 70e3b2b442 twinkle: patch manual link since old domain got re-used 2020-02-10 19:51:12 +01:00
zimbatm bcdc90a3a7 ruby_2_4: remove
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.

Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.

Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
R. RyanTM 1c438a0cd0 catt: 0.10.2 -> 0.10.3 2020-02-10 18:11:15 +01:00
R. RyanTM ccc54f0fc3 drumkv1: 0.9.11 -> 0.9.12 2020-02-10 18:06:03 +01:00
R. RyanTM 1543fd14be saga: 7.3.0 -> 7.5.0 2020-02-10 18:04:44 +01:00
R. RyanTM 8790ca3a0c snd: 19.9 -> 20.0 2020-02-10 18:04:28 +01:00
Thomas Tuegel b78092a551
Merge pull request #78773 from layus/sane-override
sane module: support overriding config files
2020-02-10 10:53:57 -06:00
Frederik Rietdijk 079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Marek Mahut 5301420990
Merge pull request #79739 from mmahut/exodus
exodus: 19.5.24 -> 20.1.30
2020-02-10 17:44:50 +01:00
Marek Mahut b9c5da9195
Merge pull request #79741 from mmahut/cloudflared
cloudflared: 2019.12.0 -> 2020.2.0
2020-02-10 17:40:33 +01:00
Guillaume Maudoux 4979541cad sane module: make warning more explicit 2020-02-10 17:28:37 +01:00
Michele Guerini Rocco 565724c775
Merge pull request #77347 from rnhmjoj/urxvt
rxvt-unicode: rewrite plugin system
2020-02-10 17:21:59 +01:00
Michael Weiss c213993880
gitRepo: 1.13.9.4 -> 2.0 2020-02-10 17:08:26 +01:00
Marek Mahut 78e0d72c88 cloudflared: 2019.12.0 -> 2020.2.0 2020-02-10 16:59:52 +01:00
Christian Kauhaus edfd964253
Merge pull request #79050 from andrew-d/andrew/qemu-CVEs
qemu: add patches for CVE-2020-7039 and CVE-2020-7211
2020-02-10 16:52:25 +01:00
Marek Mahut 38d84665d8 exodus: 19.5.24 -> 20.1.30 2020-02-10 16:27:20 +01:00
Marek Mahut 0dfcfe13d4 exodus: adding at-spi2-core dependency 2020-02-10 16:26:02 +01:00
Marek Mahut ff06678927 exodus: adding exodus alias 2020-02-10 16:25:30 +01:00
Marek Mahut d6474081d0 exodus: reformating 2020-02-10 16:24:59 +01:00
Benjamin Hipple 2115a2037c fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dir
This has several advantages:

1. It takes up less space on disk in-between builds in the nix store.
2. It uses less space in the binary cache for vendor derivation packages.
3. It uses less network traffic downloading from the binary cache.
4. It plays nicely with hashed mirrors like tarballs.nixos.org, which only
   substitute --flat hashes on single files (not recursive directory hashes).
5. It's consistent with how simple `fetchurl` src derivations work.
6. It provides a stronger abstraction between input src-package and output
   package, e.g., it's harder to accidentally depend on the src derivation at
   runtime by referencing something like `${src}/etc/index.html`. Likewise, in
   the store it's harder to get confused with something that is just there as a
   build-time dependency vs. a runtime dependency, since the build-time
   src dependencies are tarred up.

Disadvantages are:
1. It takes slightly longer to untar at the start of a build.

As currently implemented, this attaches the compacted vendor.tar.gz feature as a
rider on `verifyCargoDeps`, since both of them are relatively newly implemented
behavior that change the `cargoSha256`.

If this PR is accepted, I will push forward the remaining rust packages with a
series of treewide PRs to update the `cargoSha256`s.
2020-02-10 10:17:29 -05:00
Sascha Grunert c36fca9701
cri-o: remove unused ldflags variable
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 14:42:40 +01:00
R. RyanTM b94c1c89f6 manuskript: 0.10.0 -> 0.11.0 2020-02-10 13:36:57 +01:00
R. RyanTM e988c072be clp: 1.17.3 -> 1.17.5 2020-02-10 13:24:22 +01:00
R. RyanTM ec3f3601bd elisa: 19.12.0 -> 19.12.2 2020-02-10 13:23:51 +01:00
R. RyanTM c717844ff7 jgmenu: 4.0 -> 4.0.2 2020-02-10 13:22:57 +01:00
Mario Rodas 48509f87f3
Merge pull request #79690 from saschagrunert/cri-o
cri-o: v1.16.1 -> v1.17.0
2020-02-10 07:03:09 -05:00
Frederik Rietdijk ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
Daniel Schaefer f10e240b86 Merge pull request #72886 from JohnAZoidberg/manim
manim: init at 0.1.10
2020-02-10 10:09:22 +01:00
Kevin Rauscher 05b4fe20a7 mopidy: update to python3
mopidy: 2.3.1 -> 3.0.1
mopidy-iris: 3.43.0 -> 3.44.0
mopidy-spotify: 3.1.0 -> 4.0.1
pykka: 1.2.0 -> 2.0.1
2020-02-10 09:53:13 +01:00
Sascha Grunert b771cc73d4
cri-o: v1.16.1 -> v1.17.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-10 09:18:23 +01:00
chamatht 16fe603750 calibre: switch to qtwebengine to fix 4.x (#79608) 2020-02-10 01:26:32 -05:00
worldofpeace 9c22a82d2b
Merge pull request #78420 from evanjs/gitkraken-6.5.0
gitkraken: 6.4.1 -> 6.5.1
2020-02-09 21:30:09 -05:00
Silvan Mosberger 349b471469 Merge pull request #79297 from arcnmx/pr-firefox-extension-links
firefox: resolve relative nativeMessagingHosts links
2020-02-10 00:15:19 +01:00
Florian Klink 9bf7d51047 conkeror: remove package
Conkeror doesn't work with any secure firefox release.
Please move to some of the alternatives suggested at
http://conkeror.org/Alternatives.
2020-02-09 22:48:27 +01:00
Florian Klink 84af9839e0 firefoxPackages.*, firefox-esr*, icecat: add aliases 2020-02-09 22:33:33 +01:00
Florian Klink 94b2596540 firefox: simplify derivation
with firefox 64 being the latest version, and the removal of
"tor-browser/icecat-like" variants, we can greatly simplify the common
firefox derivation.
2020-02-09 22:33:33 +01:00
Florian Klink e3659c50fc firefoxPackages.firefox-esr-52: remove package
firefoxPackages.firefox-esr-52 was removed as it's an unsupported ESR
with open security issues. If you need it because you need to run some
plugins not having been ported to WebExtensions API, import it from an
older nixpkgs checkout still containing it.
2020-02-09 22:33:33 +01:00
Florian Klink 9704fbec86 firefoxPackages.icecat[-52]: remove package
firefoxPackages.icecat was removed as even its latest upstream version
is based on an unsupported ESR release with open security issues.
2020-02-09 22:33:33 +01:00
Florian Klink 83fff69fca firefoxPackages.firefox-esr-60: remove
There's not really a reason to ship an unsupported ESR variant of
firefox, and if one really needs it, it's also possible to just checkout
an older version of nixpkgs.
2020-02-09 22:33:33 +01:00
Florian Klink c173d663fd firefoxPackages.*: use config.allowAliases 2020-02-09 22:33:33 +01:00
R. RyanTM 1d4fd7f5f2 verifast: 18.02 -> 19.12 2020-02-09 14:29:31 -06:00
Daniel Schaefer ff1018a61e Merge pull request #79384 from bbigras/handbrake
handbrake: 1.3.0 -> 1.3.1
2020-02-09 21:19:24 +01:00
Michael Weiss 828e383f84
gitRepo: 1.13.9.3 -> 1.13.9.4 2020-02-09 19:13:13 +01:00
Ryan Mulligan 61140bc7e9
Merge pull request #79587 from r-ryantm/auto-update/palemoon
palemoon: 28.8.1 -> 28.8.2.1
2020-02-09 08:34:24 -08:00
R. RyanTM bf49dc75c7 syncthingtray: 0.10.5 -> 0.10.6 2020-02-09 16:52:53 +01:00
R. RyanTM 41356b253b tribler: 7.4.0-exp1 -> 7.4.1 2020-02-09 16:52:26 +01:00
R. RyanTM 1809f5d3a8 kid3: 3.8.1 -> 3.8.2 2020-02-09 16:51:12 +01:00
R. RyanTM 3a1098e3e2 pcb: 4.2.1 -> 4.2.2 2020-02-09 16:49:13 +01:00
Frederik Rietdijk 3846896084 Merge pull request #79293 from NixOS/staging-next
Staging next (with glibc 2.30)
2020-02-09 16:40:16 +01:00
Frederik Rietdijk cffec212dc Merge staging into staging-next 2020-02-09 16:38:32 +01:00
worldofpeace 89e9f68549
Merge pull request #79585 from Kiwi/scribusUnstable-poppler-0.84
scribusUnstable: Fix build with Poppler 0.84
2020-02-09 09:54:26 -05:00
Ryan Mulligan c9cf351871 Merge pull request #79479 from r-ryantm/auto-update/workcraft
workcraft: 3.1.9 -> 3.2.5
2020-02-09 06:37:47 -08:00
R. RyanTM 20a73c5434 kdeApplications.okteta: 0.26.2 -> 0.26.3 2020-02-09 13:59:25 +01:00
R. RyanTM eab57b9266 opera: 66.0.3515.36 -> 66.0.3515.72 2020-02-09 13:58:32 +01:00
Frederik Rietdijk 531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Piotr Bogdan 1f775c59b7 gmtp: remove pbogdan from maintainers 2020-02-09 09:49:47 +00:00
Gabriel Ebner 6699655ed3
Merge pull request #79601 from jvierling/iprover
iprover: 2018_Jul_24_11h -> 3.1
2020-02-09 10:30:52 +01:00
Jan Tojnar c8ce15bec7 Merge pull request #79592 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.7.0 -> 4.7.1
2020-02-09 09:59:50 +01:00
R. RyanTM d3302d3763 smtube: 19.6.0 -> 20.1.0 2020-02-09 09:59:16 +01:00
R. RyanTM c984fbb50f tqsl: 2.4.7 -> 2.5.1 2020-02-09 09:58:13 +01:00
R. RyanTM 9ee70815f1 frostwire-bin: 6.7.4 -> 6.8.3 2020-02-09 09:54:10 +01:00
R. RyanTM 4006c66d08 rapid-photo-downloader: 0.9.17 -> 0.9.18 2020-02-09 09:48:40 +01:00
Jannik Vierling 6ea5cd21ab iprover: 2018_Jul_24_11h -> 3.1 2020-02-09 09:38:57 +01:00
Benjamin Esham 35b403bf12 git: enable zsh completion
Git ships with a zsh completion script, but this script was previously
only available at $out/share/git/contrib/completion/git-completion.zsh,
which is not a path (or a filename) that would be discovered by a
typical zsh installation. This commit symlinks that file to
$out/share/zsh/site-functions/_git, which is a more standard location.

That zsh completion script is mostly a wrapper around the Bash
completion script, so this commit also patches the former so that it can
"find" the latter.
2020-02-09 09:22:20 +01:00
Frederik Rietdijk 8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Frederik Rietdijk 03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
PanAeon eee784a1bb conkeror: pin to firefox-esr-52 (#72090) 2020-02-09 02:43:38 -05:00
Thomas Churchman c32ccccd9d
rstudio: use qt5's mkDerivation (#74381) 2020-02-09 01:44:53 -05:00
pasqui23 f9735f05ac
qnotero: 1.0.0 -> 2.1.1 (#74560)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-09 01:40:09 -05:00
R. RyanTM dbf7607110 pulseeffects: 4.7.0 -> 4.7.1 2020-02-09 06:30:44 +00:00
Luz 0522b3347e librepcb: 0.1.2 -> 0.1.3 (#74786) 2020-02-09 01:07:31 -05:00
Dmitry Kalinkin 1872e69450
Merge pull request #79301 from Abdillah/patch-2
librepcb: Fix platform plugin xcb not found
2020-02-09 00:28:49 -05:00
Robert Djubek bef2837579
scribusUnstable: Fix build with Poppler 0.84
see: https://github.com/NixOS/nixpkgs/pull/77186#issuecomment-583800213

it seems poppler updates (almost?) always break scribusUnstable

additionally:
formatted with nixpkgs-fmt;
added kiwi to maintainers - the more eyes the better;
add additional licenses that are listed on scribus COPYING;
2020-02-09 05:20:32 +00:00
Emily a14a32fd75 symbiyosys: 2019.10.11 -> 2020.02.08 2020-02-08 23:00:07 -06:00
R. RyanTM 9bf6c5d7da palemoon: 28.8.1 -> 28.8.2.1 2020-02-09 04:41:55 +00:00
worldofpeace 4ced5611db
Merge pull request #75670 from mkg20001/pkg/bless
bless: init at 0.6.2
2020-02-08 21:58:35 -05:00
Mario Rodas a6245439a0 Merge pull request #79566 from marsam/update-flexget
flexget: 3.1.18 -> 3.1.21
2020-02-08 18:18:12 -05:00
Maximilian Bosch 1e0934f69a
i3status-rust: 0.13.0 -> 0.13.1
https://github.com/greshake/i3status-rust/releases/tag/v0.13.1
2020-02-08 23:09:00 +01:00