1
0
mirror of https://github.com/h7x4/nix-attr-search.git synced 2025-01-13 05:24:46 +01:00
nix-attr-search/templates/package-preview-template-color.nix
h7x4 f6217e4c54
Restructure project:
The project has grown quite a bit without me remembering
to make any commits...

Here's a summary of what has happened:

- Make the project friendly towards non-flake users
- Add searchers to be created: `nur-package-search`, `nix-lib-search`
- Add misc util scripts for formatting and testing code.
- Split templates into their own directory,
    as they get quite large after a while.

- Add colorized templates.
- Replace some of the xml tags with optionally colorized output.
- Add `--no-color` option
- Add json2nix script, which will convert the json-converted
    nix code back into nix.
2022-11-26 05:14:14 +01:00

3 lines
37 B
Nix

# TODO:
{ pkgs, ... }:
pkgs.emptyFile