Commit Graph
439120 Commits
Author SHA1 Message Date
figsoda fe57d3bb42 ruff: 0.0.206 -> 0.0.207
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.206...v0.0.207

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.207
2023-01-02 15:04:07 -05:00
figsoda 6967daac4d ruff: 0.0.205 -> 0.0.206
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.205...v0.0.206

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.206
2023-01-01 16:45:28 -05:00
figsodaandGitHub 942fe7ae60 Merge pull request #208655 from figsoda/nil
nil: 2022-12-01 -> 2023-01-01
2023-01-01 16:23:46 -05:00
figsodaandGitHub df49c41d45 Merge pull request #208664 from tomodachi94/vimPlugins.vim-mediawiki-editor
vimPlugins.vim-mediawiki-editor: init at 2022-10-29
2023-01-01 15:59:38 -05:00
Sergei TrofimovichandGitHub 592d3c7b16 Merge pull request #208024 from trofi/xhost-update
xorg:xhost: 1.0.8 -> 1.0.9
2023-01-01 20:49:06 +00:00
Tomo d6748dcee7 vimPlugins.vim-mediawiki-editor: init at 2022-10-29 2023-01-01 12:42:08 -08:00
Tomo 79010d72b9 vimPlugins: update 2023-01-01 12:06:50 -08:00
Vincent LaporteandVincent Laporte af62c860ec ocamlPackages.imagelib: 20210511 → 20221222 2023-01-01 20:57:48 +01:00
Jörg ThalheimandGitHub c23025886d Merge pull request #208257 from Mic92/bcachefs
bcachefs-tools: add symlink for mount.bcachefs and fix runtime deps
2023-01-01 19:37:03 +00:00
legendofmiraclesandGitHub acb6c96b28 Merge pull request #208402 from SuperSandro2000/asf-plugins
ArchiSteamFarm: 5.3.2.4 -> 5.4.0.3, fix plugins
2023-01-01 14:36:47 -05:00
figsodaandGitHub 7a8a0cc9e3 Merge pull request #208658 from tomodachi94/vim/mediawiki.vim
vimPlugins.mediawiki-vim: init at 2015-11-15
2023-01-01 14:14:03 -05:00
Jörg Thalheim c8104628f4 nixos/tests/installer/bcachefs: use ocr to type in password 2023-01-01 19:58:17 +01:00
Jörg Thalheim 13b0e42202 nixos/tests/installer: disable zfs for bcachefs tests
we are potentially testing very new kernels here, which are not
supported by zfs yet.
2023-01-01 19:58:17 +01:00
Jörg Thalheim dda48a5044 linux_testing_bcachefs: 2022-10-31 -> 2022-12-29 2023-01-01 19:58:17 +01:00
Jörg Thalheim 5d986f42d9 bcachefs-tools: unstable-2022-09-28 -> unstable-2022-12-29
Diff: https://github.com/koverstreet/bcachefs-tools/compare/99caca2c70f312c4a2504a7e7a9c92a91426d885...42cf74fd1d0ef58927967e6236988e86cfc0d086
2023-01-01 19:58:17 +01:00
Jörg Thalheim 655e072533 nixos/bcachefs: fix boot with systemd enabled initrd 2023-01-01 19:58:16 +01:00
Jörg Thalheim 1e6cf6f3dc bcachefs-tools: add symlink for mount.bcachefs and fix runtime deps 2023-01-01 19:58:16 +01:00
figsoda 40faf3f2d4 vimPlugins.nvim-treesitter: update grammars 2023-01-01 13:52:42 -05:00
Tomo 5f7e5ecac6 vimPlugins.mediawiki-vim: init at 2015-11-15 2023-01-01 10:37:33 -08:00
SandroandGitHub 13cd9acb77 Merge pull request #206892 from Luflosi/update/python3Packages.imageio 2023-01-01 19:31:59 +01:00
Tomo 2068a9fee3 vimPlugins: update 2023-01-01 10:30:23 -08:00
figsodaandGitHub 7b870dd5a5 Merge pull request #208645 from legendofmiracles/update/wiki-tui
wiki-tui: 0.6.0 -> 0.6.1
2023-01-01 13:16:03 -05:00
figsoda 0e9fae2a3d nil: 2022-12-01 -> 2023-01-01
Diff: https://github.com/oxalica/nil/compare/2022-12-01...2023-01-01

Changelog: https://github.com/oxalica/nil/releases/tag/2023-01-01
2023-01-01 12:51:52 -05:00
Michael WeissandGitHub 62936a094c Merge pull request #208649 from primeos/chromiumDev
chromiumDev: 110.0.5464.2 -> 110.0.5478.4
2023-01-01 18:45:17 +01:00
Michael WeissandGitHub 01f7aeeab1 Merge pull request #208650 from primeos/chromium-drop-passthru-updateScript
chromium: Drop passthru.updateScript
2023-01-01 18:44:43 +01:00
Fabian AffolterandGitHub e622170336 wiki-tui: add changelog to meta 2023-01-01 18:34:59 +01:00
figsodaandGitHub bfacef3b3a Merge pull request #208591 from r-ryantm/auto-update/moar
moar: 1.11.1 -> 1.11.2
2023-01-01 12:09:36 -05:00
Michael Weiss c9ca13ce9a chromium: Drop passthru.updateScript
The update script for Chromium does not behave like other update
scripts, e.g., it updates all channels and ungoogled-chromium (not just
a single package). This causes issues when r-ryantm (the bot that runs
nixpkgs-update) tries to update chromium and ungoogled-chromium (which
it started to do recently):
- https://github.com/NixOS/nixpkgs/pull/207185
- https://github.com/NixOS/nixpkgs/pull/207482
- https://github.com/NixOS/nixpkgs/pull/207596
- https://github.com/NixOS/nixpkgs/pull/208048
- https://github.com/NixOS/nixpkgs/pull/208287

