"Malo Bourgon"
7a0be1b751
vimPlugins: resolve github repository redirects
2022-10-20 10:37:57 -07:00
"Malo Bourgon"
4d1a8c85fb
vimPlugins: update
2022-10-20 10:37:41 -07:00
Daniel Olsen
a08741ffbd
lib.strings: Add function to convert character to number
2022-10-20 18:58:44 +02:00
techknowlogick
81239c05fc
consul: 1.13.2 -> 1.13.3
2022-10-20 12:24:56 -04:00
figsoda
b7d8c68778
Merge pull request #196777 from figsoda/cargo-about
...
cargo-about: unbreak on darwin
2022-10-20 12:11:47 -04:00
figsoda
12643b3d6f
Merge pull request #196756 from figsoda/lemmeknow
...
lemmeknow: 0.6.0 -> 0.7.0
2022-10-20 12:11:33 -04:00
Jan Tojnar
1968357809
Merge pull request #196894 from zendo/update-gnome.pomodoro
...
gnome.pomodoro: 0.21.1 -> 0.22.0
2022-10-20 18:07:33 +02:00
R. Ryantm
c295f7a4d4
okteto: 2.8.0 -> 2.8.1
2022-10-20 16:01:59 +00:00
R. Ryantm
eb1019b602
oh-my-posh: 12.6.1 -> 12.6.5
2022-10-20 15:59:12 +00:00
R. Ryantm
3c70d1e68a
odo: 2.5.1 -> 3.0.0
2022-10-20 15:56:38 +00:00
Deadbeef
075649e87c
huggle: init at 3.4.10
2022-10-20 23:46:15 +08:00
Deadbeef
f59dde3239
libirc: init at 2022-10-16
2022-10-20 23:46:15 +08:00
Nicolas Benes
7396451d6c
rPackages.mzR: unpin boost
...
`mzR` currently ships and builds its own copy of boost-176, see
https://github.com/sneumann/mzR/blob/master/src/README.updateboost
2022-10-20 17:41:35 +02:00
Vincent Laporte
f14d4f4df2
ocamlPackages.findlib: 1.9.3 → 1.9.6
2022-10-20 17:35:46 +02:00
Vincent Laporte
fd15a97ef6
ocamlPackages.mlgmp: remove at 20120224 (broken)
2022-10-20 17:35:46 +02:00
Ulrik Strid
8920ea683b
ocamlPackages.zed: 3.1.0 -> 3.2.0, ocamlPackages.lambdaterm: 3.2.0 -> 3.3.1 ( #196362 )
...
* ocamlPackage.zed: 3.1.0 -> 3.2.0
* ocamlPackages.lambda-term: 3.2.0 -> 3.3.1
* ocamlPackages.utop: 2.9.2 -> 2.10.0
* ocamlPackages.prof_spacetime: mark as broken
2022-10-20 17:35:19 +02:00
Dave Nicponski
1a73877305
Tweak nginx config for Let's Encrypt ACME challenges
...
Currently, this is using a "URI prefix match", but per nginx docs,
```
[...] the location with the longest matching prefix is selected and remembered. Then regular expressions are checked, in the order of their appearance in the configuration file. The search of regular expressions terminates on the first match, and the corresponding configuration is used. If no match with a regular expression is found then the configuration of the prefix location remembered earlier is used.
```
which means a config like this (from wordpress service) will override that
```
locations = {
"~ /\\." = {
priority = 800;
extraConfig = "deny all;";
};
};
```
😱
Luckily, from nginx docs:
```
If the longest matching prefix location has the “^~” modifier then regular expressions are not checked.
```
Whew!
2022-10-20 10:59:28 -04:00
Nikolay Korotkiy
2a43d36a31
Merge pull request #196929 from r-ryantm/auto-update/mbtileserver
...
mbtileserver: 0.8.2 -> 0.9.0
2022-10-20 17:44:13 +03:00
Fabian Affolter
41ba7df5bd
Merge pull request #196914 from fabaff/scmrepo-bump
...
python310Packages.scmrepo: 0.1.1 -> 0.1.2
2022-10-20 16:41:27 +02:00
Bobby Rong
edcc004c46
Merge pull request #196901 from bobby285271/pantheon
...
pantheon.wingpanel-indicator-keyboard: 2.4.0 -> 2.4.1
2022-10-20 22:36:17 +08:00
Azat Bahawi
6612948315
rfc: init at 0.2.6
2022-10-20 17:30:48 +03:00
Artturi
d639b2dfac
Merge pull request #196787 from Artturin/snappernamespaceerror
...
snapper-gui: ValueError: Namespace Gtk not available
2022-10-20 17:18:02 +03:00
Jan Tojnar
fc6c16991e
Merge pull request #191042 from shyim/patch-5
...
blackfire: add missing aarch64-darwin
2022-10-20 16:13:50 +02:00
Sandro
865908130d
Merge pull request #195991 from Icy-Thought/GalaxyBudsClient
2022-10-20 16:05:18 +02:00
Oleksii Filonenko
00bfcc63f3
Merge pull request #196931 from Br1ght0ne/gex-0.3.3
2022-10-20 16:59:25 +03:00
Oleksii Filonenko
62cc796612
gitAndTools.gex: init at 0.3.3
2022-10-20 16:50:31 +03:00
R. Ryantm
3ab965d887
mbtileserver: 0.8.2 -> 0.9.0
2022-10-20 13:32:21 +00:00
Bernardo Meurer
d473597e33
Merge pull request #196904 from hercules-ci/nixos-nixpkgs-only-error-when-used
2022-10-20 09:10:29 -04:00
Michele Guerini Rocco
2521de4cc4
Merge pull request #196633 from nrdxp/qutebrowser-screenshare-fix
...
qutebrowser: fix screensharing
2022-10-20 14:58:56 +02:00
zowoq
5a1a454d36
gh: 2.18.0 -> 2.18.1
...
https://github.com/cli/cli/releases/tag/v2.18.1
2022-10-20 22:44:33 +10:00
zowoq
87be8c2279
podman: 4.2.1 -> 4.3.0
...
https://github.com/containers/podman/releases/tag/v4.3.0
2022-10-20 22:22:38 +10:00
Mario Rodas
05cc215090
Merge pull request #196662 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.39.1 -> 0.39.2
2022-10-20 07:15:12 -05:00
Mario Rodas
a73a7b2501
Merge pull request #196743 from r-ryantm/auto-update/faas-cli
...
faas-cli: 0.14.10 -> 0.14.11
2022-10-20 07:13:58 -05:00
R. Ryantm
d7e3fc529b
k9s: 0.26.6 -> 0.26.7
2022-10-20 20:10:55 +08:00
Mario Rodas
443f01fcc1
Merge pull request #196713 from r-ryantm/auto-update/doctl
...
doctl: 1.83.0 -> 1.84.0
2022-10-20 07:10:36 -05:00
R. Ryantm
4cb785c1dc
vmagent: 1.82.0 -> 1.82.1
2022-10-20 20:09:37 +08:00
Mario Rodas
91771a962c
Merge pull request #196806 from r-ryantm/auto-update/protoc-gen-connect-go
...
protoc-gen-connect-go: 1.0.0 -> 1.1.0
2022-10-20 07:09:12 -05:00
Mario Rodas
51b5f099f8
Merge pull request #196834 from dali99/update_hydrus2
...
hydrus: 502a -> 503
2022-10-20 07:07:32 -05:00
Mario Rodas
ec7c681379
Merge pull request #196873 from r-ryantm/auto-update/python310Packages.pika
...
python310Packages.pika: 1.3.0 -> 1.3.1
2022-10-20 07:05:25 -05:00
Mario Rodas
2d97977149
Merge pull request #196898 from r-ryantm/auto-update/drone-cli
...
drone-cli: 1.5.0 -> 1.6.0
2022-10-20 07:02:32 -05:00
Mario Rodas
48cd7eea43
Merge pull request #196900 from r-ryantm/auto-update/ecs-agent
...
ecs-agent: 1.64.0 -> 1.65.0
2022-10-20 07:02:12 -05:00
Mario Rodas
0a7eb1a158
Merge pull request #196886 from r-ryantm/auto-update/bun
...
bun: 0.2.0 -> 0.2.1
2022-10-20 07:01:38 -05:00
Mario Rodas
3a9c44b392
Merge pull request #196896 from r-ryantm/auto-update/dnsproxy
...
dnsproxy: 0.46.0 -> 0.46.1
2022-10-20 07:00:20 -05:00
Mario Rodas
a143c831a2
Merge pull request #196895 from fabaff/terrascan-bump
...
terrascan: 1.15.2 -> 1.16.0
2022-10-20 07:00:04 -05:00
Mario Rodas
676fc1eae3
Merge pull request #196829 from fabaff/types-setuptools-bump
...
python310Packages.types-setuptools: 65.5.0.0 -> 65.5.0.1
2022-10-20 06:59:28 -05:00
Mario Rodas
97b815ec54
Merge pull request #196902 from r-ryantm/auto-update/esbuild
...
esbuild: 0.15.11 -> 0.15.12
2022-10-20 06:58:16 -05:00
R. Ryantm
d08528393a
lfs: 2.5.0 -> 2.6.0
2022-10-20 11:55:00 +00:00
Sandro
03517c04d5
Merge pull request #186759 from ners/bossa
2022-10-20 13:50:12 +02:00
R. Ryantm
0e891e83fd
kubemq-community: 2.3.1 -> 2.3.2
2022-10-20 11:49:34 +00:00
R. Ryantm
1fee002c9b
just: 1.5.0 -> 1.6.0
2022-10-20 11:41:13 +00:00