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
|
761393205c
|
pkgs: re-order 'meta'
This is (mostly) alphetically sorted.
|
2023-08-06 20:13:08 +02:00 |
|
Bruno BELANYI
|
0f385abf3c
|
pkgs: fix 'nativeBuildInputs' usage
|
2023-05-03 15:02:44 +00: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
|
7ab49dbeab
|
pkgs: remove 'shellcheck' as a 'buildPhase'
I already verify those scripts with my pre-commit hook. And that way
avoid spurious build failures in case a (transitive) dependency is
broken.
|
2022-06-22 16:04:01 +02:00 |
|
Bruno BELANYI
|
cc12148dac
|
pkgs: change-audio: 0.2.0 -> 0.3.0
Only boost audio beyond 100% if specifically asked for.
|
2022-02-18 12:22:51 +01:00 |
|
Bruno BELANYI
|
dab44c6052
|
pkgs: change-audio: 0.1.2 -> 0.2.0
Allow muting microphone and speakers, with refactor to make it DRY.
|
2021-11-12 10:17:42 +01:00 |
|
Bruno BELANYI
|
ce0c634a05
|
pkgs: change-audio: 0.1.1 -> 0.1.2
Show if volume is currently muted.
|
2021-11-12 09:52:22 +01:00 |
|
Bruno BELANYI
|
d0e6e03c23
|
pkgs: change-audio: 0.1.0 -> 0.1.1
Fix issue with not showing notification at 0% volume.
|
2021-11-12 09:40:37 +01:00 |
|
Bruno BELANYI
|
f987e79d17
|
pkgs: add change-audio
|
2021-11-04 16:35:06 +01:00 |
|