Commit Graph
176030 Commits
Author SHA1 Message Date
Silvan Mosberger 6104fba188 browserpass: 2.0.22 -> 3.0.1
See https://github.com/browserpass/browserpass-native/issues/31

This is fully backwards compatible.
2019-04-01 01:24:28 +02:00
worldofpeace 874856a228 gnome3.mutter328: use gnome-3-28 branch
Probably should get these patches in while
I'm stuck with this. Alternative would be to
fetch the patches individually.

pipewire was accidentally in buildInputs when it has
been disabled

Changes: https://gitlab.gnome.org/GNOME/mutter/compare/3.28.3...gnome-3-28
2019-03-31 19:23:08 -04:00
Jaakko LuttinenandRobert Helgesson 005fb92d32 josm: fix support for kendzi3d plugin 2019-04-01 00:27:49 +02:00
Will DietzandGitHub ede34af62e Merge pull request #58603 from dtzWill/feature/yubico-pam
yubico-pam: init, nixos integration
2019-03-31 17:13:06 -05:00
volthandGitHub edbb386dc6 firefox-esr-52: needs libXdamage headers 2019-03-31 20:55:05 +00:00
aszlig ed8f3b5fa3 chromium/updater: Fix usage of insecure MD5 hashes
The title of https://github.com/NixOS/nix/issues/802 says it all:

    Is it time to deprecate md5?

Of course it is - we shouldn't use MD5 for our beautiful updater, but
switch to SHA1 instead. It's the future!

       .    .          .       .           .
  .              .        .          .               .
    .    .           .           .        .-.   .         .     .
           -------     ______             | `\                .
.   ______   .            '   ``-..-.-,.-.`.  `----._______
           .  -------   .   . `.`.-=,'='-===| SHA1  \______`--._
 --------------      ---   .  ..-.-.-=-.-===|   ____________.--"
               ---------  . . .- .,==-'`-'-./  /__----'^  `^  `^  `^
   ____   -----     --  ____   ' . _____   \______[=>  =>  =>  =>
         .                   .       .                .
   .          .     .     .              .        .          .

Signed-off-by: aszlig <aszlig@nix.build>
2019-03-31 22:41:44 +02:00
worldofpeaceandGitHub d8c7f0bd3f Merge pull request #58581 from matthiasbeyer/add-semver-tool
semver-tool: init at 2.1.0
2019-03-31 16:05:07 -04:00
Matthias Beyer a9d4d87f05 qgit: Fix meta.homepage
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:48:30 +02:00
Alyssa RossandMatthias Beyer 98c22f2d03 semver-tool: init at 2.1.0
Cherry-picked from: https://github.com/alyssais/nixpkgs/commit/eeb175169f65201bd47ece5d0593d3c7c386077d
Although fixed so that it actually builds.

Original message:

