Commit graph

266443 commits

Author SHA1 Message Date
R. RyanTM 93de24be35 python37Packages.azure-mgmt-synapse: 0.6.0 -> 0.7.0 2021-01-28 10:39:00 -08:00
Kirill Elagin 9081072933
yubikey-manager: 3.1.1 -> 3.1.2 (#111027) 2021-01-28 13:28:11 -05:00
Daiderd Jordan e9236f532d
Merge pull request #110213 from r-ryantm/auto-update/py-spy
py-spy: 0.3.3 -> 0.3.4
2021-01-28 19:25:15 +01:00
Sandro d0300e7713
Merge pull request #110399 from fabaff/avion 2021-01-28 18:39:36 +01:00
Sandro cd77e64454
Merge pull request #108931 from fabaff/chisel
chisel: init at 1.7.3
2021-01-28 18:37:35 +01:00
Sandro a2006317f2
Merge pull request #111016 from pingiun/patch-1
nq: Make available on macOS
2021-01-28 18:36:32 +01:00
Sandro e368149fcd
Merge pull request #111003 from NieDzejkob/isabelle-vampire
isabelle: provide perl LWP for remote_vampire
2021-01-28 18:32:27 +01:00
Sandro db6c296a52
Merge pull request #110102 from fabaff/xortool
xortool: init at 1.0.0
2021-01-28 18:30:12 +01:00
Sandro 7e7a117304
Merge pull request #109951 from fabaff/go-cve-search
go-cve-search: init at 0.1.3
2021-01-28 18:29:26 +01:00
Sandro 8e11fa0153
Merge pull request #109404 from fabaff/bump-pyiqvia
python3Packages.pyiqvia: 0.3.1 -> 0.3.2
2021-01-28 18:28:15 +01:00
Sandro b6ae5bd7b0
Merge pull request #111004 from onsails/nvim-compe 2021-01-28 18:18:06 +01:00
Daniël de Kok d5f51d0660
Merge pull request #111018 from tobim/pkgs/simdjson-0.8.1
simdjson: 0.8.0 -> 0.8.1
2021-01-28 17:13:45 +01:00
Daniël de Kok 86a911f414
Merge pull request #111013 from 06kellyjac/procs
procs: 0.10.10 -> 0.11.1
2021-01-28 16:59:20 +01:00
Jacek Galowicz 7a0b688445
Merge pull request #111019 from VirtusLab/git-machete-2.16.1
gitAndTools.git-machete: 2.15.9 -> 2.16.1
2021-01-28 16:22:56 +01:00
R. RyanTM 5854a34ede bind: 9.16.10 -> 9.16.11 2021-01-28 10:07:22 -05:00
Travis CI a49a608632 gitAndTools.git-machete: 2.15.9 -> 2.16.1
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2021-01-28 15:03:41 +00:00
Tobias Mayer 55ca4e674d
simdjson: 0.8.0 -> 0.8.1 2021-01-28 16:02:23 +01:00
Jacek Galowicz f3b05f7b6f
Merge pull request #78096 from marijanp/add-hledger-web-service
Add hledger-web service/ module
2021-01-28 15:46:44 +01:00
Michael Weiss bfc1cee4bf
chromiumDev: 89.0.4389.9 -> 89.0.4389.23 2021-01-28 15:45:00 +01:00
Michael Weiss 863982d272
chromium: Fix the version comparison in print_updates()
I forgot that string comparison isn't enough because e.g.:
>>> "89.0.4389.9" < "89.0.4389.23"
False

distutils.version.LooseVersion is undocumented but it works and is
already available so why not use it:
>>> LooseVersion("89.0.4389.9") < LooseVersion("89.0.4389.23")
True
2021-01-28 15:45:00 +01:00
Sandro ff937db1f6
Merge pull request #110928 from FlorianFranzen/texmacs-1.99.18
texmacs: 1.99.15 -> 1.99.18
2021-01-28 15:31:32 +01:00
Sandro 8d2a780501
Merge pull request #110433 from iblech/patch-freedroid 2021-01-28 15:31:01 +01:00
Sandro 9ce7db057c
Merge pull request #110951 from rapenne-s/add/aws-mfa 2021-01-28 15:30:01 +01:00
Marijan Petričević f56089ded5 nixos/hledger-web: init module and test 2021-01-28 15:29:53 +01:00
Sandro 34bfccc80b
Merge pull request #110970 from otavio/new-pkgs/cargo-limit
cargo-limit: init at 0.0.4
2021-01-28 15:29:26 +01:00
Jelle Besseling 5cb8c9132f
Make nq available on macOS
Tested on macOS with NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1, builds and runs just fine
2021-01-28 15:18:15 +01:00
Sandro 9b7e9dc611
Merge pull request #110915 from yoctocell/tor-browser-bundle-bin-10.0.9
tor-browser-bundle-bin: 10.0.8 -> 10.0.9
2021-01-28 14:56:21 +01:00
06kellyjac ada52c39ad procs: 0.10.10 -> 0.11.1 2021-01-28 13:07:10 +00:00
Marijan Petričević d439e559ef maintainers: add marijanp 2021-01-28 12:49:38 +01:00
Daniël de Kok b43756e22b
Merge pull request #110954 from LibreCybernetics/update-nvidia
nvidia.x11: 460.32.03 -> 460.39
2021-01-28 11:30:25 +01:00
Emery Hemingway f32d7e4e03 nixos: add services.rsyncd.socketActivated option
Define systemd-socket activation using the upstream configuration
files as a reference. The "rsyncd" systemd unit has been renamed
to "rsync" for consistency with upstream.
2021-01-28 11:22:31 +01:00
Jacek Generowicz 750510ee7c
pythonPackages.pytest-order: init at 0.9.4 (#110141) 2021-01-28 11:17:37 +01:00
"Andrey Kuznetsov" 75ef002214 vimPlugins.nvim-compe: init at 2021-01-28 2021-01-28 10:14:26 +00:00
"Andrey Kuznetsov" cf1e7ffb7f vimPlugins: update 2021-01-28 10:14:04 +00:00
Jakub Kądziołka df410f8de7
isabelle: provide perl LWP for remote_vampire 2021-01-28 11:05:39 +01:00
sternenseemann 4c9a74aa45 ocamlPackages.curly: add missing meta set 2021-01-28 10:35:53 +01:00
Michal Sojka ef8f775d2a pdfpc: Update license to match upstream
Upstream changed the license - see
https://github.com/pdfpc/pdfpc/blob/master/CHANGELOG.rst#version-450.
2021-01-28 10:33:33 +01:00
Vincent Laporte c174292ec7 coqPackages.corn: 8.8.1 → 8.12.0 2021-01-28 10:28:51 +01:00
Christoph Hrdinka 14a5e8900b
Merge pull request #109990 from r-ryantm/auto-update/libcommuni
libsForQt5.libcommuni: 3.5.0 -> 3.6.0
2021-01-28 10:27:57 +01:00
Kim Lindberger ed8d40ca94
Merge pull request #110632 from austinbutler/nomachine-client-7
nomachine-client: 6.12.3 -> 7.0.211
2021-01-28 10:04:15 +01:00
Sandro d4d6954d4d
Merge pull request #110987 from marsam/update-heroku
heroku: 7.45.0 -> 7.47.11
2021-01-28 09:45:24 +01:00
Sandro eb9edfa8fe
Merge pull request #110989 from marsam/update-brakeman
brakeman: 4.8.0 -> 5.0.0
2021-01-28 09:45:13 +01:00
Sandro 0ef4eec872
Merge pull request #110938 from alesguzik/package_obs-gstreamer 2021-01-28 09:29:03 +01:00
Sandro 3dec0793b2
Merge pull request #107681 from Pacman99/calls-update 2021-01-28 09:28:19 +01:00
Sandro 7c64ac5311
Merge pull request #109477 from thiagokokada/flutter-dart-remove-non-stable-versions 2021-01-28 09:27:43 +01:00
Ryan Burns d4f09d9537 arp-scan: enable on darwin 2021-01-28 09:22:24 +01:00
Sandro cd45ca8443
Merge pull request #110992 from r-ryantm/auto-update/python3.7-google-cloud-iam
python37Packages.google-cloud-iam: 2.0.0 -> 2.1.0
2021-01-28 09:14:21 +01:00
Sandro 883040943a
Merge pull request #110994 from siraben/trackballs-license
trackballs: clarify license
2021-01-28 09:04:57 +01:00
Solène Rapenne 9efd2d9ca1 aws-mfa: init at 0.0.12 2021-01-28 08:56:06 +01:00
Ben Siraphob b2ed5d775b trackballs: clarify license 2021-01-28 12:10:33 +07:00