Commit Graph
596060 Commits
Author SHA1 Message Date
Robert SchützandGitHub aea1b82709 Merge pull request #293822 from dotlambda/rapidfuzz-3.6.2
python311Packages.rapidfuzz: 3.6.1 -> 3.6.2
2024-03-10 05:58:25 +00:00
OTABI TomoyaandGitHub 564f219686 Merge pull request #294627 from iynaix/init-transient-fish
fishPlugins.transient-fish: init at 0-unstable-2024-03-10
2024-03-10 14:48:27 +09:00
OTABI TomoyaandGitHub a30e56441e Merge pull request #291769 from natsukium/jupyter/update
jupyter related packages updates 2024-02-27
2024-03-10 14:40:16 +09:00
R. Ryantm 003c85c770 nu_scripts: unstable-2024-03-02 -> unstable-2024-03-09 2024-03-10 05:33:19 +00:00
R. Ryantm 524885a49b kubeshark: 52.1.63 -> 52.1.66 2024-03-10 05:19:33 +00:00
annalee 921136781d dump_syms: add SystemConfiguration to fix darwin build 2024-03-10 05:01:34 +00:00
R. Ryantm 6db58867a6 mystmd: 1.1.45 -> 1.1.46 2024-03-10 04:45:10 +00:00
Robert SchützandGitHub 926fd393dc Merge pull request #294373 from dotlambda/ytmusicapi-1.6.0
python311Packages.ytmusicapi: 1.5.4 -> 1.6.0
2024-03-10 04:25:34 +00:00
Robert SchützandGitHub 090e275423 Merge pull request #284703 from dotlambda/safety-3
python311Packages.safety: 2.3.5 -> 3.0.1
2024-03-10 04:20:22 +00:00
Mario Rodas 1dc508f72c yt-dlp: 2023.12.30 -> 2024.3.10
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2024.03.10
2024-03-10 04:20:00 +00:00
Mario Rodas 571a9f40b8 uv: 0.1.16 -> 0.1.17
Diff: https://github.com/astral-sh/uv/compare/0.1.16...0.1.17

