Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from NixOS:master #251

Merged
merged 103 commits into from
Dec 26, 2024
Merged

[pull] master from NixOS:master #251

merged 103 commits into from
Dec 26, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 26, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

vincentbernat and others added 30 commits December 16, 2024 06:06
This adds a `withPlugins` function to Caddy package.

```nix
services.caddy = {
  enable = true;
  package = pkgs.caddy.withPlugins {
    plugins = [ "github.com/caddy-dns/[email protected]" ];
    hash = "sha256-F/jqR4iEsklJFycTjSaW8B/V3iTGqqGOzwYBUXxRKrc=";
  };
};
```
libosmo-sigtran replaced libosomo-sccp
Remove unused swig3 dependency - was really needed only for GR 3.8 that
is now removed.
Cannot be used anymore by any modern GR version.
Cannot be used anymore by any modern GR version.
Cannot be used anymore by any modern GR version.
Cannot be used anymore by any modern GR version.
Cannot be used anymore by any modern GR version.
Cannot be used anymore by any modern GR version.
There is no `lib.hashString`, so keep using `builtins` for this one.
vendored zlib causes clang build to fail
fabaff and others added 28 commits December 26, 2024 11:16
This is the only user of elixir 1.16 left in tree :(
@pull pull bot added the ⤵️ pull label Dec 26, 2024
@pull pull bot merged commit 48f26df into khaneliman:master Dec 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.