mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
Since the shebang calls nix-shell, we can safely assume that Nix (Lix, C++ Nix) is installed. Our scripts should support a wide enough range of Nix versions so that using the “impure” version of the tool is not a problem. This works around #400784. My theory is that the Nix frontend commands no longer work with older versions of the Nix daemon nor the Lix daemon in our workloads. |
||
|---|---|---|
| .. | ||
| dependencies.nix | ||
| hydra-report.hs | ||
| maintained-broken-pkgs.nix | ||
| maintainer-handles.nix | ||
| mark-broken.sh | ||
| merge-and-open-pr.sh | ||
| regenerate-hackage-packages.sh | ||
| regenerate-transitive-broken-packages.sh | ||
| test-configurations.nix | ||
| transitive-broken-packages.nix | ||
| unbreak.nu | ||
| update-cabal2nix-unstable.sh | ||
| update-hackage.sh | ||
| update-stackage.sh | ||
| upload-nixos-package-list-to-hackage.sh | ||