3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

360154 commits

Author SHA1 Message Date
R. Ryantm 54c7c01800 python310Packages.azure-storage-file-share: 12.6.0 -> 12.7.0 2022-03-10 10:02:20 +00:00
R. Ryantm a3e672e22e python310Packages.azure-storage-blob: 12.9.0 -> 12.10.0 2022-03-10 09:26:44 +00:00
Bobby Rong 085e8934e4
Merge pull request #163397 from samuela/upkeep-bot/vscode-1.65.1-1646785501
vscode: 1.65.0 -> 1.65.1
2022-03-10 17:10:00 +08:00
Bobby Rong 9f3b74b8da
Merge pull request #163438 from samuela/upkeep-bot/vscodium-1.65.1-1646827859
vscodium: 1.65.0 -> 1.65.1
2022-03-10 17:09:41 +08:00
Fabian Affolter 02180f3f8f checkov: 2.0.928 -> 2.0.931 2022-03-10 09:19:59 +01:00
Åsmund Østvold d8012c5458
nuget-to-nix: deterministic sorting of output list (#162187)
It is the package list output that should be sorted. The current
output sequence is not logical because '.' is sorted in front of '/'
with input sorting and is not deterministic for different language
environments.

To get a deterministic and logical sorting in environments with
different language configured, env "LC_ALL=C" is set and the produced
strings is that is sorted. To get alphabetic sorting and not a pure
ASCII value sort "--ignore-case" is added.
2022-03-10 09:11:04 +01:00
Thiago Kenji Okada eb7e73916e
Merge pull request #163521 from bryanasdev000/kn130
kn: 1.2.0 -> 1.3.0
2022-03-10 07:57:21 +00:00
R. Ryantm f31a842e6a python310Packages.pytenable: 1.4.3 -> 1.4.4 2022-03-10 07:41:59 +00:00
Robert Schütz a25c0af123 python3Packages.pyturbojpeg: 1.6.5 -> 1.6.6 2022-03-10 07:39:18 +00:00
hiljusti dca5021c14 sigi: 3.0.0 -> 3.0.2 2022-03-09 23:11:56 -08:00
zowoq 847d9649a9 cni-plugins: 1.1.0 -> 1.1.1
https://github.com/containernetworking/plugins/releases/tag/v1.1.1
2022-03-10 17:03:05 +10:00
Zhong Jianxin 90124307e7 shadowsocks-rust: Enable optional features
This features will make it possible to setup transparent proxy on Linux
and macOS.
2022-03-10 14:49:01 +08:00
Vincent Laporte 96f422f558
ocamlPackages.index: 1.5.0 → 1.6.0 2022-03-10 07:26:34 +01:00
Bobby Rong 5dd8960d56
Merge pull request #162250 from rileyinman/streamlink-twitch-gui
streamlink-twitch-gui-bin: 1.11.0 -> 2.0.0
2022-03-10 13:51:30 +08:00
Bobby Rong f1bb58bc99
Merge pull request #163237 from r-ryantm/auto-update/brave
brave: 1.36.109 -> 1.36.111
2022-03-10 13:38:28 +08:00
Bobby Rong 1adbba155c
Merge pull request #163410 from veprbl/pr/broken_retro-gtk
retro-gtk: mark as broken on darwin
2022-03-10 13:33:45 +08:00
Bobby Rong 5f5bddd15e
Merge pull request #163373 from andresilva/ledger-live-2.39.2
ledger-live-desktop: 2.38.3 -> 2.39.2
2022-03-10 13:29:02 +08:00
techknowlogick 341358d046 dex-oidc: 2.30.0 -> 2.31.0 2022-03-10 00:14:26 -05:00
Bobby Rong 50c314535a
Merge pull request #162929 from eduarrrd/marktext
marktext: 0.16.3 -> 0.17.1
2022-03-10 13:11:26 +08:00
Bobby Rong 10d4f89c44
Merge pull request #163104 from r-ryantm/auto-update/foxotron
foxotron: 2022-03-05 -> 2022-03-06
2022-03-10 13:04:35 +08:00
techknowlogick 2d1321c99d packer: 1.7.10 -> 1.8.0 2022-03-09 23:55:02 -05:00
Bobby Rong f4402c8932
Merge pull request #163286 from totoroot/update/qownnotes-22.3.1
qownnotes: 22.2.9 -> 22.3.1
2022-03-10 12:54:55 +08:00
Bobby Rong d8cbebf2e9
Merge pull request #163436 from dasisdormax/astc-encoder-3.4
astc-encoder: 3.3 -> 3.4
2022-03-10 12:45:14 +08:00
Robert Schütz a8110b9347 abcmidi: 2022.02.13 -> 2022.02.21 2022-03-10 03:51:06 +00:00
R. Ryantm bdc2648807 tilt: 0.25.1 -> 0.25.2 2022-03-09 22:24:42 -05:00
zowoq 5625298330
Merge pull request #161533 from Stunkymonkey/rust-{lib-}src-phases
rust-{lib-}src: deprecate phases
2022-03-10 13:22:07 +10:00
Ivv 26dd58f0bf
Merge pull request #163330 from ModdedGamers/add-mrhedgehog-to-maintainers
maintainers: add mrhedgehog
2022-03-10 04:16:37 +01:00
Ivv 2705aef804
Merge pull request #163429 from bartsch/maintainer-add-bartsch
Add bartsch to maintainers list and uboot package
2022-03-10 04:11:10 +01:00
Ryan Mulligan d9f3d088dd
Merge pull request #163407 from ryantm/readme-dark-mode-logo
README: white logo for dark mode
2022-03-09 19:09:41 -08:00
"Brian Leung" b285038ca4
vimPlugins: update 2022-03-09 18:40:40 -08:00
R. Ryantm 709f12b9dc python310Packages.rich-rst: 1.1.5 -> 1.1.7 2022-03-10 02:27:48 +00:00
Vonfry b9c84c94d3
fcitx5-unikey: 5.0.8 -> 5.0.9 2022-03-10 09:50:33 +08:00
Vonfry e0d617fbc3
fcitx5-table-other: 5.0.7 -> 5.0.8 2022-03-10 09:50:14 +08:00
Vonfry ec70603174
fcitx5-table-extra: 5.0.8 -> 5.0.9 2022-03-10 09:50:09 +08:00
Vonfry 6daf180ee3
fcitx5-rime: 5.0.11 -> 5.0.12 2022-03-10 09:50:01 +08:00
Vonfry b788104fb7
libsForQt5.fcitx5-qt: 5.0.10 -> 5.0.11 2022-03-10 09:49:56 +08:00
Vonfry 70b6d3f045
fcitx5-lua: 5.0.6 -> 5.0.7 2022-03-10 09:49:42 +08:00
Vonfry 883b5931a6
fcitx5-hangul: 5.0.7 -> 5.0.8 2022-03-10 09:49:38 +08:00
Vonfry a69aae1e4e
fcitx5-gtk: 5.0.12 -> 5.0.13 2022-03-10 09:49:33 +08:00
Vonfry 1fce60cf0f
fcitx5-configtool: 5.0.11 -> 5.0.12 2022-03-10 09:49:27 +08:00
Vonfry dda98ba71a
fcitx5-chinese-addons: 5.0.11 -> 5.0.12 2022-03-10 09:49:22 +08:00
Vonfry 63e28a66cf
fcitx5-chewing: 5.0.9 -> 5.0.10 2022-03-10 09:49:13 +08:00
techknowlogick d9f72dc69d kubernetes-helm: 3.8.0 -> 3.8.1 2022-03-09 20:48:28 -05:00
Vonfry d7355396bf
fcitx5: 5.0.14 -> 5.0.15 2022-03-10 09:38:32 +08:00
Aaron Andersen cee06ece48 kodi: 19.3 -> 19.4 2022-03-09 20:34:14 -05:00
Aaron Andersen 0a6fa5ec69
Merge pull request #162965 from r-ryantm/auto-update/kodi-pvr-hdhomerun
kodiPackages.pvr-hdhomerun: 19.0.2 -> 19.1.0
2022-03-09 19:58:51 -05:00
R. Ryantm b9addba70f openstackclient: 5.7.0 -> 5.8.0 2022-03-10 00:25:45 +00:00
Giulio De Pasquale 81781c338d
Jellyfin: Disable ProtectClock to allow NVENC, NVDEC acceleration 2022-03-10 00:19:57 +00:00
Bryan A. S b03bcbd498 kn: 1.2.0 -> 1.3.0
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2022-03-09 21:07:10 -03:00
Ryan Mulligan d73c0250ee README: white logo for dark mode
white logo was approved in https://github.com/NixOS/nixos-artwork/pull/80
2022-03-09 16:07:03 -08:00