blob: 33fc3340e9ad5673561fdc24552466b38d992f8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# flaky-utils
Additional Nix Flake utility functions for personal convenience (mainly
reducing boilerplate).
No promise on API stability.
## Usage
See "./example/flake.nix" for a documented example.
## Contributing
Issues and patches: email the author.
## Licence and copyright
Copyright (C) 2023 Euxane TRAN-GIRARD.
This project is distributed under the terms of European Union Public Licence
version 1.2, a copy of which is provided in `./licence.txt`.
|