nixpkgs/pkgs
Alexander Ben Nasrallah 226299e1a2
agdaPackages.mkDerivation: don't install Everything module
The Everthing module is not part of a library and should therefore
not be copied to the nix store.

This is particularly bad, if the Everything module is defined in
an agda library included directory, e.g. consider an agda-lib with

    include: .

and Everything.agda in the project root (.), in which case the
Everything module would become part of the library.
If multiple such projects are in the dependency tree, the Everything
module becomes ambiguous and the build would fail.
2021-01-24 17:30:01 +01:00
..
applications gh: enable tests 2021-01-23 00:48:39 +10:00
build-support agdaPackages.mkDerivation: don't install Everything module 2021-01-24 17:30:01 +01:00
common-updater
data Merge pull request #108916 from midchildan/powerline-symbols/init 2021-01-22 14:14:55 +01:00
desktops Merge pull request #103135 from symphorien/pr/92775 2021-01-21 19:42:45 +00:00
development Merge pull request #110153 from r-ryantm/auto-update/nexus 2021-01-22 06:36:30 -08:00
games Merge pull request #91123 from tex/unciv 2021-01-22 12:55:01 +01:00
misc Merge pull request #109947 from andyrichardson/patch-7 2021-01-22 12:51:13 +01:00
os-specific usbguard: install shell completion 2021-01-22 00:33:21 +01:00
pkgs-lib
servers Merge pull request #110472 from flokli/grafana-agent-fix-rpath 2021-01-22 14:11:11 +00:00
shells Merge pull request #110334 from kevingriffin/babelfish-1.0.1 2021-01-21 17:04:24 +01:00
stdenv darwin.apple-sdk: drop appleSdkVersion 2021-01-21 00:26:16 +08:00
test
tools fuse-overlayfs: 1.3.0 -> 1.4.0 2021-01-23 00:49:50 +10:00
top-level agdaPackages.mkDerivation: don't install Everything module 2021-01-24 17:30:01 +01:00