aux-search/src
Naïm Favier 5798bb000e
Show default outputs (#452)
* Show default outputs

Following https://github.com/NixOS/nix/pull/6242, we now have access to
default outputs so we can single them out in the frontend.

We can also drop `--out-path`, which speeds up import quite a lot and
doesn't require increasing swap space or allowing broken/unfree
packages anymore.

* Use nixUnstable in CI

* Bump VERSION
2022-03-27 15:52:54 +02:00
..
assets Add OpenSearch specifications for both packages and options. (#190) 2020-09-15 10:58:53 +02:00
Page Show default outputs (#452) 2022-03-27 15:52:54 +02:00
Route Refactor route structure (#219) 2020-10-30 19:13:55 +01:00
View Cleanup (#450) 2022-03-17 23:00:10 +01:00
index.html Adds faceted search (#261) 2021-01-23 17:25:43 +01:00
index.js Adds faceted search (#261) 2021-01-23 17:25:43 +01:00
index.less Style links in package details consistently (#333) 2021-08-26 09:59:25 +02:00
Main.elm Cleanup (#450) 2022-03-17 23:00:10 +01:00
Route.elm Cleanup (#450) 2022-03-17 23:00:10 +01:00
Search.elm Cleanup (#450) 2022-03-17 23:00:10 +01:00
Utils.elm Adds faceted search (#261) 2021-01-23 17:25:43 +01:00