nixpkgs/pkgs
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
..
applications Merge pull request #241363 from dotemup/tqsl 2023-07-04 08:13:26 +08:00
build-support makeSetupHook: unbreak structuredAttrsByDefault 2023-06-30 19:38:26 +03:00
common-updater
data Merge master into haskell-updates 2023-07-04 00:15:15 +00:00
desktops Merge pull request #241254 from basedtheorem/patch-1 2023-07-03 18:58:45 +02:00
development Merge master into haskell-updates 2023-07-04 00:15:15 +00:00
games Merge pull request #240386 from keenanweaver/doomrunner 2023-07-03 18:30:11 +02:00
misc Merge pull request #241048 from Yarny0/foomatic-db 2023-07-03 13:52:08 +08:00
os-specific Merge pull request #230168 from eliandoran/dev/hexfiend 2023-07-03 16:00:30 +02:00
pkgs-lib
servers Merge pull request #241179 from SuperSandro2000/matrix-sliding-sync 2023-07-03 20:00:01 +02:00
shells fishPlugins.sponge: replace "${version}" with version 2023-07-02 14:51:39 -04:00
stdenv stdenv: fix overriding with attrset when finalAttrs isn't used 2023-07-03 21:34:50 +03:00
test tests.haskell.shellFor: change package used in extraDependencies test 2023-07-04 15:38:23 +09:00
tools Merge pull request #241347 from fabaff/trivy-bump 2023-07-03 19:32:48 -04:00
top-level Merge master into haskell-updates 2023-07-04 00:15:15 +00:00