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
ffd3fb06bd
pkgs: refactor 'sha256' -> 'hash'
2023-04-01 16:33:26 +01:00
Bruno BELANYI
89256fa29b
pkgs: use 'git.*' subdomain
...
Since I've changed the official subdomain for my forge, let's update it.
2023-03-16 21:40:06 +01:00
Bruno BELANYI
50bf8b036b
pkgs: dragger: fix meta information
2022-05-15 19:07:49 +02:00
Bruno BELANYI
986aed79fb
pkgs: dragger: remove unused argument
2021-11-05 14:58:58 +01:00
Bruno BELANYI
0aa2f59530
pkgs: dragger: change platforms to linux
...
I haven't tested it on darwin, and it just so happens that some
dependency is broken on that system (breaking `nix flake check`)...
Will revisit this later in case I ever happen to use a darwin system.
2021-10-08 19:39:43 +02:00
Bruno BELANYI
f8f7fb06a7
pkgs: add dragger
2021-10-08 14:59:03 +02:00