3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/top-level
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
..
agda-packages.nix agdaPackages.mkDerivation: don't install Everything module 2021-01-24 17:30:01 +01:00
aliases.nix i-score: remove unmaintained and broken app 2021-01-20 10:19:30 +01:00
all-packages.nix Merge pull request #108916 from midchildan/powerline-symbols/init 2021-01-22 14:14:55 +01:00
beam-packages.nix erlang: R22 -> R23 2021-01-20 19:06:32 +09:00
config.nix
coq-packages.nix coqPackages.mathcomp-abel: init at 1.0.0 2021-01-14 19:51:30 +01:00
darwin-packages.nix darwin/apple-sdk: use darwin stubs 2020-11-12 00:23:09 +09:00
default.nix
dhall-packages.nix Fix support for extending Dhall package set 2021-01-10 10:54:10 +01:00
dotnet-packages.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
emacs-packages.nix emacsPackages*: Move to emacs*.pkgs 2021-01-13 17:04:55 +01:00
emscripten-packages.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
haskell-packages.nix haskellPackages: update default compiler from ghc 8.10.2 to version 8.10.3 2020-12-25 20:41:54 +01:00
haxe-packages.nix toplevel: stdenv.lib -> lib 2021-01-10 17:44:59 +01:00
impure.nix
java-packages.nix
lua-packages.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
make-tarball.nix
metrics.nix
ocaml-packages.nix ocamlPackages.emile: init at 1.1 2021-01-22 09:26:17 +01:00
packages-config.nix treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages 2021-01-13 17:13:10 +01:00
perl-packages.nix perlPackages.Safe-Hole: Mark broken on darwin 2021-01-20 21:09:22 +01:00
php-packages.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
pure-packages.nix
python-packages.nix python3Packages.atenpdu: init at 0.3.1 2021-01-21 23:58:49 -08:00
qt5-packages.nix libsForQt5.fcitx5-qt: add missing callPackage, fixes eval 2021-01-11 09:15:22 +01:00
release-alternatives.nix sundials_2: remove 2020-12-19 10:59:35 +02:00
release-cross.nix
release-lib.nix release-lib: Don't use tryEval for packagePlatforms 2020-11-26 15:32:08 +01:00
release-python.nix
release-small.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
release.nix Revert "release: disable darwin bootstrapped stdenv test" 2020-12-22 11:43:54 +09:00
ruby-packages.nix Merge branch 'master' into staging-next 2021-01-15 17:46:46 +01:00
splice.nix
stage.nix tree-wide: do not use pkgs.extend in nixpkgs 2020-11-30 14:24:40 +01:00
static.nix haskell: Inline static overlay 2021-01-11 03:17:29 +00:00
unixtools.nix unixtools: align attribute name with filename 2021-01-14 09:00:15 +01:00
wine-packages.nix