3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

216675 commits

Author SHA1 Message Date
Dmitry Kalinkin edaceeae80
Merge pull request #82184 from Luflosi/kitty-remove-unused-nativeBuildInputs
kitty: remove unused nativeBuildInputs on macOS
2020-03-09 19:38:02 -04:00
Orivej Desh 1aeaf9387a libbpf: 0.0.3pre114 -> 0.0.7
Fixes #82153
2020-03-09 23:25:57 +00:00
Jan Tojnar 6301e0af06
Merge pull request #81496 from r-ryantm/auto-update/libgit2
libgit2: 0.28.4 -> 0.99.0
2020-03-09 23:11:30 +01:00
Jan Tojnar b0be93769b
python3.pkgs.pygit2: 1.0.3 → 1.1.1
https://github.com/libgit2/pygit2/compare/v1.0.3...v1.1.1#diff-de0a9b67ffe2874a076b5fdb15bad484
2020-03-09 23:09:57 +01:00
R. RyanTM 6a23ca8c85
libgit2-glib: 0.28.0.1 -> 0.99.0.1
https://ftp.gnome.org/pub/GNOME/sources/libgit2-glib/0.99/libgit2-glib-0.99.0.1.news
2020-03-09 23:09:51 +01:00
Jan Tojnar 6733ecede5
libgit2: 0.28.4 -> 0.99.0
https://github.com/libgit2/libgit2/releases/tag/v0.99.0
2020-03-09 23:09:50 +01:00
Lancelot SIX dc55150bff
Merge pull request #82167 from r-ryantm/auto-update/python2.7-ua-parser
python27Packages.ua-parser: 0.9.0 -> 0.10.0
2020-03-09 23:02:46 +01:00
Raphael Borun Das Gupta a7c53f7640 doc: fix grammar / typo in NixPkgs GNOME manual 2020-03-09 23:01:40 +01:00
R. RyanTM 22f578d8c4 python27Packages.sqlmap: 1.4.2 -> 1.4.3 2020-03-09 21:32:53 +00:00
Jan Tojnar 04d6123309
pytrainer: fix missing pkg_resources 2020-03-09 22:30:46 +01:00
Vladyslav M 7483f9fbae
hexyl: 0.6.0 -> 0.7.0 2020-03-09 23:13:11 +02:00
Luflosi 1b74dfcf6d
kitty: remove unused nativeBuildInputs on macOS
These two dependencies were used to generate the PNG icons that would later be converted to the icon for the macOS app. The PNGs are now stored in git and are not generated during the build anymore.
2020-03-09 21:58:42 +01:00
nyanloutre e95f1f32a0
jackett: disable macos platform 2020-03-09 21:49:24 +01:00
Aaron Andersen 39dc0977a4
Merge pull request #81887 from stigtsp/package/perl-authen-scram-init
perlPackages.AuthenSCRAM: init at 0.011
2020-03-09 16:45:43 -04:00
Maximilian Bosch fcc8660d35
Merge pull request #81967 from Ma27/brutespray
brutespray: init at 1.6.6
2020-03-09 20:47:06 +01:00
Maximilian Bosch 0bf5619fe0
php: add buildEnv function for additional config on the CLI SAPI
Initially discussed in #55460.

This patch adds a `buildEnv` function to `php` that has the
following features:

* `php.buildEnv { extraConfig = /* ... */; }` to specify custom
  `php.ini` args for the CLI.

* `php.buildEnv { exts = phpPackages: [phpPackages.apcu] }` to
  create a PHP interpreter for the CLI with the `apcu` extension.
