mirror of
https://github.com/nix-community/noogle.git
synced 2024-11-21 19:48:20 +03:00
e873b68ed8
* builtins.types: lowercase `any` * builtins.types: use `String` for attr keys in `attrNames` * builtins.types: fix typo in `catAttrs` * builtins.types: more accurate type for `concatLists` * builtins.types: fix `concatMap` * builtins.types: use more accurate type for `filter` * builtins.types: use `String` for attr keys in `mapAttrs` * builtins.types: use more accurate type for `partition` * builtins.types: use `String` for attr keys in `removeAttrs` * builtins.types: lowercase `storePath` * builtins.types: remove trailing space in `toFile` * builtins.types: use normal attrset annotation for `fromTOML` * builtins.types: mirror types for `abort` and `throw` * builtins.types: use more accurate type for `parseDrvName` |
||
---|---|---|
.. | ||
src | ||
flake-module.nix | ||
README.md |
Some salt for our noodles
Unfortunately, not all functions have all data.
Some locally defined content
- type declarations of all builtins.