nixpkgs/pkgs
Joe Kachmar 335f1fb25f Adds Haskell generic builder argument modifier
This is a new argument to the Haskell builder's 'shellFor' which allows
the caller to adjust the 'genericBuilderArgs' after they are built.

One immediate application for this is that it allows users to disable
tests, enable benchmarks, etc. for _all_ packages in a given Haskell
package set.

This is often useful when so many of the derivations in the
package set have changed that most of the cache has been invalidated,
and there is no need for the user to run tests on their dependencies,
but they still want these dependencies available in their 'nix-shell'
environment for some package-under-development.
2021-01-11 18:00:21 -05:00
..
applications Merge pull request #108951 from erictapen/sub-batch-init 2021-01-11 22:56:56 +01:00
build-support fetchgit: add lfs support 2021-01-11 09:41:06 -08:00
common-updater pkgs.common-updater-scripts: update-source-version name singular 2021-01-09 10:08:52 +00:00
data Merge pull request #109021 from romildo/upd.marwaita-ubuntu 2021-01-11 17:48:00 +01:00
desktops treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
development Adds Haskell generic builder argument modifier 2021-01-11 18:00:21 -05:00
games mindustry: build Arc from source (#108274) 2021-01-11 15:55:52 +01:00
misc uboot: fix rpi kernel size patch for 2020.10 2021-01-11 15:26:17 +01:00
os-specific persistenced: fix eval 2021-01-11 19:40:37 +01:00
pkgs-lib
servers Merge pull request #108998 from mweinelt/pinnwand 2021-01-11 22:57:42 +01:00
shells treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
stdenv llvmPackages: select version by targetPlatform 2021-01-11 11:10:53 +01:00
test
tools inxi: 3.2.01-1 -> 3.2.02-1 2021-01-11 22:25:22 +01:00
top-level clpm: init at 0.3.5 (#108849) 2021-01-11 23:08:42 +01:00