Commit Graph
807618 Commits
Author SHA1 Message Date
68a7635955 ruqola: 2.5.0 -> 2.5.1 (#411268)
Co-authored-by: Lykos153 <Lykos153@users.noreply.github.com>
2025-05-27 07:13:26 +00:00
Gaétan LepageandGitHub fd695452f4 forecast: 0-unstable-2025-05-15 -> 0-unstable-2025-05-25 (#411253) 2025-05-27 09:11:32 +02:00
R. Ryantm 9fdef667f9 python3Packages.preshed: 3.0.9 -> 3.0.10 2025-05-27 07:11:04 +00:00
vinylen 3ee53d9edf vimPlugins.nvim-k8s-crd: init at 2025-05-26 2025-05-27 08:59:57 +02:00
Wolfgang WaltherandGitHub 17e624b55d opensmtpd-table-*: fix meta.description (#410772) 2025-05-27 06:57:14 +00:00
Gaetan Lepage a4a69667db rerun: 0.23.2 -> 0.23.3
Diff: https://github.com/rerun-io/rerun/compare/refs/tags/0.23.2...refs/tags/0.23.3

Changelog: https://github.com/rerun-io/rerun/blob/0.23.3/CHANGELOG.md
2025-05-27 08:55:52 +02:00
Ivan Kovnatsky cb731c653d netdata: use lm_sensors only on Linux in postFixup step
```console
error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating derivation 'darwin-system-25.05.2456ff5'
         whose name attribute is located at /nix/store/ci0w02z7bzdvy889jac8g45xkv3lx9i0-source/pkgs/stdenv/generic/make-derivation.nix:480:13

       … while evaluating attribute 'activationScript' of derivation 'darwin-system-25.05.2456ff5'
         at /nix/store/xjlh0pvwqz7qbhkv7y40a508ps8r0ffv-source/modules/system/default.nix:97:7:
           96|
           97|       activationScript = cfg.activationScripts.script.text;
             |       ^
           98|

       … while evaluating the option `system.activationScripts.script.text':

       … while evaluating definitions from `/nix/store/xjlh0pvwqz7qbhkv7y40a508ps8r0ffv-source/modules/system/activation-scripts.nix':

       … while evaluating the option `system.activationScripts.applications.text':

       … while evaluating definitions from `/nix/store/xjlh0pvwqz7qbhkv7y40a508ps8r0ffv-source/modules/system/applications.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Package ‘lm-sensors-3.6.0’ in /nix/store/ci0w02z7bzdvy889jac8g45xkv3lx9i0-source/pkgs/by-name/lm/lm_sensors/package.nix:97 is not available on the requested hostPlatform:
         hostPlatform.config = "arm64-apple-darwin"
         package.meta.platforms = [
           "aarch64-linux"
           "armv5tel-linux"
           "armv6l-linux"
           "armv7a-linux"
           "armv7l-linux"
           "i686-linux"
           "loongarch64-linux"
           "m68k-linux"
           "microblaze-linux"
           "microblazeel-linux"
           "mips-linux"
           "mips64-linux"
           "mips64el-linux"
           "mipsel-linux"
           "powerpc64-linux"
           "powerpc64le-linux"
           "riscv32-linux"
           "riscv64-linux"
           "s390-linux"
           "s390x-linux"
           "x86_64-linux"
         ]
         package.meta.badPlatforms = [ ]
       , refusing to evaluate.

       a) To temporarily allow packages that are unsupported for this system, you can use an environment variable
          for a single invocation of the nix tools.

            $ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1

          Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake,
                then pass `--impure` in order to allow use of environment variables.

       b) For `nixos-rebuild` you can set
         { nixpkgs.config.allowUnsupportedSystem = true; }
       in configuration.nix to override this.

       c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
         { allowUnsupportedSystem = true; }
       to ~/.config/nixpkgs/config.nix.
```
2025-05-27 09:54:11 +03:00
eymeric 53b6202645 gimp3: add to release-cuda 2025-05-27 08:53:02 +02:00
R. Ryantm 139df70d8d zoxide: 0.9.7 -> 0.9.8 2025-05-27 06:52:55 +00:00
0x4A6F bdce3dcf61 tacacsplus: disable libwrap 2025-05-27 08:52:03 +02:00
R. Ryantm be243e8cca watcher: 0.13.5 -> 0.13.6 2025-05-27 06:48:51 +00:00
Jörg ThalheimandGitHub f925522a7c flutter: optimize evaluation of appBuildDeps (#410782) 2025-05-27 08:34:01 +02:00
R. Ryantm 8c3d48300d snips-sh: 0.4.2 -> 0.5.0 2025-05-27 06:29:45 +00:00
TomaandGitHub 3dbe15772e nekoray: install icon (#410967) 2025-05-27 08:25:27 +02:00
R. Ryantm 332e91d588 prettyping: 1.0.1 -> 1.1.0 2025-05-27 06:18:54 +00:00
Vladimír Čunát 87d1c0c50a sparrow: 2.0.0 -> 2.2.1 (#380755) 2025-05-27 08:16:02 +02:00
R. Ryantm 72c93a1ab0 netbird-ui: 0.44.0 -> 0.45.1 2025-05-27 06:11:12 +00:00
R. Ryantm 06e5169405 nuclei-templates: 10.2.1 -> 10.2.2 2025-05-27 06:05:36 +00:00
R. Ryantm 71ac797e3e libretro.scummvm: 0-unstable-2025-04-05 -> 0-unstable-2025-05-23 2025-05-27 05:58:18 +00:00
Sergei Trofimovich 28d4ec2036 strace: 6.14 -> 6.15
Changes: https://github.com/strace/strace/releases/tag/v6.15
2025-05-27 06:06:26 +01:00
Silvan MosbergerandGitHub 5bd1c9f85a lib.fileset.difference: fix type docs (#411227) 2025-05-27 06:21:31 +02:00
Lin JianandGitHub 645982ca0c geany-with-vte: add note about inheriting meta (#411285) 2025-05-27 12:13:31 +08:00
R. Ryantm 56df0bf4ce exploitdb: 2025-05-22 -> 2025-05-26 2025-05-27 03:59:26 +00:00
dotlambdaandGitHub cea9d2ce38 python3Packages.meep: 1.30.0 -> 1.30.1 (#410577) 2025-05-26 20:57:36 -07:00
Sizhe Zhao a2049762f2 geany-with-vte: add note about inheriting meta 2025-05-27 11:46:53 +08:00
R. RyantmandMasum Reza 571c5c020b vscode-extensions.sonarsource.sonarlint-vscode: 4.22.0 -> 4.23.0 2025-05-27 09:14:24 +05:30
Saturn745 ee8a72746a lxc: fix nvidia runtime hook
Fixes the NVIDIA runtime hook by including
https://github.com/lxc/lxc/pull/4536
2025-05-26 20:16:13 -07:00
008cead9d3 terraform-compliance: 1.3.50 -> 1.3.52 (#410395)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-05-27 02:57:06 +00:00
Jonas RembserandGitHub 8d782353b0 root: 6.34.08 -> 6.36.00 (#390706) 2025-05-26 22:56:05 -04:00
d1f544af6f supabase-cli: 2.23.1 -> 2.23.7 (#411235)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-05-27 02:35:46 +00:00
48c81dc206 mitra: 4.2.1 -> 4.3.1 (#411279)
Co-authored-by: haruki7049 <tontonkirikiri@gmail.com>
2025-05-27 02:29:28 +00:00
AleksanaandGitHub c7be0a3834 iamb: Install additional files (#411113) 2025-05-27 09:51:52 +08:00
R. Ryantm 9aeaf31fce mitra: 4.2.1 -> 4.3.1 2025-05-27 01:38:30 +00:00
StepBroBDandGitHub 9758a18ec9 raycast: 1.99.0 -> 1.99.2 (#410537) 2025-05-26 21:30:18 -04:00
Peder Bergebakken SundtandGitHub 03eeada106 python313Packages.granian: 2.2.5 -> 2.3.1 (#408693) 2025-05-27 03:18:38 +02:00
R. Ryantm 62b34d8ae1 particle-cli: 3.35.10 -> 3.35.11 2025-05-27 01:15:58 +00:00
R. Ryantm 406cdf59fd probe-rs-tools: 0.28.0 -> 0.29.0 2025-05-27 01:10:19 +00:00
Peder Bergebakken SundtandGitHub 2d514073f7 geteduroam: 0.10 -> 0.11 (#411122) 2025-05-27 03:04:03 +02:00
R. Ryantm 7254412c80 seaweedfs: 3.87 -> 3.88 2025-05-27 00:54:57 +00:00
R. Ryantm 3db849b8f9 stunnel: 5.74 -> 5.75 2025-05-27 00:41:50 +00:00
R. Ryantm 050ed01874 ruqola: 2.5.0 -> 2.5.1 2025-05-27 00:40:41 +00:00
72c20f45c5 circt: 1.118.0 -> 1.119.0 (#411243)
Co-authored-by: pineapplehunter <peshogo@gmail.com>
2025-05-27 00:33:05 +00:00
dotlambdaandGitHub d9dd002a29 flare-signal: 0.16.0 -> 0.16.1 (#410976) 2025-05-26 16:26:41 -07:00
dotlambdaandGitHub db8aa5aeea chatty: 0.8.7 -> 0.8.8 (#410975) 2025-05-26 16:26:14 -07:00
R. Ryantm ff404d2d68 vi-mongo: 0.1.27 -> 0.1.28 2025-05-26 23:24:05 +00:00
Felix SchröterandGitHub 9f4d81ef95 pixelorama: Pin Godot version (#410887) 2025-05-26 23:13:48 +00:00
R. Ryantm 38985a6a94 terraform-providers.datadog: 3.62.0 -> 3.63.0 2025-05-26 23:00:14 +00:00
R. Ryantm d9f2171834 reindeer: 2025.05.12.00 -> 2025.05.26.00 2025-05-26 22:44:04 +00:00
R. Ryantm b371fc9cef forecast: 0-unstable-2025-05-15 -> 0-unstable-2025-05-25 2025-05-26 22:37:12 +00:00
Fabian Affolter 556709346b tgpt: 2.9.4 -> 2.10.0
Changelog: https://github.com/aandrew-me/tgpt/releases/tag/v2.10.0
2025-05-27 00:15:17 +02:00