Commit graph

52119 commits

Author SHA1 Message Date
tu-maurice fb97c66d98 xed-editor: Init at 2.8.4 2021-01-28 21:44:04 +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
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
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 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
Jakub Kądziołka df410f8de7
isabelle: provide perl LWP for remote_vampire 2021-01-28 11:05:39 +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
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
Mario Rodas f4a9d2a8f2
Merge pull request #110513 from andresilva/ledger-live-desktop-2.20.0
ledger-live-desktop: 2.19.0 -> 2.20.0
2021-01-27 22:43:10 -05:00
Mario Rodas 8d0f701bf8
Merge pull request #110462 from r-ryantm/auto-update/dcrwallet
dcrwallet: 1.5.1 -> 1.6.0
2021-01-27 21:13:59 -05:00
Mario Rodas caa8d624c1
Merge pull request #110969 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.16.3 -> 1.16.4
2021-01-27 21:12:09 -05:00
R. RyanTM 8180bbb883 gallery-dl: 1.16.3 -> 1.16.4 2021-01-28 00:11:12 +00:00
Sandro b60a32f015
Merge pull request #110963 from otavio/upgrade/shellhub
shellhub-agent: 0.4.2 -> 0.5.1
2021-01-28 00:39:55 +01:00
Sandro 57fcfd3eda
Merge pull request #110965 from prusnak/lnd
lnd: 0.11.0-beta -> 0.12.0-beta
2021-01-28 00:21:57 +01:00
Otavio Salvador e5deb4892b shellhub-agent: 0.4.2 -> 0.5.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-27 20:19:04 -03:00
Sandro 7fc66ee9a4
Merge pull request #110945 from 06kellyjac/starboard-octant-plugin 2021-01-28 00:06:34 +01:00
Sandro f84e62c991
Merge pull request #110941 from ymatsiuk/bumpflux
fluxcd: 0.6.3 -> 0.7.3
2021-01-28 00:06:22 +01:00
Sandro dc8f13bc5b
Merge pull request #110940 from raboof/jetbrains-updates
jetbrains: updates
2021-01-28 00:04:30 +01:00
Pavol Rusnak b3231b0e35
lnd: 0.11.0-beta -> 0.12.0-beta 2021-01-27 23:55:39 +01:00
Ales Huzik 3344d20655 obs-gstreamer: init at 0.2.1 2021-01-28 09:09:54 +11:00
Bernardo Meurer 7e1d556c0b
Merge pull request #110922 from taku0/thunderbird-bin-78.7.0
thunderbird, thunderbird-bin: 78.6.1 -> 78.7.0 [High security fixes]
2021-01-27 21:14:19 +00:00
Florian Franzen 7b1244864e texmacs: 1.99.15 -> 1.99.18 2021-01-27 22:14:16 +01:00
Pacman99 24552931d8 calls: 0.1.5 -> 0.2.0 2021-01-27 11:21:04 -07:00
Pacman99 d44ccc878f feedbackd-unstable: init at 2020-01-25 2021-01-27 11:21:04 -07:00
Pacman99 51bcc5408f callaudiod: init at 0.0.4
Co-authored-by: davidak <davidak@users.noreply.github.com>
2021-01-27 11:21:04 -07:00
Roland Coeurjoly cbad557fe2
saw-tools: update license (#110920) 2021-01-27 17:52:41 +01:00
06kellyjac d8aa0fda58 starboard-octant-plugin: 0.8.0 -> 0.9.0 2021-01-27 15:57:07 +00:00
06kellyjac 1a9e4e109b starboard-octant-plugin: remove unused dependency and compile smaller
Added -s and -w ldflags to minify starboard-octant-plugin
2021-01-27 15:57:07 +00:00
Ryan Mulligan 3bb3e042ee
Merge pull request #110497 from r-ryantm/auto-update/mandelbulber
mandelbulber: 2.23 -> 2.24
2021-01-27 07:33:21 -08:00
Yurii Matsiuk a2ac3c2f58
fluxcd: 0.6.3 -> 0.7.3 2021-01-27 16:09:39 +01:00
Arnout Engelen 6a2e7a6318 jetbrains: updates 2021-01-27 15:30:35 +01:00
Jonas Chevalier 4f73437e14
Merge pull request #110937 from leenaars/sylk3
Sylk: 2.9.4 -> 3.0.0
2021-01-27 14:17:02 +00:00
Michiel Leenaars ee71a72267 Sylk: 2.9.4 -> 3.0.0 2021-01-27 14:46:51 +01:00
Ben Siraphob 82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
Sandro ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Xinglu Chen 20d052544f
tor-browser-bundle-bin: 10.0.8 -> 10.0.9
Update to latest release.

https://blog.torproject.org/new-release-tor-browser-1009
2021-01-27 09:17:58 +01:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Bruno Bigras 1913ea8a97 qbittorrent: 4.3.1 -> 4.3.3 2021-01-26 15:05:28 -08:00
Sandro 450bc18707
Merge pull request #110879 from 06kellyjac/starboard
starboard: 0.8.0 -> 0.9.0
2021-01-26 23:38:34 +01:00
Silvan Mosberger 6d96b2655e
Merge pull request #110746 from TredwellGit/mumble
mumble: replace python and qt514 with python3 and qt5
2021-01-26 22:05:57 +01:00
06kellyjac 9d9f863aa5 starboard: 0.8.0 -> 0.9.0 2021-01-26 19:46:15 +00:00
Bernardo Meurer fbaf922705
Merge pull request #109633 from cpcloud/update-rocksdb
rocksdb: 6.14.6 -> 6.15.4
2021-01-26 18:24:50 +00:00
Sandro f6f2333654
Merge pull request #110864 from 06kellyjac/terragrunt 2021-01-26 19:24:19 +01:00
taku0 20259a943b thunderbird: 78.6.1 -> 78.7.0 2021-01-27 03:12:44 +09:00
taku0 52dd1dae7a thunderbird-bin: 78.6.1 -> 78.7.0 2021-01-27 03:12:16 +09:00
Phillip Cloud bba47f95f1 sortmerna: mark broken on darwin 2021-01-26 12:55:33 -05:00
Maximilian Bosch e61999b3f2
element-desktop: 1.7.17 -> 1.7.18
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.18
2021-01-26 16:57:34 +01:00