aux-search/flake-info/src
erikarvstedt 096ea9e49c
Support flake attr nixosModule (#401)
* flake_info.nix: remove helper fn `default`

Nix has builtin syntax for fetching attrs with a default value.

* flake_info.nix: minor refactor

- Remove commented out code
- Simplify pkg filtering
- Break overlong line

* flake_info.nix: support flake attr `nixosModule`

* Support default modules in rust backend and elm

Co-authored-by: Yannik Sander <me@ysndr.de>
2022-01-06 15:42:31 +01:00
..
bin Fix/explicit printing (#395) 2021-12-26 16:03:09 +01:00
commands Support flake attr nixosModule (#401) 2022-01-06 15:42:31 +01:00
data Support flake attr nixosModule (#401) 2022-01-06 15:42:31 +01:00
elastic.rs Translate example/default values from JSON to NIx (#357) 2021-11-11 20:29:44 +01:00
lib.rs Remove noisy prints to stderr (#386) 2021-12-06 23:50:15 +01:00