Commit Graph

174877 Commits

Author SHA1 Message Date
markuskowa
a2561fa76f
Merge pull request #58633 from matthiasbeyer/qgit-fix-homepage
qgit: Fix meta.homepage
2019-04-01 10:45:24 +02:00
Leroy Hopson
9848c2b667 zzuf: init at 0.15 2019-04-01 15:43:32 +07:00
R. RyanTM
91085a26c9 dar: 2.6.2 -> 2.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dar/versions
2019-04-01 01:08:36 -07:00
Mario Rodas
16eee33e63 flow: 0.95.1 -> 0.96.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.96.0
2019-04-01 08:59:12 +02:00
R. RyanTM
ce8aa0ef5e cimg: 1.7.9 -> 2.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-03-31 23:20:42 -07:00
John Ericson
716503d063 Merge branch 'staging' into rust-cross 2019-04-01 00:47:46 -04:00
John Ericson
4ccb74011f Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into staging
There was one conflict in the NixOS manual; I checked that it still
built after resolving it.
2019-04-01 00:40:03 -04:00
worldofpeace
e89a4ec1fb
Merge pull request #58564 from romildo/upd.xcur2png
xcur2png: init at 0.7.1
2019-04-01 00:32:53 -04:00
Silvan Mosberger
d585794021
Merge pull request #58095 from Infinisil/fix/thinc
pythonPackages.thinc: Fix build
2019-04-01 05:43:58 +02:00
Silvan Mosberger
b8fbca0873
Merge pull request #58409 from Infinisil/vim-stylish-haskell-path
vimPlugins.vim-stylish-haskell: Patch path to executable
2019-04-01 05:41:34 +02:00
José Romildo Malaquias
4d5a4a64bf xcur2png: init at 0.7.1 2019-04-01 00:23:09 -03:00
Will Dietz
4d7a973233 inter(-ui): 3.3 -> 3.4
https://github.com/rsms/inter/releases/tag/v3.4
2019-03-31 21:57:24 -05:00
worldofpeace
f1d7b51730
Merge pull request #58566 from romildo/upd.blur-effect
blur-effect: init at 1.1.3
2019-03-31 21:54:31 -04:00
José Romildo Malaquias
56488c9257 blur-effect: init at 1.1.3 2019-03-31 22:36:34 -03:00
worldofpeace
c4df83279e gnome3.mutter328: hardcode path to zenity 2019-03-31 19:38:51 -04:00
Silvan Mosberger
e98ee8d70c
nixos/browserpass: update for v3
See https://github.com/browserpass/browserpass-native/issues/31

Additionally browserpass was removed from systemPackages, because it
doesn't need to be installed, browsers will get the path to the binary
from the native messaging host JSON.
2019-04-01 01:24:54 +02:00
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 Luttinen
005fb92d32
josm: fix support for kendzi3d plugin 2019-04-01 00:27:49 +02:00
Will Dietz
ede34af62e
Merge pull request #58603 from dtzWill/feature/yubico-pam
yubico-pam: init, nixos integration
2019-03-31 17:13:06 -05: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
worldofpeace
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 Ross
98c22f2d03 semver-tool: init at 2.1.0
Cherry-picked from: eeb175169f
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
strager
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
Tim Steinbach
9ba43c07cb
linux: 5.0-rc8 -> 5.1-rc2 2019-03-31 14:37:51 -04:00
Gabriel Ebner
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
LinArcX
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
LinArcX
c29f267d92 parastoo-fonts: init at v1.0.0-alpha5 (#58445) 2019-03-31 14:00:06 -04:00
LinArcX
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
LinArcX
1fcad304a0 behdad-fonts: init at v0.0.3 (#58497) 2019-03-31 12:44:01 -04:00
Silvan Mosberger
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
markuskowa
c637aeff19
Merge pull request #58541 from luispedro/add_megahit
megahit: init at 1.1.4
2019-03-31 12:51:59 +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
worldofpeace
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