Bruno BELANYI
|
a87429b067
|
pkgs: add 'zsh-done'
ci/woodpecker/push/check Pipeline was successful
|
2023-08-13 15:33:02 +01:00 |
|
Bruno BELANYI
|
bcdbe45558
|
pkgs: add osc777
ci/woodpecker/push/check Pipeline was successful
|
2023-08-11 13:13:21 +00:00 |
|
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
|
0cf6cfe39b
|
pkgs: remove woodpecker
Now that v1.0.0 is on nixpkgs, no need for my custom packages.
|
2023-08-06 20:13:08 +02:00 |
|
Bruno BELANYI
|
58a94bdf1b
|
pkgs: remove woodpecker-plugin-git
I have now upstreamed the package, so let's remove it.
|
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
|
8f818b8611
|
pkgs: add rbw-pass
This is honestly almost overkill, as the script doesn't really have any
logic in it, but it's good to have a common base with the bitwarden-cli
one.
|
2023-08-06 20:13:08 +02:00 |
|
Bruno BELANYI
|
c8019f84bb
|
pkgs: wifi-qr: fix icon handling
ci/woodpecker/push/check Pipeline was successful
|
2023-05-09 20:33:05 +01:00 |
|
Bruno BELANYI
|
b9d6115994
|
pkgs: unbound-zones-adblock: remove unused 'rec'
|
2023-05-04 09:27:19 +00:00 |
|
Bruno BELANYI
|
debdadbd1a
|
pkgs: woodpecker: do not name unused argument
|
2023-05-03 15:15:31 +00:00 |
|
Bruno BELANYI
|
6f3594b694
|
pkgs: woodpecker: remove unused inputs
|
2023-05-03 15:15:31 +00:00 |
|
Bruno BELANYI
|
0f385abf3c
|
pkgs: fix 'nativeBuildInputs' usage
|
2023-05-03 15:02:44 +00:00 |
|
Bruno BELANYI
|
ce4e163193
|
pkgs: add wifi-qr
|
2023-05-03 15:02:44 +00:00 |
|
Bruno BELANYI
|
520d799124
|
pkgs: remove 'pnpm-lock-export'
ci/woodpecker/push/check Pipeline was successful
I don't need it now that it has been upstreamed.
|
2023-04-11 22:31:29 +01:00 |
|
Bruno BELANYI
|
0e5d40ef7f
|
pkgs: woodpecker: add 'pnpm-lock-export' to update
Now that it has been upstreamed.
|
2023-04-11 22:31:28 +01:00 |
|
Bruno BELANYI
|
29a1a48d19
|
pkgs: matrix-notifier: 0.2.0 -> 0.3.0
continuous-integration/drone/push Build is passing
|
2023-04-01 16:33:43 +01:00 |
|
Bruno BELANYI
|
ffd3fb06bd
|
pkgs: refactor 'sha256' -> 'hash'
|
2023-04-01 16:33:26 +01:00 |
|
Bruno BELANYI
|
eb34d23e3d
|
pkgs: lohr: 0.4.0 -> 0.4.2
|
2023-04-01 16:32:04 +01:00 |
|
Bruno BELANYI
|
8fa1b9952c
|
pkgs: remove 'rofi-bluetooth'
Now that it is packaged upstream.
|
2023-04-01 16:22:08 +01:00 |
|
Bruno BELANYI
|
f6d648a87a
|
pkgs: remove 'nolimips'
Now that the CRI packages it.
|
2023-04-01 16:20:29 +01:00 |
|
Bruno BELANYI
|
1221d5b6d6
|
pkgs: remove 'havm'
Now that the CRI packages it.
|
2023-04-01 16:20:05 +01:00 |
|
Bruno BELANYI
|
c857e4cd2e
|
pkgs: add woodpecker-plugin-git
|
2023-04-01 15:56:48 +01:00 |
|
Bruno BELANYI
|
ea57ad3eb8
|
pkgs: add woodpecker
This is just the same version as upstream, but following the `next`
version.
|
2023-04-01 15:56:48 +01:00 |
|
Bruno BELANYI
|
281d98b295
|
pkgs: add pnpm-lock-export
|
2023-04-01 13:05:47 +02:00 |
|
Bruno BELANYI
|
677a5a11e6
|
pkgs: unified-hosts-lists: 3.11.16 -> 3.12.15
continuous-integration/drone/push Build is passing
|
2023-03-24 20:46:48 +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
|
464ed92b00
|
pkgs: diff-flake: re-order functions
continuous-integration/drone/push Build is passing
This makes it more consistent across the entire file, and follows
alphabetical order (home -> host -> shell).
|
2023-03-16 11:49:26 +00:00 |
|
Bruno BELANYI
|
08740e846f
|
pkgs: diff-flake: quote attribute names
Since we don't know if they contain `.` or other characters that might
need quoting.
|
2023-03-16 11:49:26 +00:00 |
|
Bruno BELANYI
|
66fc43f7ca
|
pkgs: diff-flake: 0.3.1 -> 0.4.0
Add home-manager configurations.
|
2023-03-16 11:49:26 +00:00 |
|
Bruno BELANYI
|
a5da0abbc2
|
pkgs: diff-flake: 0.3.0 -> 0.3.1
Add all dev shells when run without any arguments.
|
2023-03-16 11:49:26 +00:00 |
|
Bruno BELANYI
|
b56674728f
|
pkgs: diff-flake: 0.2.0 -> 0.3.0
Change how `devShells` is handled: always build for the current system
and instead query for the name of the shell that should be built.
|
2023-03-16 11:49:26 +00:00 |
|
Bruno BELANYI
|
04734c8bd2
|
pkgs: ff2mpv-go: fix 'vendorHash'
|
2023-03-07 12:34:46 +00:00 |
|
Bruno BELANYI
|
9965c3846f
|
pkgs: add osc52
continuous-integration/drone/push Build is passing
|
2023-02-20 10:44:28 +00:00 |
|
Bruno BELANYI
|
84217afd07
|
pkgs: remove 'psst'
It has been included in nixpkgs.
|
2022-09-30 08:59:27 +02:00 |
|
Bruno BELANYI
|
ad57052317
|
pkgs: unified-hosts-lists: 3.10.1 -> 3.11.16
|
2022-09-14 14:36:26 +02: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
|
9c80bc07b9
|
pkgs: add drone-rsync
A very simple wrapper script that I will migrate to, since 'drone-scp'
does not work for me anymore.
|
2022-06-20 14:34:37 +02:00 |
|
Bruno BELANYI
|
a8093bd621
|
pkgs: drone-scp: 1.6.2 -> 1.6.3
|
2022-06-15 11:27:03 +02:00 |
|
Bruno BELANYI
|
7689df40a4
|
pkgs: diff-flake: 0.1.0 -> 0.2.0
Use the new flake attributes conventions.
|
2022-05-31 13:42:57 +02:00 |
|
Bruno BELANYI
|
6fbacb8e59
|
pkgs: unified-hosts-lists: 3.9.11 -> 3.10.1
|
2022-05-23 11:07:05 +02:00 |
|
Bruno BELANYI
|
50bf8b036b
|
pkgs: dragger: fix meta information
|
2022-05-15 19:07:49 +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
|
f86a04f888
|
pkgs: add psst
|
2022-01-14 13:27:17 +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
|
986aed79fb
|
pkgs: dragger: remove unused argument
|
2021-11-05 14:58:58 +01:00 |
|
Bruno BELANYI
|
f987e79d17
|
pkgs: add change-audio
|
2021-11-04 16:35:06 +01:00 |
|
Bruno BELANYI
|
10b8ee50c1
|
pkgs: add change-backlight
|
2021-11-04 16:35:06 +01:00 |
|