1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
John Ericson d437f2c365 lib: Fix nix-env -qaP -f . --xml --meta
The function value cannot be serialized so nix-env was mad. Turns out we can
just remove it like we do in `lib/systems/inspect.nix`.
2018-05-24 10:43:14 -04:00
..
systems lib: Fix nix-env -qaP -f . --xml --meta 2018-05-24 10:43:14 -04:00
tests
attrsets.nix
composable-derivation.nix
customisation.nix
debug.nix
default.nix lib: Add more configure flag helpers 2018-05-11 17:43:35 +02:00
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
generators.nix
licenses.nix
lists.nix
meta.nix treewide: remove lib.meta.enableIfAvailable 2018-05-09 16:21:22 -05:00
minver.nix
modules.nix Merge pull request #34805 from rycee/fix/dorename 2018-05-14 18:08:26 -05:00
options.nix
sources.nix
strings-with-deps.nix
strings.nix lib: Add more configure flag helpers 2018-05-11 17:43:35 +02:00
trivial.nix
types.nix doc: Fixes documented default option for <name> for submodules. (#40464) 2018-05-16 18:11:36 +02:00
versions.nix