Naïm Favier
dff4ba7132
Search programs provided by a package ( #610 )
...
* Search programs provided by a package
Use the `programs.sqlite` database provided with nixpkgs channels to
populate a `package_programs` field so that searches for e.g. `make` return
`gnumake` with a higher priority.
* Bump VERSION
* frontend: show programs
2023-02-07 16:31:17 +01:00
Naïm Favier
ba0b05b998
Render Markdown in option docs for flakes and longDescription ( #539 )
2022-10-28 15:49:15 +02:00
Yannik Sander
7d1c1046ba
Allow elastic feature to be disabled ( #529 )
2022-08-30 10:13:08 +02:00
Naïm Favier
b8518f6d48
flake-info: fix compilation warnings ( #503 )
...
Removes some dead code, including the unimplemented `--elastic-user`,
`--elastic-pw` and `--gc` flags. Builds and tests with no warnings.
2022-08-29 17:17:29 +02:00
Naïm Camille Favier
18e5da679b
Don't panic during export ( #501 )
2022-07-21 12:20:52 +02:00
Yannik Sander
fa5fe2a61c
Remove noisy prints to stderr ( #386 )
...
* Make stderr less noisy
* Set and refer to pandoc filter path in derivation
2021-12-06 23:50:15 +01:00
Yannik Sander
5ad71362e5
Rewrite import script in Rust ( #320 )
2021-08-17 10:55:08 +02:00