nixpkgs/pkgs/applications/gis/qgis
zimbatm bbc9af1f0a
tree-wide: do not use pkgs.extend in nixpkgs
Each invocation of pkgs.extends adds 130MB of allocation to the hydra
evaluator. We are already struggling with the amount of memory nixpkgs
requires.

`pkgs.extend` is a useful escape-hatch, but should be not be used inside
of nixpkgs directly.
2020-11-30 14:24:40 +01:00
..
default.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
unwrapped.nix tree-wide: do not use pkgs.extend in nixpkgs 2020-11-30 14:24:40 +01:00