Fabian Affolter and GitHub
52c495b2d9
Merge pull request #255700 from mbalatsko/init-pmdarima
...
python3Packages.pmdarima: init at 2.0.3
2023-09-18 15:09:04 +02:00
Doron Behar and GitHub
cfa294bcbe
Merge pull request #255866 from r-ryantm/auto-update/sqlitecpp
...
sqlitecpp: 3.3.0 -> 3.3.1
2023-09-18 16:01:35 +03:00
Pierre Bourdon and GitHub
19c6ce8a9b
Merge pull request #255785 from mweinelt/maintainers-update
...
maintainers: Fix github account names
2023-09-18 14:59:47 +02:00
Connor Baker and GitHub
5c516a45c2
Merge pull request #249259 from ConnorBaker/feat/torch-use-cuda-redist
...
python3Packages.torch: migrate to CUDA redist from CUDA Toolkit
2023-09-18 08:27:38 -04:00
Connor Baker
b0bd1943b3
python3Packages.torch: migrate to CUDA redist from CUDA Toolkit
2023-09-18 12:24:10 +00:00
Luke Granger-Brown and GitHub
aa1f7844f9
Merge pull request #255864 from devusb/pomerium
...
pomerium: 0.22.2 -> 0.23.0
2023-09-18 13:10:22 +01:00
Florian Klink and GitHub
7209fa9d85
Merge pull request #255853 from r-ryantm/auto-update/talosctl
...
talosctl: 1.5.1 -> 1.5.2
2023-09-18 14:55:39 +03:00
Ilan Joselevich and GitHub
17a46d09ac
Merge pull request #255796 from Majiir/pam_rssh-1.1.0
...
pam_rssh: fix 1.1.0 update
2023-09-18 13:37:56 +02:00
Lin Jian and GitHub
4dc624f9c7
Merge pull request #255264 from emilylange/nixos/caddy
...
nixos/caddy: ensure vhosts come after user-specified `cfg.extraConfig`
2023-09-18 19:34:34 +08:00
R. Ryantm
b5685e915a
sqlitecpp: 3.3.0 -> 3.3.1
2023-09-18 11:23:12 +00:00
Morgan Helton
1547629c6e
pomerium: 0.22.2 -> 0.23.0
2023-09-18 06:18:52 -05:00
Fabian Affolter and GitHub
2de6950437
Merge pull request #255189 from kashw2/grype
...
grype: 0.66.0 -> 0.68.0
2023-09-18 13:06:18 +02:00
Fabian Affolter and GitHub
ec6524c5d3
Merge pull request #255782 from r-ryantm/auto-update/python310Packages.simplefix
...
python310Packages.simplefix: 1.0.16 -> 1.0.17
2023-09-18 13:05:47 +02:00
Janik and GitHub
9fb3f0b445
Merge pull request #250809 from NyCodeGHG/update-pgrok
2023-09-18 13:02:09 +02:00
Janik and GitHub
7aa7cf612f
Merge pull request #255684 from figsoda/binstall
2023-09-18 12:59:57 +02:00
Franz Pletz and GitHub
aa04131d63
Merge pull request #255498 from trofi/nuspell-update
2023-09-18 12:55:08 +02:00
Doron Behar and GitHub
e8ba3656f9
Merge pull request #255712 from r-ryantm/auto-update/monkeysAudio
...
monkeysAudio: 10.20 -> 10.22
2023-09-18 13:48:36 +03:00
Oleksii Filonenko and GitHub
d941d94918
Merge pull request #255371 from kouyk/update/termius
...
termius: 7.56.1 -> 8.1.2
2023-09-18 13:31:41 +03:00
Oleksii Filonenko and GitHub
0535d0bfbb
Merge pull request #247847 from NickCao/wasmer
...
wasmer: 4.0.0 -> 4.2.0
2023-09-18 13:30:59 +03:00
figsoda and Matthieu Coudron
463ac30c1f
static-web-server: 2.21.1 -> 2.22.0
...
Diff: https://github.com/static-web-server/static-web-server/compare/v2.21.1...v2.22.0
Changelog: https://github.com/static-web-server/static-web-server/blob/v2.22.0/CHANGELOG.md
2023-09-18 12:04:05 +02:00
R. Ryantm
bac2b589d0
talosctl: 1.5.1 -> 1.5.2
2023-09-18 10:03:38 +00:00
Oleksii Filonenko and GitHub
7602f2082a
Merge pull request #253705 from Scrumplex/bandwhich-unstable
...
bandwhich: 0.20.0 -> unstable-2023-09-11
2023-09-18 13:03:33 +03:00
kashw2 and Matthieu Coudron
f7f62b2c4d
aucatctl: use finalAttrs pattern
2023-09-18 11:52:45 +02:00
Peter Simons and GitHub
78dc431e22
Merge pull request #255840 from saschagrunert/osc
...
python3Packages.osc: 1.3.0 -> 1.3.1
2023-09-18 11:40:14 +02:00
92f31b5b7c
bun: install completions
...
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com >
2023-09-18 09:14:44 +00:00
Fabian Affolter and GitHub
9302a9ce70
Merge pull request #254297 from maxbrunet/fix/trivy/version
...
trivy: fix version ldflag
2023-09-18 11:12:31 +02:00
emilylange and Lin Jian
fcdcccaed6
nixos/caddy: ensure vhosts come after user-specified cfg.extraConfig
...
This solves an issue, where loading the nixos-unstable module in
nixos-stable using `disabledModules` and `imports` resulted in the
following Caddyfile:
```
<globalConfig>
<vhosts>
<extraConfig>
```
instead of
```
<globalConfig>
<extraConfig>
<vhosts>
```
This is important in cases where `cfg.extraConfig` contains so called
Caddyfile snippets.
See https://caddyserver.com/docs/caddyfile/concepts#structure
Co-authored-by: Lin Jian <me@linj.tech >
2023-09-18 11:12:19 +02:00
OTABI Tomoya and GitHub
79b7aacb8b
Merge pull request #255413 from r-ryantm/auto-update/blast
...
blast: 2.14.0 -> 2.14.1
2023-09-18 17:55:58 +09:00
OTABI Tomoya and GitHub
9451e1fd63
Merge pull request #255793 from mfrw/mfrw/gitui-0.24.3
...
gitui: 0.24.2 -> 0.24.3
2023-09-18 17:37:40 +09:00
OTABI Tomoya and GitHub
b2f387ac8f
Merge pull request #250918 from happysalada/fast_chat_init
...
fschat: init at 0.2.28
2023-09-18 17:30:23 +09:00
Fabian Affolter and GitHub
0d3835e09a
Merge pull request #255732 from fabaff/simple-websocket
...
python311Packages.simple-websocket: init at 0.9.0
2023-09-18 10:21:23 +02:00
happysalada
2cdff5b224
python311Packages.fschat: init at 0.2.28
2023-09-18 04:18:35 -04:00
Peder Bergebakken Sundt and Yt
fe806f6136
pagefind: init at 1.0.3
2023-09-18 08:13:58 +00:00
Peder Bergebakken Sundt and Yt
187afc5d1b
rustc-wasm32: init at 1.70.0
2023-09-18 08:13:58 +00:00
Sascha Grunert
7c31eff8ec
python3Packages.osc: 1.3.0 -> 1.3.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2023-09-18 10:11:47 +02:00
Weijia Wang and GitHub
5fcc020979
Merge pull request #255816 from r-ryantm/auto-update/liquibase
...
liquibase: 4.23.1 -> 4.23.2
2023-09-18 10:07:11 +02:00
Janik and GitHub
48a3b243cf
Merge pull request #245835 from janvotava/master
2023-09-18 10:05:11 +02:00
Damien Cassou and GitHub
9fe0b5fda2
Merge pull request #254601 from DamienCassou/fix-spsdk
2023-09-18 09:59:49 +02:00
Matthias Beyer and GitHub
48216fda18
Merge pull request #255767 from pacien/meli-0-8-1
...
meli: re-introduce at 0.8.1
2023-09-18 09:58:02 +02:00
Fabian Affolter
1545da4c45
python311Packages.simplefix: switch to unittestCheckHook
...
- add pythonImportsCheck
2023-09-18 09:34:23 +02:00
Fabian Affolter
43185ef7d6
python311Packages.simplefix: add changelog to meta
2023-09-18 09:21:17 +02:00
Fabian Affolter and GitHub
25da3e556a
Merge pull request #255795 from r-ryantm/auto-update/python310Packages.types-pytz
...
python310Packages.types-pytz: 2023.3.0.1 -> 2023.3.1.0
2023-09-18 09:17:11 +02:00
Damien Cassou
09ffed3fd4
python3Packages.spsdk: Add passthru.tests.version
2023-09-18 09:02:28 +02:00
Damien Cassou
2f216e2afc
python3Packages.spsdk: Add meta.mainProgram
2023-09-18 09:02:28 +02:00
Damien Cassou
e250509945
python3Packages.spsdk: fix dependency toward importlib-metadata
...
The dependency is needed at runtime by plugins.py.
2023-09-18 09:02:28 +02:00
Damien Cassou
31fa96e09e
python3Packages.spsdk: remove unused binding
2023-09-18 09:02:28 +02:00
R. Ryantm
c15f5f322b
liquibase: 4.23.1 -> 4.23.2
2023-09-18 06:24:22 +00:00
Victor Engmark and Emery Hemingway
5efaf495d0
urlencode: init at 1.0.1
...
A CLI utility for URL-encoding and -decoding strings.
Input is either string arguments or stdin. That is,
`urlencode 'foo bar'` prints the same as
`echo 'foo bar' | urlencode`, that is, "foo%20bar".
2023-09-18 08:09:26 +02:00
R. Ryantm and Emery Hemingway
98a4b8f08d
libcoap: 4.3.1 -> 4.3.3
2023-09-18 07:59:41 +02:00
Charlotte Van Petegem and Emery Hemingway
183845f851
transmission-remote-gtk: fix TLS support
...
Since https://github.com/NixOS/nixpkgs/pull/254042 , transmission-remote-gtk shows an error that TLS support is not enabled when connecting over TLS. This fixes that for me.
2023-09-18 07:50:25 +02:00