Commit Graph

424694 Commits

Author SHA1 Message Date
Mario Rodas
65f8904c99
Merge pull request #199774 from figsoda/ruff
ruff: 0.0.100 -> 0.0.102
2022-11-05 19:57:42 -05:00
Anderson Torres
4b59590ac5
Revert "lib,doc: remove obvious usages of toString on paths" 2022-11-05 21:57:23 -03:00
Mario Rodas
e6c6826d42
Merge pull request #199788 from aaronjheng/gcsfuse
gcsfuse: 0.41.7 -> 0.41.8
2022-11-05 19:57:13 -05:00
Mario Rodas
8d64b2e7f7
Merge pull request #199780 from rummik/just-1.8.0
just: 1.7.0 -> 1.8.0
2022-11-05 19:34:54 -05:00
Mario Rodas
fafd288c74
Merge pull request #199776 from figsoda/ripdrag
ripdrag: 0.2.0 -> 0.2.1
2022-11-05 19:34:42 -05:00
Mario Rodas
da1577f642
Merge pull request #199427 from r-ryantm/auto-update/1password-cli
_1password: 2.7.2 -> 2.7.3
2022-11-05 19:34:08 -05:00
Aaron Jheng
77de45c852
gcsfuse: 0.41.7 -> 0.41.8 2022-11-06 00:21:46 +00:00
Pavol Rusnak
887dfc1ed8
Merge pull request #199786 from prusnak/trezord
trezord: 2.0.31 -> 2.0.32
2022-11-06 01:18:21 +01:00
xeals
de4601c37e
nixos/influxdb2: set timezone data environment variable
Go reads the timezone database from ZONEINFO instead of TZDIR, which is otherwise
unset.
2022-11-06 11:12:42 +11:00
Pavol Rusnak
79efdd54d6
trezord: 2.0.31 -> 2.0.32 2022-11-06 01:09:42 +01:00
Pavol Rusnak
6127342451
Merge pull request #199782 from prusnak/trezor-suite
trezor-suite: 22.8.2 -> 22.10.3
2022-11-06 01:06:48 +01:00
github-actions[bot]
141363353a
Merge staging-next into staging 2022-11-06 00:03:23 +00:00
github-actions[bot]
a46c8c1b26
Merge master into staging-next 2022-11-06 00:02:47 +00:00
Pavol Rusnak
836f31e104
trezor-suite: 22.8.2 -> 22.10.3 2022-11-06 00:52:27 +01:00
Pavol Rusnak
1f834c8fda
Merge pull request #199735 from prusnak/apksigner
apksigner: enable on unix platforms
2022-11-06 00:48:31 +01:00
lucasew
407b1ce09d weka: use openjdk11
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-11-05 20:36:59 -03:00
Thiago Kenji Okada
f6f6dc9604
Merge pull request #199736 from PedroHLC/obs-vkcapture-1.2.1
obs-studio-plugins.obs-vkcapture: 1.2.0 -> 1.2.1
2022-11-05 23:21:19 +00:00
*Kim Zick (rummik)
6abb510b48 just: 1.7.0 -> 1.8.0 2022-11-05 19:01:15 -04:00
Sandro
f8152fb786
Merge pull request #196342 from duament/etebase-postgresql 2022-11-06 00:00:58 +01:00
figsoda
5d4e386d55 ripdrag: 0.2.0 -> 0.2.1 2022-11-05 18:37:39 -04:00
figsoda
c0c7fb7135 ruff: 0.0.100 -> 0.0.102 2022-11-05 18:29:17 -04:00
Anderson Torres
6a6b248243
Merge pull request #199772 from Artturin/removeusagesoftostringonpath
lib,doc: remove obvious usages of toString on paths
2022-11-05 19:22:35 -03:00
Ryan Mulligan
5b285d8f1d
Merge pull request #199571 from mmlb/fix-flent-gui-and-update
flent: 2.0.1 -> 2.1.1; fixes
2022-11-05 15:08:30 -07:00
Artturin
66cf79f282 lib,doc: remove obvious usages of toString on paths
It gives a warning on the lazy-trees branch of Nix
(NixOS/nix#6530)

one of these was also giving me an error (the one in lib/trivial probably)

```
$ nix build
warning: applying 'toString' to path '/home/artturin/nixgits/my-nixpkgs/nixos/modules/installer/sd-card/sd
-image-aarch64.nix' and then accessing it is deprecated, at /home/artturin/nixgits/my-nixpkgs/lib/modules.
nix:349:99
warning: applying 'toString' to path '/home/artturin/nixgits/my-nixpkgs/.git' and then accessing it is dep
recated, at /home/artturin/nixgits/my-nixpkgs/lib/sources.nix:35:32
warning: applying 'toString' to path '/home/artturin/nixgits/my-nixpkgs/nixos/modules/system/etc/etc.nix'
and then accessing it is deprecated, at «stdin»:0
warning: applying 'toString' to path '/home/artturin/nixgits/my-nixpkgs/nixos/modules/system/etc/etc-activ
ation.nix' and then accessing it is deprecated, at «stdin»:0
warning: applying 'toString' to path '/home/artturin/nixgits/my-nixpkgs/nixos/modules/installer/sd-card/sd
-image-aarch64.nix' and then accessing it is deprecated, at «stdin»:0
error: cannot decode virtual path '/nix/store/virtual0000000000000000000000005-source'
(use '--show-trace' to show detailed location information)
```
2022-11-06 00:00:39 +02:00
Maximilian Bosch
e78d803fe4
Merge pull request #199737 from Ma27/bump-grafana
grafana: 9.2.2 -> 9.2.3
2022-11-05 22:52:34 +01:00
Mario Rodas
bccbb29106
Merge pull request #199762 from marsam/update-restx
python310Packages.flask-restx: 0.5.1 -> 1.0.3
2022-11-05 16:51:17 -05:00
zowoq
afbe7cc835 python3Packages.invoke: 1.7.1 -> 1.7.3 2022-11-06 07:43:53 +10:00
zowoq
90aff4b3e6 conmon: 2.1.4 -> 2.1.5
https://github.com/containers/conmon/releases/tag/v2.1.5
2022-11-06 07:43:37 +10:00
Christian Kögler
1f99e6aad7
Merge pull request #199511 from jojosch/sabnzbd-update
sabnzbd: 3.6.1 -> 3.7.0
2022-11-05 22:42:02 +01:00
Sandro
1e624ddfc6
Merge pull request #198747 from r-ryantm/auto-update/aws-c-s3 2022-11-05 22:34:52 +01:00
Sandro
61ee9f5707
Merge pull request #198749 from r-ryantm/auto-update/aws-crt-cpp 2022-11-05 22:34:45 +01:00
Sandro
9953e68037
Merge pull request #198750 from r-ryantm/auto-update/aws-c-io 2022-11-05 22:34:39 +01:00
Mario Rodas
5b06368259
Merge pull request #199623 from wegank/kicad-wxgtk
kicad: migrate to wxGTK32
2022-11-05 16:31:07 -05:00
Mario Rodas
9caaaccfac
Merge pull request #199648 from r-ryantm/auto-update/waypoint
waypoint: 0.10.2 -> 0.10.3
2022-11-05 16:29:18 -05:00
Mario Rodas
3d61013d16
Merge pull request #199633 from aaronjheng/wallutils
wallutils: 5.11.1 -> 5.12.4
2022-11-05 16:28:58 -05:00
Mario Rodas
4328e01447
Merge pull request #199635 from aaronjheng/cni
cni: 0.8.1 -> 1.1.2
2022-11-05 16:28:17 -05:00
R. Ryantm
89a8b7beb4 python310Packages.aiohomekit: 2.2.14 -> 2.2.16 2022-11-05 21:25:55 +00:00
Domen Kožar
e190302018 nixos options markdown: fix html escaping
\<foo\> will often be displayed like \<foo>, for example by mkdocs.

I've tested a number of markdown renderers and they render html escape
sequences fine.
2022-11-05 21:20:01 +00:00
Sandro
3b21dadc8e
Merge pull request #198626 from tjni/fix-pdoc3 2022-11-05 22:02:26 +01:00
Christian Kögler
72158f45a2
Merge pull request #199359 from wegank/prl-tools-18.1.0-53311
prl-tools: 18.0.3-53079 -> 18.1.0-53311
2022-11-05 21:58:15 +01:00
Christian Kögler
d6fcc6fd1d
Merge pull request #199295 from rhendric/rhendric/wine-wayland
wine-wayland: 7.0-rc2 -> 7.20
2022-11-05 21:58:01 +01:00
Christian Kögler
1c8776987e
Merge pull request #199261 from wegank/b2sum-aarch64
b2sum: fix build on aarch64 platforms
2022-11-05 21:56:47 +01:00
maralorn
7d6510c44f
Merge pull request #199652 from KAction/patch/v1/laminar
laminar: pass version to the build system
2022-11-05 21:50:46 +01:00
Bernardo Meurer
97c988fc09
Merge pull request #199654 from Atemu/update/xanmod 2022-11-05 20:43:58 +00:00
R. Ryantm
d858f8d546 python310Packages.hg-git: 1.0.0 -> 1.0.1 2022-11-05 20:42:26 +00:00
Henri Menke
9ab02e1ec6
nginxModules.njs: init at 0.7.8 2022-11-05 21:40:57 +01:00
hqurve
01b794ca75 junction: 1.5.0 -> 1.6 2022-11-05 16:32:00 -04:00
Vincent Laporte
830a385b5f ocamlPackages.stdint: 0.7.0 → 0.7.2 2022-11-05 21:28:46 +01:00
Mario Rodas
8ca345e5b2
Merge pull request #199738 from clerie/clerie/dino-0.3.1
dino: 0.3.0 -> 0.3.1
2022-11-05 15:24:21 -05:00
Mario Rodas
2a512574af
Merge pull request #199727 from marsam/update-pdfminer
python310Packages.pdfminer: 20220524 -> 20221105
2022-11-05 15:20:32 -05:00