2020-03-09 20:41:28 +01:00
R. RyanTM 75aec2aae3
datovka: 4.14.1 -> 4.15.0 (#81874) 2020-03-09 19:56:30 +01:00
Samuel Dionne-Riel b97fce768d
Merge pull request #81211 from samueldr/aarch64/firefox-73
firefox: Fix AArch64 build
2020-03-09 14:40:20 -04:00
Marek Mahut 6ec025149e trezord-go: 2.0.28 -> 2.0.29 2020-03-09 19:28:24 +01:00
R. RyanTM 15e8320ccd extremetuxracer: 0.7.5 -> 0.8.0 2020-03-09 19:19:42 +01:00
R. RyanTM e04b6ecc64 ocrmypdf: 9.6.0 -> 9.6.1 2020-03-09 19:16:29 +01:00
Jaakko Luttinen 53998cbc58 pythonPackages.XlsxWriter: 1.2.6 -> 1.2.8 2020-03-09 19:09:57 +01:00
Jörg Thalheim e73596d077
Merge pull request #82140 from Mic92/bcc
bcc: 0.12.0 -> 0.13.0
2020-03-09 18:08:32 +00:00
Benjamin Hipple 4e5838132e vimPlugins.LanguageClient-neovim: upgrade cargo fetcher and cargoSha256 2020-03-09 19:00:48 +01:00
Lancelot SIX 92a8bca0d1
Merge pull request #82150 from r-ryantm/auto-update/python2.7-python-jenkins
python27Packages.python-jenkins: 1.6.0 -> 1.7.0
2020-03-09 18:56:43 +01:00
ysengrimm ed8692b9f5 next: 1.4.0 -> 1.5.0 2020-03-09 18:50:34 +01:00
Samuel Dionne-Riel d4446c563d firefox: Fix AArch64 build
* The 'arm.patch' patch doesn't apply anymore.
 * The 'build-arm-libopus.patch' patch isn't required anymore.
 * See the mozilla phabricator link for the added patch.

Additionally, we are now *always* undconditionally applying all patches
to all architectures. That is, unless they have undesirable
side-effects, but those might not be fit for inclusion.

By applying all patches all the time, they'll be removed or replaced
when they stop applying.
2020-03-09 13:37:30 -04:00
Timo Kaufmann 63ed2bf3c3
Merge pull request #81950 from r-ryantm/auto-update/pari
pari: 2.11.2 -> 2.11.3
2020-03-09 17:31:14 +00:00
R. RyanTM a140160314 python27Packages.ua-parser: 0.9.0 -> 0.10.0 2020-03-09 16:49:23 +00:00
Milan f391999026
gitlab: 12.8.2 -> 12.8.5 (#82142)
https://about.gitlab.com/releases/2020/03/09/gitlab-12-8-5-released/
2020-03-09 17:23:51 +01:00
R. RyanTM d9e86f4cea python27Packages.stripe: 2.42.0 -> 2.43.0 2020-03-09 16:11:26 +00:00
rnhmjoj 018a46ffe8
minecraft: install missing gsettings schemas 2020-03-09 16:15:54 +01:00
Jaakko Luttinen 350f83785d
pythonPackages.pvlib: 0.7.0 -> 0.7.1 2020-03-09 17:03:34 +02:00
Jaakko Luttinen 8074942aed
nbstripout: 0.3.6 -> 0.3.7 2020-03-09 16:47:57 +02:00
Peter Kolloch 8a6638daa9 build-support/rust/buildRustCrate: Search for matching Cargo.toml in sub directories
This is what cargo does for git repositories.

See related issues:

* https://github.com/kolloch/crate2nix/issues/53
* https://github.com/kolloch/crate2nix/issues/33
2020-03-09 15:11:50 +01:00
R. RyanTM 504bfe0767 python27Packages.python-jenkins: 1.6.0 -> 1.7.0 2020-03-09 13:54:12 +00:00
Peter Kolloch 04e7462ee6 buildRustCrate: refactor colored logging
* Make errors include the crate name and make them much more prominent.
* Move more code into lib.sh
* Already source generated logging code and lib.sh in configure
2020-03-09 14:26:28 +01:00
Ryan Mulligan e2920d957a
Merge pull request #82045 from r-ryantm/auto-update/hopper
hopper: 4.5.19 -> 4.5.21
2020-03-09 06:23:49 -07:00
devhell 534f1337c1 tests: Fix signal-desktop
This test fails due to OOM on the VM. Setting the memory of the VM to
1024 lets the test succeed.

Cc: @flokli
2020-03-09 13:13:51 +00:00
Frederik Rietdijk 634ab6fc5d python3Packages.acoustics: 0.2.3 -> 0.2.4 2020-03-09 14:08:49 +01:00
Mario Rodas 38345f6db7
Merge pull request #81944 from r-ryantm/auto-update/openvswitch
openvswitch: 2.12.0 -> 2.13.0
2020-03-09 08:06:36 -05:00
Mario Rodas d3f0943a77
Merge pull request #82122 from bhipple/u/rust-cargo-ja2-stracciatella
ja2-stracciatella: upgrade cargo fetcher and cargoSha256
2020-03-09 08:01:38 -05:00
Mario Rodas 066b94a614
Merge pull request #82120 from bhipple/notes/polkadot
polkadot: upgrade cargoSha256 and add maintainer note
2020-03-09 08:01:12 -05:00
Mario Rodas 6c9718afbe
Merge pull request #82105 from bhipple/u/rust-cargo-rav1e
rav1e: upgrade cargo fetcher and cargoSha256
2020-03-09 07:59:43 -05:00
Mario Rodas e3e964b857
Merge pull request #82121 from bhipple/u/rust-cargo-rustracer
rustracer: upgrade cargo fetcher and cargoSha256
2020-03-09 07:59:12 -05:00
Mario Rodas 5e3a6d7a7e
Merge pull request #82116 from bhipple/u/rust-cargo-rustracerd
rustracerd: upgrade cargo fetcher and cargoSha256
2020-03-09 07:58:52 -05:00
Mario Rodas 29b797468c
Merge pull request #82143 from r-ryantm/auto-update/python2.7-sphinxcontrib-plantuml
python27Packages.sphinxcontrib_plantuml: 0.17.1 -> 0.18
2020-03-09 07:52:13 -05:00
R. RyanTM a615615a2d python27Packages.sphinxcontrib_plantuml: 0.17.1 -> 0.18 2020-03-09 12:12:53 +00:00
Jörg Thalheim 0bfada7dda
bcc: 0.12.0 -> 0.13.0 2020-03-09 11:47:35 +00:00
adisbladis db6c94304f
switch-to-configuration: Add new option X-OnlyManualStart
This is to facilitate units that should _only_ be manually started and
not activated when a configuration is switched to.

More specifically this is to be used by the new Nixops deploy-*
targets created in https://github.com/NixOS/nixops/pull/1245 that are
triggered by Nixops before/after switch-to-configuration is called.
2020-03-09 11:28:07 +00:00