Bruno BELANYI
|
405965dc72
|
pkgs: add explicit 'meta.mainProgram'
Since upstream has decided to deprecate the implied value when using
`lib.getExe` (see [1]), we should set it explicitly.
[1]: https://github.com/NixOS/nixpkgs/pull/246386
|
2023-08-06 20:13:08 +02:00 |
|
Bruno BELANYI
|
9f7472222c
|
treewide: use 'lib.getExe' when possible
Don't use it in wireguard to keep it consistent, as only half the
commands could use it.
|
2023-08-06 20:13:08 +02:00 |
|
Bruno BELANYI
|
ffd3fb06bd
|
pkgs: refactor 'sha256' -> 'hash'
|
2023-04-01 16:33:26 +01:00 |
|
Bruno BELANYI
|
04734c8bd2
|
pkgs: ff2mpv-go: fix 'vendorHash'
|
2023-03-07 12:34:46 +00:00 |
|
Bruno BELANYI
|
5fa2b1fed9
|
pkgs: use 'lib' as first input
This is the idiomatic style in nixpkgs.
|
2021-06-16 20:13:25 +02:00 |
|
Bruno BELANYI
|
4d0ab2e5a6
|
pkgs: add ff2mpv-go
|
2021-05-22 23:49:57 +02:00 |
|