Shivaraj B H
|
358ab8370e
|
reference to Nix manual
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
|
2024-08-17 17:48:49 +05:30 |
|
Shivaraj B H
|
309636f1b0
|
correct typo
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
|
2024-08-17 17:48:00 +05:30 |
|
shivaraj-bh
|
4a41226e75
|
apps: Add meta option
This allows specifying metadata info about the flake app. This has been
standardized in Nix at https://github.com/NixOS/nix/pull/11297
|
2024-08-17 16:58:53 +05:30 |
|
Robert Hensing
|
238b0dc94b
|
apps: Add polyfill
|
2024-01-29 18:57:52 +01:00 |
|
Patrick Jackson
|
acd542d16b
|
apps: use lib.getExe to find executable
|
2023-07-31 08:56:50 -07:00 |
|
figsoda
|
40ee120dcc
|
remove unused code
|
2023-05-29 13:52:03 -04:00 |
|
Robert Hensing
|
d8f05073ae
|
Remove redundant lib.mdDoc
|
2022-11-11 07:41:10 +01:00 |
|
Robert Hensing
|
6b87695050
|
Use markdown by default
|
2022-11-11 07:41:08 +01:00 |
|
Shea Levy
|
40b344843d
|
apps: Use mkTransposedPerSystemModule
|
2022-11-10 14:04:40 -05:00 |
|
Robert Hensing
|
6269836424
|
Generalize transposed attributes
|
2022-10-26 14:06:02 +02:00 |
|
Robert Hensing
|
79b42f0842
|
Remove dead code
The module system guarantees presence of these attrs.
|
2022-10-26 12:34:16 +02:00 |
|
Robert Hensing
|
e511bc4812
|
Remove redundant null filters
|
2022-09-28 19:13:41 +02:00 |
|
Lucas Desgouilles
|
690e548642
|
Skip getExe when app.<name>.program is a string
|
2022-06-23 03:03:48 +02:00 |
|
Robert Hensing
|
3beb704537
|
flake-modules-core -> flake-parts
|
2022-05-25 16:38:27 +02:00 |
|
Robert Hensing
|
ef93e89462
|
Move perSystem.apps into options
|
2022-05-17 10:12:13 +02:00 |
|
Robert Hensing
|
4835e05925
|
Move perSystem.checks into options
|
2022-05-17 10:12:13 +02:00 |
|
Robert Hensing
|
3149d748cb
|
Fix docbook syntax and literalExample deprecation
|
2022-05-17 10:12:13 +02:00 |
|
Robert Hensing
|
9aba31a8b5
|
Add apps
|
2022-05-11 22:45:26 +02:00 |
|