1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/packaging
John Ericson 0fe92067fb Fixes for nix-everything wrapper
1. Fix this eval error:
   https://hydra.nixos.org/jobset/nix/master#tabs-errors

   The dev package output (actually a separate derivation) needs to skip
   this for cross just as the main package output does.

2. Deduplicate libs attrset and list.

3. Move `nix-functional-tests` to `checkInputs`.

   With the Meson build system, we no longer need a `check` vs
   `install-check` distinction, so it is simpler to just keeep
   everything in one place.
2025-01-20 12:19:21 -05:00
..
patches libgit2: Add libgit2-packbuilder-callback-interruptible.patch 2024-08-28 17:49:22 +02:00
components.nix Add nix-flake-c, nix_flake_init_global, nix_flake_settings_new 2024-11-24 23:57:24 +01:00
dependencies.nix maint: Disable LTO for static due to build failure 2025-01-20 16:11:48 +01:00
dev-shell.nix Make the default stdenv phases do the right thing 2024-11-12 20:42:53 +01:00
everything.nix Fixes for nix-everything wrapper 2025-01-20 12:19:21 -05:00
hydra.nix installer: make sure we can always test the installer in ci and locally 2024-12-15 18:17:15 +01:00