> I chose "semver-tool" as the path for this package because "semver" is
> extremely generic, and probably more rightly belongs to node-semver[1]
> (at least judging by GitHub stars), and because "semver-tool" is the
> name of this project's GitHub repository, and because it was the name
> used in the package request[2].
>
> Closes https://github.com/NixOS/nixpkgs/issues/50945.
>
> [1]: https://github.com/npm/node-semver
> [2]: https://github.com/NixOS/nixpkgs/issues/50945

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-31 21:32:15 +02:00
stragerandDmitry Kalinkin 75aa8460ac kitty: support macOS (#56740)
Install the `kitty` command-line utility and the `kitty.app` macOS
application.

* Prefer libicns (png2icns) over Apple's non-free iconutil.
* Work around warnings from Apple headers by disabling -pedantic-errors
  and -Werror.
* Work around ld not support LLVM-LTO by disabling LTO.
* Make Kitty and glfw compile for macOS 10.11 (and macOS 10.10).
2019-03-31 15:18:58 -04:00
zimbatm f88d9c3c96 direnv: 2.19.2 -> 2.20.0 2019-03-31 21:15:16 +02:00
volthandGitHub 3551068153 firefox-esr-52: fix build 2019-03-31 18:55:39 +00:00
Tim Steinbach 9ba43c07cb linux: 5.0-rc8 -> 5.1-rc2 2019-03-31 14:37:51 -04:00
Gabriel EbnerandGitHub 05bed043b7 Merge pull request #58324 from dtzWill/update/khal-0.10.0
khal: 0.9.10 -> 0.10.0
2019-03-31 20:36:30 +02:00
LinArcXandDmitry Kalinkin 9396b273cc samim-fonts: init at 3.1.0 (#58383) 2019-03-31 14:03:48 -04:00
Robert Schütz 2d1dbba6ed python.pkgs.celery: 4.3.0rc1 -> 4.3.0 2019-03-31 20:01:05 +02:00
Robert Schütz ccb6fee205 python.pkgs.kombu: 4.3.0 -> 4.5.0 2019-03-31 20:01:05 +02:00
Robert Schütz 6b3bd5898a python.pkgs.vine: 1.2.0 -> 1.3.0 2019-03-31 20:01:00 +02:00
LinArcXandDmitry Kalinkin c29f267d92 parastoo-fonts: init at v1.0.0-alpha5 (#58445) 2019-03-31 14:00:06 -04:00
LinArcXandDmitry Kalinkin eaff32796b sahel-fonts: init at v1.0.0-alpha22 (#58480) 2019-03-31 13:33:16 -04:00
Robert Schütz 5964eb6944 python.pkgs.amqp: 2.4.1 -> 2.4.2 2019-03-31 19:30:32 +02:00
Will Dietz d4f172c87f khal: disable tests on aarch64 2019-03-31 12:08:46 -05:00
Will Dietz 4f62e1bb0c khal: 0.10.0 -> 0.10.1 2019-03-31 12:06:39 -05:00
Will Dietz c8a9c1c2b8 yubico-pam: add nixos integration 2019-03-31 12:04:35 -05:00
Will Dietz faedd9d527 yubico-pam: init at 2019-03-19 2019-03-31 12:04:35 -05:00
Will Dietz 09702822d6 libykclient: init at 2019-03-18 2019-03-31 12:04:35 -05:00
LinArcXandDmitry Kalinkin 1fcad304a0 behdad-fonts: init at v0.0.3 (#58497) 2019-03-31 12:44:01 -04:00
Alex Branham 641ef35b6a ledger: 3.1.2 -> 3.1.3 2019-03-31 11:39:41 -05:00
Will Dietz 60a9e6177d sddm: 0.18.0 -> 0.18.1 2019-03-31 11:37:03 -05:00
Vladimír Čunát ba18b47c2a notary: disable tests (for now)
I don't really know anything about the package;
I just noticed the regression on hydra.nixos.org.
2019-03-31 18:03:38 +02:00
Albert Safin c8dd7d49e7 aria2: Add sphinx build dependency to generate man pages 2019-03-31 15:56:31 +00:00
Silvan MosbergerandGitHub 6705421c98 Merge pull request #58542 from Infinisil/fix/jupyterhub
pythonPackages.jupyterhub: Fix running locally
2019-03-31 17:34:19 +02:00
Andrey Petrov 98e24eb258 libmicrodns: init at 0.0.10
Required for Chromecast support by VLC.
2019-03-31 10:57:59 -04:00
R. RyanTM c3d1012f02 apacheHttpd: 2.4.38 -> 2.4.39
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-httpd/versions
2019-03-31 07:54:23 -07:00
markuskowaandGitHub c637aeff19 Merge pull request #58541 from luispedro/add_megahit
megahit: init at 1.1.4
2019-03-31 12:51:59 +02:00
Markus Kowalewski fa28a838f3 openblas: fix aarch64 build 2019-03-31 12:19:41 +02:00
Andrew Cann 419d38f774 picotts: init at 2018-10-19 2019-03-31 14:06:23 +08:00
Luis Pedro Coelho bf48451959 megahit: init at 1.1.4
This is widely used in bioinformatics for assembling genomes &
metagenomes
2019-03-31 05:56:14 +02:00
Greg Roodt d019fd8c8a bazel: 0.22.0 -> 0.24.0 2019-03-31 13:46:53 +11:00
worldofpeace 4d4b67b65e eolie: 0.9.45 -> 0.9.60
Changelog: https://gitlab.gnome.org/World/eolie/compare/0.9.45...0.9.60

https://gitlab.gnome.org/World/eolie/tags
2019-03-30 22:42:43 -04:00
worldofpeaceandGitHub b641b4d29e Merge pull request #58601 from worldofpeace/typora/0.9.68
typora: 0.9.64 -> 0.9.68
2019-03-30 22:39:33 -04:00
Dmitry KalinkinandGitHub ea757ac59f Merge pull request #58108 from veprbl/pr/root5_fix
root5: fix build
2019-03-30 22:36:23 -04:00
Will DietzandGitHub a015041b5c Merge pull request #58569 from dtzWill/update/electron-2019-03-29
electron{,_3}: minor updates
2019-03-30 21:35:10 -05:00
Maximilian BoschandGitHub 22c2284cdc Merge pull request #58574 from etu/update-phpcs
phpPackages.phpc(s|bf): 3.4.0 -> 3.4.1
2019-03-31 04:18:44 +02:00
Silvan MosbergerandGitHub 4f25405a7b Merge pull request #58517 from strager/iterm2
iterm2: fix build
2019-03-31 04:08:30 +02:00
worldofpeace 3687a98b73 lollypop: 1.0 -> 1.0.3
https://gitlab.gnome.org/World/lollypop/tags/1.0.1
https://gitlab.gnome.org/World/lollypop/tags/1.0.2
https://gitlab.gnome.org/World/lollypop/tags/1.0.3
2019-03-30 22:04:09 -04:00
worldofpeace ba25c931a3 notes-up: 1.6.3 -> 2.0.0
Changelog: https://github.com/Philip-Scott/Notes-up/compare/1.6.3..2.0.0

https://github.com/Philip-Scott/Notes-up/releases/tag/2.0.0
2019-03-30 22:04:09 -04:00
Dmitry KalinkinandGitHub c6a8b56e0f Merge pull request #36886 from veprbl/symlinkJoin_doc
doc: mention symlinkJoin in multiple-outputs section
2019-03-30 22:01:01 -04:00
worldofpeace f54b4963cf typora: 0.9.64 -> 0.9.68
Make the wrapping happen in postFixup
or else the wrapper is incomplete.
That was noted in #56533

Closes https://github.com/NixOS/nixpkgs/pull/56533
2019-03-30 21:44:58 -04:00
Dmitry Kalinkin ed14571181 manual: mention symlinkJoin in multiple-outputs section 2019-03-30 21:39:06 -04:00