Commit graph

278516 commits

Author SHA1 Message Date
xfnw ec3d91d775 pounce: 2.1p1 -> 2.3 2021-03-24 14:39:38 -04:00
Sandro be70c9c9fe
Merge pull request #117475 from VirtusLab/git-machete-3.1.0
gitAndTools.git-machete: 3.0.0 -> 3.1.0
2021-03-24 16:38:01 +01:00
Sandro 41b1ad4dad
Merge pull request #117473 from Synthetica9/vscode-download-link
vscode: fix download link
2021-03-24 16:23:58 +01:00
Git Machete Release Bot e485ab8ce5 gitAndTools.git-machete: 3.0.0 -> 3.1.0
###### 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-03-24 14:50:19 +00:00
Patrick Hilhorst 873c008c33
vscode: fix download link 2021-03-24 15:24:12 +01:00
Robert Schütz 7865db274b ghostwriter: 2.0.0-rc4 -> 2.0.0-rc5 2021-03-24 14:27:49 +01:00
Tim Steinbach 09406084bd linux-hardened: Fix page poisoning for 5.11
`PAGE_POISONING_NO_SANITY` was removed in
https://git.kernel.org/linus/8f424750baaafcef229791882e879da01c9473b5

`PAGE_POISONING_ZERO` was removed in
https://git.kernel.org/linus/f289041ed4cf9a3f6e8a32068fef9ffb2acc5662
2021-03-24 09:19:44 -04:00
Tim Steinbach 60b490b83f linux-hardened: Switch to 5.11 2021-03-24 09:19:44 -04:00
Tim Steinbach 7014daec3d awscli: 1.19.33 -> 1.19.34 2021-03-24 09:19:19 -04:00
Tim Steinbach 27d4f20c97 python3Packages.boto3: 1.17.33 -> 1.17.34 2021-03-24 09:19:19 -04:00
Tim Steinbach bac80b5af2 python3Packages.botocore: 1.20.33 -> 1.20.34 2021-03-24 09:19:19 -04:00
R. RyanTM d87bbeb724 coursier: 2.0.15 -> 2.0.16 2021-03-24 09:19:01 -04:00
Sandro 0c51d091cb
Merge pull request #117441 from happysalada/cargo_audit_add_fix
cargo-audit: add cargo audit fix by default
2021-03-24 13:54:42 +01:00
Sandro 92972e99fe
Merge pull request #117398 from FliegendeWurst/josm-17580
josm: 17560 -> 17580
2021-03-24 13:52:48 +01:00
Sandro c4582a8388
Merge pull request #117386 from phfroidmont/master
mill: 0.9.3 -> 0.9.5
2021-03-24 13:50:24 +01:00
Michael Weiss 14efa32fa5
chromiumDev: 91.0.4449.6 -> 91.0.4455.2 2021-03-24 13:40:40 +01:00
Sandro 06ee8e7580
Merge pull request #117402 from fabaff/bump-ldeep
ldeep: 1.0.9 -> 1.0.10
2021-03-24 13:12:39 +01:00
Sandro 6b74bbfb96
Merge pull request #117409 from fabaff/sipvicious
sipvicious: init at 0.3.2
2021-03-24 13:09:15 +01:00
Sandro 16fe527311
Merge pull request #117411 from AndersonTorres/new-udunits 2021-03-24 13:04:23 +01:00
Robert Schütz 7dfc2d269b
doc: improve Python section (#116344)
Avoid confusion as in https://github.com/NixOS/nixpkgs/pull/116325#discussion_r593946638.
2021-03-24 13:03:31 +01:00
Robert Schütz a710de5592
github-backup: init at 0.39.0 (#116976) 2021-03-24 13:02:12 +01:00
Sandro 4e37cc1f47
Merge pull request #117428 from kittywitch/master
weechat-notify-send: fixed meta.homepage mispelling
2021-03-24 12:59:02 +01:00
Maximilian Bosch 92849db231
Merge pull request #117405 from schmittlauch/gitea1136
gitea: 1.13.5 -> 1.13.6 + reformatting
2021-03-24 12:25:14 +01:00
Maximilian Bosch dd14ecf90e
Merge pull request #117429 from marsam/update-starship
starship: 0.50.0 -> 0.51.0
2021-03-24 11:53:09 +01:00
Maximilian Bosch 0ad1d526dc
Merge pull request #117454 from dotlambda/wireguard-noalias
nixos/wireguard: don't use alias
2021-03-24 11:43:13 +01:00
Paul-Henri Froidmont 2b2f6cf361 mill: 0.9.3 -> 0.9.5 2021-03-24 11:33:34 +01:00
Robert Schütz 683f374529 nixos/wireguard: don't use alias 2021-03-24 11:27:36 +01:00
Robert Hensing 43b02818f6
Merge pull request #117273 from hercules-ci/nixos-dont-format
Don't format XML of the NixOS manual
2021-03-24 11:07:23 +01:00
Robert Schütz 968b3384be
Merge pull request #117448 from r-ryantm/auto-update/python3.8-croniter
python38Packages.croniter: 0.3.37 -> 1.0.9
2021-03-24 11:05:29 +01:00
ajs124 c49825c5ee spidermonkey_38: drop
it was based on a firefox release that last received an update in April 2016
2021-03-24 10:39:11 +01:00
ajs124 788575a4de jsawk: spidermonkey_38 -> spidermonkey_78
the examples from the readme work just fine, with this version
2021-03-24 10:39:11 +01:00
ajs124 5886dda306 plowshare: spidermonkey_38 -> spidermonkey_78 2021-03-24 10:39:11 +01:00
ajs124 c0914a76c4 pyload: drop 2021-03-24 10:39:11 +01:00
Robert T. McGibbon e13c5e711a python38Packages.sasmodels: 1.0.2 -> 1.0.4 2021-03-24 10:28:31 +01:00
Vladimír Čunát 9eac30fc47
Merge #117329: gnumeric: 1.12.48 -> 1.12.49 2021-03-24 10:19:31 +01:00
Robert Schütz 0285851c4e python3Packages.python-miio: 0.5.4 -> 0.5.5.1 2021-03-24 10:10:32 +01:00
Robert Schütz 50a392a4fe pythonPackages.android-backup: init at 0.2.0 2021-03-24 10:10:32 +01:00
Robert Schütz ec7ff8b0dc python3Packages.croniter: use pytestCheckHook 2021-03-24 09:41:47 +01:00
Robert T. McGibbon 070bfc96b7
python38Packages.xdis: 5.0.5 -> 5.0.8 (#117364) 2021-03-24 09:30:39 +01:00
R. RyanTM 1af4354d81 openmpt123: 0.5.5 -> 0.5.6 2021-03-23 23:25:41 -07:00
R. RyanTM 5498ac7c50 buildkite-agent: 3.27.0 -> 3.28.1 2021-03-23 23:24:59 -07:00
R. RyanTM 6ccd2c7080 python38Packages.databricks-connect: 7.3.10 -> 8.1.0 2021-03-23 23:22:10 -07:00
R. RyanTM 0d5c0c4608 joker: 0.15.7 -> 0.16.0 2021-03-23 23:21:41 -07:00
R. RyanTM 9911107004 python38Packages.mautrix: 0.8.16 -> 0.8.17 2021-03-23 23:19:14 -07:00
R. RyanTM ff9869d3d6 python38Packages.azure-eventgrid: 4.0.0 -> 4.1.0 2021-03-23 23:19:00 -07:00
R. RyanTM 7352df865a python38Packages.croniter: 0.3.37 -> 1.0.9 2021-03-24 06:00:18 +00:00
figsoda 48f244a518 vimPlugins.nvim-colorizer-lua: init at 2020-06-11 2021-03-23 22:25:11 -07:00
Fabian Affolter 3942baa2db python3Packages.plexapi: 4.4.1 -> 4.5.0 2021-03-23 22:25:00 -07:00
Jan Tojnar a57a59febe
Merge pull request #117424 from mvnetbiz/evolution-pst-import
libpst: build as shared library, evolution: enable importing Outlook .pst data files
2021-03-24 05:24:44 +01:00
Ryan Mulligan 9920c23215
Merge pull request #117337 from r-ryantm/auto-update/jamulus
jamulus: 3.6.2 -> 3.7.0
2021-03-23 21:12:06 -07:00