We could make the update script work as expected by other tooling but
Chromium requires special attention anyway so it might also be for the
best to do it manually for now (at least someone needs to ensure that
the correct labels are set and that security fixes (~ all updates) are
backported).
2023-01-01 18:07:17 +01:00
Michael Weiss b7431c54ac chromiumDev: 110.0.5464.2 -> 110.0.5478.4 2023-01-01 17:56:04 +01:00
figsodaandGitHub 6a39283849 Merge pull request #208415 from figsoda/cargo-tally
cargo-tally: 1.0.19 -> 1.0.21
2023-01-01 11:47:04 -05:00
lom 3a68bc8b9e wiki-tui: 0.6.0 -> 0.6.1 2023-01-01 11:36:38 -05:00
legendofmiraclesandGitHub 2d5bac2bf7 Merge pull request #207590 from r-ryantm/auto-update/firefox_decrypt
firefox_decrypt: unstable-2021-12-29 -> unstable-2022-12-21
2023-01-01 11:34:05 -05:00
Martin WeineltandGitHub 51cc55acc1 Merge pull request #207947 from s1341/init_django_scim2 2023-01-01 17:21:23 +01:00
Jonas HeinrichandGitHub 5ec7ec9aaa Merge pull request #208558 from r-ryantm/auto-update/litefs
litefs: 0.2.0 -> 0.3.0
2023-01-01 17:13:51 +01:00
Jonas HeinrichandGitHub 3b1de55ef3 Merge pull request #208560 from r-ryantm/auto-update/tflint
tflint: 0.43.0 -> 0.44.1
2023-01-01 17:06:50 +01:00
Doron BeharandGitHub dcc2036532 Merge pull request #208626 from r-ryantm/auto-update/svg2pdf
svg2pdf: 0.4.0 -> 0.4.1
2023-01-01 17:50:07 +02:00
Dmitry BogatovandYt 26969c3a81 pkgsStatic.lm_sensors: fix build 2023-01-01 10:28:42 -05:00
Franz PletzandGitHub 511f9544cc Merge pull request #208511 from e1mo/fix-prometheus-xmpp-alerts-regression 2023-01-01 16:25:50 +01:00
Franz PletzandGitHub 53f6241e71 Merge pull request #208565 from r-ryantm/auto-update/whois 2023-01-01 16:24:35 +01:00
s1341 6a31f1b36c python3Packages.django-scim2: init at 0.17.3 2023-01-01 17:22:11 +02:00
s1341 4c24f62648 python3Packages.scim2-filter-parser: init at 0.4.0 2023-01-01 17:22:05 +02:00
figsodaandGitHub 3485460c0e Merge pull request #206203 from holymonson/dufs
dufs: skip checkPhase on darwin
2023-01-01 10:05:46 -05:00
Fabian AffolterandGitHub 304133f91d Merge pull request #208592 from r-ryantm/auto-update/sleuthkit
sleuthkit: 4.11.1 -> 4.12.0
2023-01-01 16:00:20 +01:00
Fabian AffolterandGitHub b3dc42195c Merge pull request #208584 from r-ryantm/auto-update/python3.9-schema-salad
python39Packages.schema-salad: 8.3.20220913105718 -> 8.3.20221209165047
2023-01-01 15:48:20 +01:00
Fabian AffolterandGitHub d8d10f3f81 Merge pull request #208596 from r-ryantm/auto-update/python3.10-pdf2image
python310Packages.pdf2image: 1.16.0 -> 1.16.2
2023-01-01 15:48:12 +01:00
Felix BühlerandGitHub 625004907b Merge pull request #208128 from r-ryantm/auto-update/eartag
eartag: 0.2.1 -> 0.3.1
2023-01-01 15:33:13 +01:00
Jörg ThalheimandGitHub 3d9c0b6bdb Merge pull request #208624 from mweinelt/22.05-eol
22.05 EOL Cleanups
2023-01-01 14:19:03 +00:00
R. Ryantm bd000ffb9d svg2pdf: 0.4.0 -> 0.4.1 2023-01-01 14:14:31 +00:00
Fabian AffolterandGitHub caf6ae5723 Merge pull request #208587 from r-ryantm/auto-update/python3.10-beancount-parser
python310Packages.beancount-parser: 0.1.21 -> 0.1.23
2023-01-01 15:14:30 +01:00
Fabian AffolterandGitHub 5a485131fc sleuthkit: add changelog to meta 2023-01-01 15:10:38 +01:00