Commit Graph

2 Commits

Author SHA1 Message Date
Luflosi
15fe3c9320
npiet: add package tests 2024-08-12 23:44:48 +02:00
Luflosi
909bf79413
npiet: cleanup
- Move to pkgs/by-name
- Format
- Use `finalAttrs` instead of `rec` for passing the `version` to `fetchurl`
- Use `hash` instead of `sha256` for `fetchurl`
- Use `--replace-fail` instead of `--replace` for `substituteInPlace`
- Add `strictDeps = true`
- Use `lib` directly in `meta` instead of using `with lib;`
- Add `meta.changelog`
- Add `meta.mainProgram`
2024-08-12 23:43:06 +02:00