Commit Graph
988092 Commits
Author SHA1 Message Date
Jamie Magee f4899fe8cb python3Packages.pynzbgetapi: remove broken changelog URL
Upstream has not tagged or released 0.4.0 on GitHub (latest tag is
0.3.0, latest release is 0.2.0), so no changelog page exists for this
version.

See https://github.com/NixOS/nixpkgs/issues/514132
2026-04-27 14:46:26 -07:00
Pol DellaieraandGitHub 8b5dea2e78 vscode-extensions.anthropic.claude-code: use platform-specific VSIXs (#513902) 2026-04-27 21:38:02 +00:00
RamsesandGitHub d732a51587 linux-libertine-g: use installFonts (#513555) 2026-04-27 21:37:35 +00:00
RamsesandGitHub 4d3329f8cb literata: use install Fonts (#513581) 2026-04-27 21:37:08 +00:00
RamsesandGitHub 015c3f165f regal: 0.39.0 -> 0.40.0 (#513621) 2026-04-27 21:34:16 +00:00
nixpkgs-ci[bot]andGitHub cdb48a3ea0 ruqola: 2.7.0 -> 2.7.1 (#514167) 2026-04-27 21:33:13 +00:00
Pol DellaieraandGitHub 500bb90594 treewide: fix instances of updateScript = nix-update-script; (#514148) 2026-04-27 21:30:17 +00:00
Yohann BonifaceandGitHub 8aeddaccc8 cargo-docset: fix meta.changelog (#514202) 2026-04-27 21:25:56 +00:00
Michael DanielsandGitHub 88135acf19 python3Packages.tree-sitter-zeek: 0.2.11 -> 0.2.12 (#506036) 2026-04-27 21:25:31 +00:00
Yohann BonifaceandGitHub 7df3353fbf python3Packages.pysfcgal: fix changelog url (#514201) 2026-04-27 21:24:17 +00:00
Gaétan LepageandGitHub 18b2a238c7 uv: 0.11.7 -> 0.11.8 (#514030) 2026-04-27 21:18:10 +00:00
isabelandGitHub 26cd9467a3 fork-cleaner: cleanup (#514138) 2026-04-27 21:16:36 +00:00
Colin 460a66424c cargo-docset: fix meta.changelog
part of <https://github.com/NixOS/nixpkgs/issues/514132>
2026-04-27 21:16:18 +00:00
RamsesandGitHub 574b3df77b nixos/resolvconf: Enable by default (#512584) 2026-04-27 21:16:17 +00:00
Augustin Trancart 0a2b94480f python3Packages.pysfcgal: fix changelog url 2026-04-27 23:13:05 +02:00
Jhonas WerneryandGitHub e65f66f738 mdbook-i18n-helpers: fix changelog URL (#514193) 2026-04-27 21:07:35 +00:00
Yohann BonifaceandGitHub 733dbceeaa vimCats: fix changelog URL (#514189) 2026-04-27 21:01:51 +00:00
teutat3s 883fce0802 mdbook-i18n-helpers: fix changelog URL
Upstream changed how they tag their releases, now prefixing them with
mdbook-i18n-helpers-${version}
2026-04-27 22:55:38 +02:00
Marc Jakobi c954ec547b vimCats: fix changelog URL 2026-04-27 22:55:21 +02:00
Lucas Savva b403014e4f nixos/resolvconf: Enable by default
Fixes #353225

The value of `networking.resolvconf.enable` was previously
predicated on the existence `environment.etc."resolv.conf"`.
This could lead to infinite recursion when an attribute defined
within the resolvconf module was also required to define
`environment.etc` (see example below).

Instead, set the default to an explicit true and set the value to
false where required in-tree. This turns out to only be two places:
systemd-resolved and tetrd.

Example infrec (from building .#nixosTests.containers-hosts):

```
       … while evaluating definitions from `/nix/store/5djjm1dipmdh82issrmpfjdplp7hk0pp-source/nixos/modules/services/logging/logrotate.nix':

       … while evaluating the option `containers.netmask.services.logrotate.enable':

       … while evaluating the option `containers.netmask.users.groups':

       … while evaluating definitions from `/nix/store/5djjm1dipmdh82issrmpfjdplp7hk0pp-source/nixos/modules/config/resolvconf.nix':

       … while evaluating the option `containers.netmask.networking.resolvconf.enable':

       … while evaluating the option `containers.netmask.environment.etc':

       … while evaluating definitions from `/nix/store/5djjm1dipmdh82issrmpfjdplp7hk0pp-source/nixos/modules/services/logging/logrotate.nix':

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

       error: infinite recursion encountered
       at /nix/store/5djjm1dipmdh82issrmpfjdplp7hk0pp-source/lib/modules.nix:1512:13:
         1511|     _type = "if";
         1512|     inherit condition content;
             |             ^
         1513|   };
```
2026-04-27 21:53:27 +01:00
Yohann BonifaceandGitHub ff971634d7 python3.pkgs.python-docs-theme: fix changelog URL (#514172) 2026-04-27 20:51:25 +00:00
Yohann BonifaceandGitHub b80648c979 hyprwayland-scanner: fix changelog url (#514185) 2026-04-27 20:50:21 +00:00
Austin HorstmanandGitHub 4c490b13e3 diofant: remove myself from maintainers (#514180) 2026-04-27 20:47:32 +00:00
Austin Horstman db6d75c947 hyprwayland-scanner: fix changelog url 2026-04-27 15:44:38 -05:00
RamsesandGitHub b0f02583d9 iptables{,-legacy}: migrate to by-name (#512129) 2026-04-27 20:40:11 +00:00
nixpkgs-ci[bot]andGitHub 4905dab8a1 git-spice: 0.24.2 -> 0.26.1 (#508072) 2026-04-27 20:35:51 +00:00
Yohann BonifaceandGitHub 3eec61d3dc string-view-lite + variant-lite: fix changelog link (#514150) 2026-04-27 20:31:08 +00:00
Yohann BonifaceandGitHub de0d9fbae0 allmark: fix changelog url (#514155) 2026-04-27 20:23:35 +00:00
Сухарик d41ee37af3 diofant: remove myself from maintainers 2026-04-27 23:22:37 +03:00
Yohann BonifaceandGitHub b4bb9d2597 pyhanko-cli, python3Packages.pyhanko-certvalidator: fix changelog url (#514152) 2026-04-27 20:21:02 +00:00
Nick CaoandGitHub 21fe27dcf7 all-the-package-names: 2.0.2421 -> 2.0.2429 (#514117) 2026-04-27 20:20:40 +00:00
Nick CaoandGitHub e2430d87d2 fn-cli: 0.6.48 -> 0.6.49 (#514054) 2026-04-27 20:20:24 +00:00
Nick CaoandGitHub 719021f85d kubectl-view-allocations: 1.1.0 -> 1.1.1 (#514042) 2026-04-27 20:19:08 +00:00
Nick CaoandGitHub 64405a6fef kubernetes-helmPlugins.helm-dt: 0.7.0 -> 0.7.1 (#514040) 2026-04-27 20:18:44 +00:00
Yohann BonifaceandGitHub e16c00a4d0 fre: fix meta.changelog URL (#514156) 2026-04-27 20:18:07 +00:00
Nick CaoandGitHub 9c641e2363 openfga-cli: 0.7.12 -> 0.7.13 (#514111) 2026-04-27 20:16:33 +00:00
Nick CaoandGitHub c87f5cfec1 terraform-providers.rootlyhq_rootly: 5.10.0 -> 5.11.1 (#514105) 2026-04-27 20:15:32 +00:00
Nick CaoandGitHub df07b32fe9 tbls: 1.94.4 -> 1.94.5 (#514096) 2026-04-27 20:14:45 +00:00
Nick CaoandGitHub a83745524b vscode-extensions.shopify.ruby-lsp: 0.10.2 -> 0.10.3 (#514165) 2026-04-27 20:14:11 +00:00
Yohann BonifaceandGitHub bbf4a055b6 nix-update: fix changelog (#514141) 2026-04-27 20:12:39 +00:00
Nick CaoandGitHub 5b6a2144d1 cloud-nuke: 0.49.0 -> 0.50.0 (#513837) 2026-04-27 20:11:27 +00:00
Nick CaoandGitHub b1f4dbb2e5 precice: 3.4.0 -> 3.4.1 (#513828) 2026-04-27 20:10:29 +00:00
Nick CaoandGitHub 3e6150ae75 gh-do: 0.5.4 -> 0.6.0 (#513820) 2026-04-27 20:09:49 +00:00
Nick CaoandGitHub e8f48a7479 perfect_dark: 0-unstable-2026-03-23 -> 0-unstable-2026-04-25 (#513817) 2026-04-27 20:09:09 +00:00
Nick CaoandGitHub 373b2ffc24 vscode-extensions.firsttris.vscode-jest-runner: 0.4.147 -> 0.4.148 (#513811) 2026-04-27 20:08:47 +00:00
Nick CaoandGitHub f10c7a277e python3Packages.pystiebeleltron: 0.2.5 -> 0.3.0 (#513885) 2026-04-27 20:07:44 +00:00
Martin WeineltandGitHub df90333f1b Fix various changelog urls (#514166) 2026-04-27 20:07:19 +00:00
Nick CaoandGitHub db47d6ae87 dcp: 0.23.0 -> 0.23.2 (#513883) 2026-04-27 20:07:02 +00:00
Nick CaoandGitHub be0df5be2b gptscript: 0.9.8 -> 0.9.9 (#513882) 2026-04-27 20:06:17 +00:00
Nick CaoandGitHub f7f3cf18cf uutils-util-linux: 0.0.1-unstable-2026-04-16 -> 0.0.1-unstable-2026-04-24 (#513881) 2026-04-27 20:05:37 +00:00