noogle/salt
h7x4 e873b68ed8
builtins.types: fix a bunch of types (#369)
* 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`
2024-10-13 11:00:03 +02:00
..
src builtins.types: fix a bunch of types (#369) 2024-10-13 11:00:03 +02:00
flake-module.nix add configurable nix-manual references 2024-01-07 17:20:35 +01:00
README.md build with new data, remove leacy data 2024-01-07 17:20:35 +01:00

Some salt for our noodles

Unfortunately, not all functions have all data.

Some locally defined content

  • type declarations of all builtins.