| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bash has been interactive by default since this PR [1] was merged. This
commit simplifies dockerTools given that there is now no distinction
between bash and bashInteractive.
* [1] https://github.com/NixOS/nixpkgs/pull/379368
Co-authored-by: commiterate <111539270+commiterate@users.noreply.github.com>
Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Nixpkgs config, for defining things like which licenses are
permitted, can either be an attrset or a function that is passed a
`pkgs` argument. Evaluating that `pkgs` argument requires computing the
Nixpkgs fixpoint, which requires checking whether the derivations used
in the Nixpkgs bootstrap have valid licenses. This works provided
nothing tries to use Nixpkgs functions to validate or merge anything
included in the configuration.
f5deefd4631e (config: add and document {allow,block}listedLicenses,
2025-08-31), in #437723, added type checking and merging to the lists of
permitted/forbidden licenses. That resulted in a recursion loop if a
list of licenses included, say, `pkgs.lib.licenses.bsd0`.
To allow licenses to be specified from Nixpkgs' library, pass `lib` as
well as `pkgs` to any config function. Computing `lib` doesn't require
working out the full Nixpkgs fixpoint. The change in #437723 will still
break things for some people, but it at least provides a sensible route
to getting the config working again.
Fixes #456994.
|
| | | | |
| | | |
| | | |
| | | | |
As @uninsane points out, these are designed to rot rapidly.
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | | |
(#476820)
|
| | | | | |
|
| |/ / / |
|
| | | |
| | |
| | |
| | |
| | | |
This will become part of the 26.05 release notes, not the already
released 25.11.
|
| | | | |
|
| | | | |
|
| |\ \ \ |
|
| | | | | |
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
0.10.0-unstable-2025-12-29
|
| |\ \ \ \ \ |
|
| | |\ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
So far, this rule was only a comment in the `linux-kernels.nix`[1],
better make it explicit in our manual.
[1] https://github.com/NixOS/nixpkgs/blob/f74c64bacf35f0be2c781de68afc2c84a8c54ea1/pkgs/top-level/linux-kernels.nix#L91
|
| |\| | | | | | |
|
| | | |_|/ / /
| |/| | | | |
|
| |\| | | | | |
|
| | | |/ / /
| |/| | | |
|
| |\| | | | |
|
| | |\ \ \ \ |
|
| | | | | | | |
|
| | |\ \ \ \ \ |
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Adds a nixos module for configuring `pkgs.nextcloud-spreed-signaling`
and running it as a systemd service. This allows setting up a "High
Performance Backend" for use with Nextcloud Talk.
|
| |\| | | | | |
|
| | |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
|
| |\| | | | | |
|
| | |\ \ \ \ \ |
|
| | | | | | | | |
|
| |\| | | | | | |
|
| | |\| | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
All Xfce packages are meson-only in 4.22 and there really are no Xfce
specific bits involved in packaging that worth keeping mkXfceDerivation.
|
| |\| | | | | | |
|
| | | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Release notes for 0.17.0: https://github.com/vicinaehq/vicinae/releases/tag/v0.17.0
Release notes for 0.17.1: https://github.com/vicinaehq/vicinae/releases/tag/v0.17.1
Diff: https://github.com/vicinaehq/vicinae/compare/v0.16.14...v0.17.1
This release is breaking, and contains a complete overhaul of the
configuration system. See https://docs.vicinae.com/config.
|
| |\| | | | | |
|
| | | |_|/ /
| |/| | | |
|
| |\| | | | |
|
| | |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
2.0.1,gradio-pdf: 0.0.22 -> 0.0.23} (#446537)
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Changelog: https://github.com/gradio-app/gradio/blob/gradio%406.1.0/CHANGELOG.md
|
| |\| | | | |
|
| | |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | |/ /
| | | |
| | | |
| | | |
| | | | |
Allow other modules and the user to specify AcceptEnv without
conflicting with each other.
|
| |\| | | |
|
| | | | | |
|
| |\| | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
move pnpm.{fetchDeps,configHook} to fetchPnpmDeps and pnpmConfigHook
respectively. Also adds aliases to the former package-level attributes.
Additionally, pnpmConfigHook does not propagate pnpm anymore, to make
changing pnpm versions easier.
This brings pnpm in line with the other Node.js/JavaScript tooling in
nixpkgs.
This doesn't cause any rebuilds.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|