Changelog: https://github.com/astral-sh/uv/blob/0.1.17/CHANGELOG.md
2024-03-10 04:20:00 +00:00
Nick CaoandGitHub 930f86ac75 Merge pull request #293049 from hzeller/feature-20240303-refresh-pprof
pprof: unstable-2023-07-05 -> unstable-2024-02-27
2024-03-09 23:14:25 -05:00
Jeremy Fleischman 9f7c981bec kikit: 1.4.0 -> 1.5.0
This includes support for KiCad 8 (see complete changelog
[here](https://github.com/yaqwsx/KiKit/releases/tag/v1.5.0)), which should unblock
https://github.com/NixOS/nixpkgs/pull/291134.

With this upgrade, a test started failing:

    $ nix build .#kikit
    ...
    kikit> not ok 40 Steel stencils
    kikit> # (in test file /build/source/test/system/stencil.bats, line 6)
    kikit> #   `kikit stencil create  --jigsize 60 60 $RES/conn.kicad_pcb steelStencil' failed
    kikit> # 04:32:16: Error: Directory '/homeless-shelter' couldn't be created (error 13: Permission denied)
    kikit> # An error occurred: OpenSCAD is not available.
    kikit> # Did you install it? Program `openscad` has to be in PATH
    kikit> # No output files produced
    kikit> not ok 41 Steel stencils with cutout
    kikit> # (in test file /build/source/test/system/stencil.bats, line 10)
    kikit> #   `kikit stencil create  --jigsize 60 60 --cutout J4 $RES/conn.kicad_pcb steelStencil' failed
    kikit> # 04:32:17: Error: Directory '/homeless-shelter' couldn't be created (error 13: Permission denied)
    kikit> # An error occurred: OpenSCAD is not available.
    kikit> # Did you install it? Program `openscad` has to be in PATH
    kikit> # No output files produced
    kikit> not ok 42 Printed stencils
    kikit> # (in test file /build/source/test/system/stencil.bats, line 14)
    kikit> #   `kikit stencil createprinted \' failed
    kikit> # 04:32:17: Error: Directory '/homeless-shelter' couldn't be created (error 13: Permission denied)
    kikit> # An error occurred: OpenSCAD is not available.
    kikit> # Did you install it? Program `openscad` has to be in PATH
    kikit> # No output files produced
    kikit> make: *** [Makefile:40: test-system] Error 1
    kikit> /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context
    error: builder for '/nix/store/f3klmz0qvi6yr3qfy7cww434f2z4kjx5-kikit-1.5.0.drv' failed with exit code 2;

This is failing in some pretty old kikit code, so I think this is just
failing due to kikit now having more complete code coverage. While
researching this, I discovered kikit's documentation about [optional
dependencies], which I suppose we don't have good support for right now.
Rather than invent a new option for that, I've opted to preserve the
existing behavior and just do the bare minimum to keep the build
passing.

[optional dependencies]: https://github.com/yaqwsx/KiKit/blob/v1.5.0/docs/installation/intro.md#optional-dependencies
2024-03-09 20:12:45 -08:00
Peder Bergebakken SundtandGitHub 4a4a70ca31 Merge pull request #280836 from numinit/nebula-port-zero
nixos/nebula: default to port 0 for hosts other than lighthouse/relay
2024-03-10 05:01:04 +01:00
R. Ryantm 862f107920 python311Packages.h3: 3.7.6 -> 3.7.7 2024-03-10 03:29:16 +00:00
Peder Bergebakken SundtandGitHub 3021170dfe Merge pull request #265687 from iblech/patch-test-socks
nixos/tests/privoxy: Verify socks support
2024-03-10 04:27:38 +01:00
Bobby Rong 46d33e68f6 xfce.xfce4-weather-plugin: 0.11.1 -> 0.11.2
https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin/-/compare/xfce4-weather-plugin-0.11.1...xfce4-weather-plugin-0.11.2
2024-03-10 11:24:47 +08:00
a-n-n-a-l-e-eandGitHub b423275ce9 Merge pull request #291243 from simonhollingshead/s2geometry-cpp14
s2geometry: Build with C++14 instead of C++11.
2024-03-09 19:19:09 -08:00
lassulusandGitHub acbfd74ca8 Merge pull request #294439 from toastal/movim-missing-extensions
movim: missing extensions, allow passing PHP cfg
2024-03-10 10:13:27 +07:00
Bobby Rong f44c2a114b xfce.libxfce4ui: 4.18.5 -> 4.18.6
https://gitlab.xfce.org/xfce/libxfce4ui/-/compare/libxfce4ui-4.18.5...libxfce4ui-4.18.6
2024-03-10 11:12:26 +08:00
R. Ryantm 026c5edfc1 discord: 0.0.43 -> 0.0.44 2024-03-10 03:01:49 +00:00
Peder Bergebakken SundtandGitHub 298957b767 Merge pull request #283238 from D3vil0p3r/patch-1
doc: add note in Partitioning and formatting section
2024-03-10 04:01:18 +01:00
Daniel Flanagan 0ebce1ce11 deno: update to 1.41.2 2024-03-09 20:51:28 -06:00
R. Ryantm 66775637fe swaynotificationcenter: 0.10.0 -> 0.10.1 2024-03-10 02:42:19 +00:00
Robert SchützandGitHub ad12944445 Merge pull request #294557 from dotlambda/deltachat-desktop-1.44.1
deltachat-desktop: 1.44.0 -> 1.44.1
2024-03-10 02:26:46 +00:00
TomaSajt 5c8f566d4d freetts: clean up and make deterministic 2024-03-10 03:14:40 +01:00
natsukium 771c3dfe45 python311Packages.pytest-jupyter: 0.8.0 -> 0.9.0
Diff: https://github.com/jupyter-server/pytest-jupyter/compare/refs/tags/v0.8.0...v0.9.0

Changelog: https://github.com/jupyter-server/pytest-jupyter/releases/tag/v0.9.0
2024-03-10 11:11:51 +09:00
natsukium bfa7b81036 python311Packages.notebook-shim: 0.2.3 -> 0.2.4
Diff: https://github.com/jupyter/notebook_shim/compare/refs/tags/v0.2.3...v0.2.4
2024-03-10 11:11:51 +09:00
natsukium 46e592c860 python311Packages.nbconvert: 7.16.0 -> 7.16.1
Changelog: https://github.com/jupyter/nbconvert/blob/v7.16.1/CHANGELOG.md
2024-03-10 11:11:51 +09:00
natsukium c6d4406bb4 python311Packages.jupyterlab-server: 2.25.2 -> 2.25.3
Changelog: https://github.com/jupyterlab/jupyterlab_server/blob/v2.25.3/CHANGELOG.md
2024-03-10 11:11:51 +09:00
Will FancherandGitHub f592a7ea77 Merge pull request #293720 from vkleen/fix/systemd-boot-random-seed
nixos/systemd: Only include systemd-boot-random-seed if the unit exists
2024-03-09 21:01:35 -05:00
Lin Xianyi 6c1d07ab09 fishPlugins.transient-fish: init at 0-unstable-2024-03-10 2024-03-10 10:00:52 +08:00
Luke Granger-BrownandGitHub fd668bb427 Merge pull request #294626 from r-ryantm/auto-update/prometheus-smokeping-prober
prometheus-smokeping-prober: 0.7.1 -> 0.7.2
2024-03-10 01:54:35 +00:00
EmilyandGitHub 632ebb90f8 Merge pull request #292122 from emilylange/grafana-agent
grafana-agent: add passthru.updateScript, 0.39.2 -> 0.40.2
2024-03-10 02:35:57 +01:00
R. Ryantm 2e35f0c273 prometheus-smokeping-prober: 0.7.1 -> 0.7.2 2024-03-10 01:34:18 +00:00
EmilyandGitHub f46d58c585 Merge pull request #291906 from stuebinm/mattermost-mmctl-merge
mmctl: 9.2.2 → 9.5.1, use override on mattermost
2024-03-10 02:27:36 +01:00
R. Ryantm 2fb6962c5b numbat: 1.10.1 -> 1.11.0 2024-03-10 01:22:50 +00:00
TomaSajt 8d4e651526 jameica: make deterministic and clean up 2024-03-10 02:15:25 +01:00
R. Ryantm ae273f8de1 python312Packages.rns: 0.7.2 -> 0.7.3 2024-03-10 01:13:04 +00:00
R. Ryantm 4f23984896 clight: 4.10 -> 4.11 2024-03-10 00:58:16 +00:00
R. Ryantm d1f29c8519 kubent: 0.7.1 -> 0.7.2 2024-03-10 00:54:06 +00:00
R. Ryantm 3dfbc59d94 python312Packages.pygnmi: 0.8.13 -> 0.8.14 2024-03-10 00:51:27 +00:00
R. Ryantm dc67a7eba1 boost-sml: 1.1.9 -> 1.1.11 2024-03-10 00:48:20 +00:00
R. Ryantm 5751d5f717 abracadabra: 2.4.0 -> 2.5.0 2024-03-10 00:34:38 +00:00
Emily TrauandGitHub 187a4d6ffc Merge pull request #293260 from r-ryantm/auto-update/odin
odin: dev-2024-02 -> dev-2024-03
2024-03-10 11:34:38 +11:00
Mario RodasandGitHub f6293f89a5 Merge pull request #294462 from r-ryantm/auto-update/sentry-cli
sentry-cli: 2.29.1 -> 2.30.0
2024-03-09 19:21:37 -05:00
Mario RodasandGitHub 3084a4d151 Merge pull request #294495 from r-ryantm/auto-update/cargo-binstall
cargo-binstall: 1.6.3 -> 1.6.4
2024-03-09 19:20:40 -05:00
Mario RodasandGitHub dd001d9fb6 Merge pull request #294570 from r-ryantm/auto-update/glooctl
glooctl: 1.16.5 -> 1.16.6
2024-03-09 19:17:06 -05:00
Mario RodasandGitHub 5b7cbdbf38 Merge pull request #294568 from r-ryantm/auto-update/algolia-cli
algolia-cli: 1.6.1 -> 1.6.3
2024-03-09 19:16:53 -05:00
Nick CaoandGitHub f176df8072 Merge pull request #294513 from r-ryantm/auto-update/wgcf
wgcf: 2.2.21 -> 2.2.22
2024-03-09 19:06:52 -05:00