nixpkgs/pkgs/test
Dennis Gosnell 55b8958f7d
tests.haskell.shellFor: change package used in extraDependencies test
This commit does the following two things:

1.  Changes the Haskell package used in the extraDependencies test from
    releaser to conduit.  The reason for this is that conduit is more
    of a "core" package in Haskell, and it is more likely to always be
    working.  (If conduit is not compiling, then large chunks of Hackage
    won't be working.)

2.  Tighten up the GHCi test to actually use the package from
    extraDependencies.  It appears that GHCi can fail to import the
    package from extraDependencies, and that doesn't cause GHCi to
    return an error code, which means the test isn't actually testing
    anything.

    This new change makes it so that if the package from
    extraDependencies is actually not included for some reason, then
    this shellFor test should fail.
2023-07-04 15:38:23 +09:00
..
cc-wrapper Merge pull request #229754 from rrbutani/fix/cc-wrapper-extra-positional-args 2023-05-08 06:55:52 -04:00
coq tests.coq.overrideCoqDerivation: use runCommand instead of runCommandNoCC 2022-09-03 21:02:17 +09:00
cross treewide: {build,host,target}Platform -> stdenv.{build,host,target}Platform 2023-01-09 21:13:22 +02:00
cuda cudaPackages: bump default cudaPackages_11_7 -> cudaPackages_11_8 (#238622) 2023-06-20 14:12:54 -04:00
cue cue: test in tests.cue-validation 2022-12-08 22:19:23 +01:00
dhall
dotnet tests.dotnet: init with test for projectReferences 2023-05-26 16:18:07 +02:00
haskell tests.haskell.shellFor: change package used in extraDependencies test 2023-07-04 15:38:23 +09:00
hooks tests: move stdenv hook tests to stdenv.hooks 2022-12-12 21:39:56 +02:00
install-shell-files
ld-library-path
macos-sierra-shared
make-binary-wrapper tests.makeBinaryWrapper: avoid same-triple cross 2023-04-19 18:34:47 +00:00
make-hardcode-gsettings-patch makeHardcodeGsettingsPatch: Support other constructors 2022-12-19 17:38:57 +01:00
make-wrapper
nixos-functions
php
simple treewide: source .attrs in builders 2022-12-08 21:09:02 +02:00
stdenv tests.stdenv.hooks.reproducible-builds: fix mistake 2023-06-17 23:45:11 +03:00
stdenv-inputs
texlive texlive.bin.core-big: fix luajittex on aarch64-linux (#240577) 2023-06-29 16:12:05 -04:00
vim vim-full: rename from vim_configurable 2022-12-09 09:55:55 +01:00
config.nix
default.nix tests.dotnet: init with test for projectReferences 2023-05-26 16:18:07 +02:00
kernel.nix tests.kernel-config: remove test that wasn't being run 2023-01-17 20:01:58 +02:00
overriding.nix stdenv: fix overriding with attrset when finalAttrs isn't used 2023-07-03 21:34:50 +03:00