dd7b613531
pkgs: lohr: remove 'useFetchCargoVendor'
...
ci/woodpecker/push/check Pipeline was successful
It's now turned on by default.
2025-08-05 11:03:01 +00:00
7786c591b5
pkgs: comma: add 'COMMA_PICKER'
2025-08-04 11:13:52 +00:00
4b7c6c1f5e
pkgs: comma: fix 'nix-locate' invocation
ci/woodpecker/push/check Pipeline was successful
2025-07-29 16:13:58 +00:00
b6d58a274a
pkgs: lohr: use 'useFetchCargoVendor'
...
The previous fetcher is in the process of being deprecated.
2025-02-13 22:55:25 +01:00
f4f1aad1c0
pkgs: fix shell formatting
...
ci/woodpecker/push/check Pipeline was successful
Ran `shfmt --write --indent 4 --simplify --case-indent`, in accordance
with my editor settings.
2024-12-18 20:35:34 -05:00
747b344b76
pkgs: remove 'cgt-calc'
...
ci/woodpecker/push/check Pipeline was successful
It's been merged upstream.
2024-12-15 18:39:27 -05:00
898523d079
treewide: fix typos
2024-09-27 13:49:29 +00:00
20db71996c
pkgs: add 'cgt-calc'
ci/woodpecker/push/check Pipeline was successful
2024-09-25 16:40:15 +00:00
44c11fc431
pkgs: lohr: 0.4.5 -> 0.4.6
2024-09-04 12:33:13 +02:00
b5216a6a50
pkgs: unbound-zones-adblock: fix version
2024-07-25 20:29:00 +02:00
06b760e3ee
pkgs: remove 'bt-migrate'
...
I have packaged it upstream.
2024-04-19 11:22:15 +00:00
e43cdbfa65
pkgs: remove 'sqlite_orm'
...
I have packaged it upstream.
2024-04-19 11:22:15 +00:00
7e0cb867de
pkgs: remove 'digestpp'
...
I have packaged it upstream.
2024-04-19 11:22:15 +00:00
96aa934bec
pkgs: zsh-done: fix homepage link
2024-04-01 22:27:06 +01:00
84fea2f677
pkgs: add bt-migrate
2024-03-07 11:36:18 +00:00
ef882a5267
pkgs: add sqlite_orm
2024-03-05 21:17:04 +00:00
6a47703c08
pkgs: add digestpp
2024-03-05 21:17:04 +00:00
3c79a373e4
pkgs: zsh-done: 0.1.0 -> 0.1.1
2024-02-15 16:33:46 +00:00
bddcab110d
pkgs: matrix-notifier: 0.3.0 -> 0.4.0
ci/woodpecker/push/check Pipeline was successful
2024-01-03 15:58:34 +00:00
13d85c30f9
pkgs: remove 'wifi-qr'
...
ci/woodpecker/push/check Pipeline is pending
Now that I added it to upstream, I can get rid of it.
2023-12-19 19:08:25 +01:00
4aca698ac6
pkgs: remove 'unified-hosts-lists'
...
ci/woodpecker/push/check Pipeline was successful
Instead make use of the upstream packaged host list.
2023-12-16 14:31:16 +00:00
7ccb8ea8b5
pkgs: unbound-zones-adblock: use upstream package
...
ci/woodpecker/push/check Pipeline was successful
This is a slight regression, as the current version of
`stevenblack-blocklist` is 3.13.10 and the version I packaged is
3.14.37.
However I am lazy and want to avoid having to bump the version
manually...
2023-12-16 14:28:46 +00:00
49f695bf68
pkgs: remove 'drone-scp'
...
ci/woodpecker/push/check Pipeline was successful
I added it to upstream nixpkgs.
2023-12-16 12:51:12 +00:00
49742deb18
pkgs: unified-hosts-lists: 3.12.15 -> 3.14.37
ci/woodpecker/push/check Pipeline was successful
2023-12-14 20:08:01 +00:00
c28959fe02
pkgs: remove 'vimix-cursors'
...
Now that I've (finally) packaged it upstream.
2023-12-14 14:26:18 +00:00
1d50844fa4
pkgs: remove 'ff2mpv-go'
...
I've (finally) packaged it upstream.
2023-12-14 14:26:18 +00:00
90aed6b2ca
pkgs: lohr: 0.4.2. -> 0.4.5
2023-12-14 14:26:18 +00:00
32ec402ad0
pkgs: remove volantes-cursors
...
ci/woodpecker/push/check Pipeline was successful
It has been packaged upstream.
2023-11-07 16:52:13 +00:00
2d36ffd96d
pkgs: comma: rename 'COMMA_{,NIX}PKGS_FLAKE'
...
ci/woodpecker/push/check Pipeline was successful
This aligns with the rust implementation of this tool [1].
[1]: 17a4f33849
2023-10-12 15:21:06 +00:00
e81de7faad
pkgs: rbw-pass: fix program name in usage string
ci/woodpecker/push/check Pipeline was successful
2023-09-26 16:51:46 +00:00
a87429b067
pkgs: add 'zsh-done'
ci/woodpecker/push/check Pipeline was successful
2023-08-13 15:33:02 +01:00
bcdbe45558
pkgs: add osc777
ci/woodpecker/push/check Pipeline was successful
2023-08-11 13:13:21 +00:00
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
761393205c
pkgs: re-order 'meta'
...
This is (mostly) alphetically sorted.
2023-08-06 20:13:08 +02:00
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
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
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
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
c8019f84bb
pkgs: wifi-qr: fix icon handling
ci/woodpecker/push/check Pipeline was successful
2023-05-09 20:33:05 +01:00
b9d6115994
pkgs: unbound-zones-adblock: remove unused 'rec'
2023-05-04 09:27:19 +00:00
debdadbd1a
pkgs: woodpecker: do not name unused argument
2023-05-03 15:15:31 +00:00
6f3594b694
pkgs: woodpecker: remove unused inputs
2023-05-03 15:15:31 +00:00
0f385abf3c
pkgs: fix 'nativeBuildInputs' usage
2023-05-03 15:02:44 +00:00
ce4e163193
pkgs: add wifi-qr
2023-05-03 15:02:44 +00:00
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
0e5d40ef7f
pkgs: woodpecker: add 'pnpm-lock-export' to update
...
Now that it has been upstreamed.
2023-04-11 22:31:28 +01:00
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
ffd3fb06bd
pkgs: refactor 'sha256' -> 'hash'
2023-04-01 16:33:26 +01:00
eb34d23e3d
pkgs: lohr: 0.4.0 -> 0.4.2
2023-04-01 16:32:04 +01:00
8fa1b9952c
pkgs: remove 'rofi-bluetooth'
...
Now that it is packaged upstream.
2023-04-01 16:22:08 +01:00