1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-19 16:59:35 +01:00
nix/tests
Matthieu Coudron ac9d2a5b06 nix flake show: log attribute name that "must be a derivation"
I would run `nix flake show` on a flake than hit:

===
        ├───ihaskell: package 'ihaskell-wrapper'
        ├───ihaskell-96: package 'ihaskell-wrapper'
        ├───ihaskell-96-dev: package 'ghc-shell-for-ihaskell-0.10.4.0'
error: expected a derivation
===
and it is not obvious what package is the culprit here since nix stops
rightaway.


Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2025-11-08 13:30:57 +01:00
..
functional nix flake show: log attribute name that "must be a derivation" 2025-11-08 13:30:57 +01:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos test(nixos): add nix-prefetch-url test for S3 URLs with query parameters 2025-10-20 21:45:37 +03:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00