Thomas Gerbet
8434711e6a
Merge pull request #271921 from TheRealKeto/update/hyfetch
...
hyfetch: 1.4.10 -> 1.4.11
2023-12-04 23:08:36 +01:00
Ilan Joselevich
216b111fb8
Merge pull request #271881 from Kranzes/sshx-pkgs
...
sshx: update, split component and add web to sshx-server
2023-12-04 19:07:04 +02:00
Nick Cao
163a599225
Merge pull request #271957 from Anomalocaridid/handlr-0.9.0
...
handlr-regex: 0.8.5 -> 0.9.0
2023-12-04 09:08:50 -05:00
Ilan Joselevich
54557f8bfa
sshx-server: add web ui
2023-12-04 05:34:26 +02:00
Ilan Joselevich
673c8d72ca
sshx: split components, unstable-2023-11-04 -> unstable-2023-11-23
2023-12-04 05:33:26 +02:00
Weijia Wang
5c416a3839
Merge pull request #267935 from r-ryantm/auto-update/kak-lsp
...
kak-lsp: 14.2.0 -> 15.0.0
2023-12-04 02:57:25 +01:00
Anomalocaridid
db4ce465ed
handlr-regex: migrate to pkgs/by-name
2023-12-03 20:10:12 -05:00
Weijia Wang
26acf67502
Merge pull request #265179 from r-ryantm/auto-update/goaccess
...
goaccess: 1.8 -> 1.8.1
2023-12-04 01:47:19 +01:00
Keto
a9ffe1975c
hyfetch: 1.4.10 -> 1.4.11
2023-12-03 14:44:00 -05:00
Nick Cao
9b1e04974d
Merge pull request #271824 from foo-dogsquared/update-moar
...
moar: 1.18.4 -> 1.18.5
2023-12-03 09:38:29 -05:00
Nick Cao
bd409117a2
Merge pull request #271832 from r-ryantm/auto-update/rkvm
...
rkvm: 0.5.1 -> 0.6.0
2023-12-03 09:36:04 -05:00
markuskowa
e4c3ba7a3e
Merge pull request #271833 from r-ryantm/auto-update/snapper
...
snapper: 0.10.6 -> 0.10.7
2023-12-03 13:05:07 +01:00
markuskowa
d5fbf93275
Merge pull request #271541 from r-ryantm/auto-update/panoply
...
panoply: 5.2.10 -> 5.3.0
2023-12-03 13:04:03 +01:00
R. Ryantm
839fe5f25f
snapper: 0.10.6 -> 0.10.7
2023-12-03 09:42:51 +00:00
R. Ryantm
5b88c07f28
rkvm: 0.5.1 -> 0.6.0
2023-12-03 09:42:21 +00:00
Gabriel Arazas
eb1f66715a
moar: 1.18.4 -> 1.18.5
2023-12-03 16:09:15 +08:00
Martin Weinelt
15aa6440c3
Merge pull request #270518 from mweinelt/esphome-2023.11.5
...
esphome: 2023.11.4 -> 2023.11.6
2023-12-02 23:09:04 +01:00
R. Ryantm
c36d884e6a
osinfo-db-tools: 1.10.0 -> 1.11.0
2023-12-02 19:23:44 +01:00
Peder Bergebakken Sundt
27e69cc008
Merge pull request #256450 from bddvlpr/update/vrc-get
...
vrc-get: 1.1.3 -> 1.3.0
2023-12-02 16:30:10 +01:00
Peder Bergebakken Sundt
47c26dc448
Merge pull request #264444 from liff/fend-tests
...
fend: add tests and `meta.changelog`
2023-12-02 15:35:04 +01:00
R. Ryantm
b61a26fa0e
panoply: 5.2.10 -> 5.3.0
2023-12-01 22:44:24 +00:00
Emily Trau
4d72925022
Merge pull request #271334 from SuperSandro2000/onefetch
...
onefetch: 2.18.1 -> 2.19.0
2023-12-01 22:17:19 +11:00
Emily Trau
b74e7d91dd
Merge pull request #271187 from kilianar/broot-1.29.0
...
broot: 1.28.1 -> 1.29.0
2023-12-01 21:38:06 +11:00
Weijia Wang
1acfd6b489
Merge pull request #269289 from paumr/archi_updateScript
...
archi: add automatic updates
2023-12-01 09:59:29 +01:00
Emily Trau
a7a5c13074
Merge pull request #269507 from judofyr/mdbtools-no-error
...
mdbtools: fix build on latest Clang
2023-12-01 14:26:01 +11:00
Sergei Trofimovich
a9b2070339
moreutils: 0.67 -> 0.68
...
Citing changes from https://joeyh.name/code/moreutils/ :
popen: Use pclose, fixing compile warning. Thanks, Mikel Olasagasti Uranga
vidir: Zero pad line numbers to work better when used with a small tab size such as 2. Thanks, Johan Grande
Co-authored-by: kirillrdy <kirillrdy@gmail.com>
2023-12-01 02:23:59 +00:00
Sandro Jäckel
f6d192e9b4
onefetch: 2.18.1 -> 2.19.0
2023-12-01 02:24:31 +01:00
Nick Cao
5d46c5a9fd
Merge pull request #271060 from jdx/patch-1
...
rtx: change username of repo owner
2023-11-30 09:12:43 -05:00
kilianar
ef7ab764f9
broot: 1.28.1 -> 1.29.0
...
https://github.com/Canop/broot/releases/tag/v1.29.0
2023-11-30 14:24:50 +01:00
kilianar
8c475d567e
broot: optional support for clipboard feature
...
This commit introduces support for the clipboard feature flag in broot,
allowing users to copy paths to the system clipboard. Enabling this
feature is done by setting withClipboard = true. However, as per the
upstream documentation, enabling this option may cause compilation
issues on certain platforms, which is why it remains disabled by
default.
2023-11-30 14:18:48 +01:00
Gerg-L
4552f3aa25
direnv: 2.32.3 -> 2.33.0 ( #271059 )
2023-11-30 11:29:48 +01:00
Arnout Engelen
0f305eab01
Merge pull request #270974 from Samuel-Martineau/fix/pastebinit
...
pastebinit: change upstream to maintained fork, add tests, and manpage
2023-11-30 09:23:49 +01:00
Miguel de la Cruz
46f83cdd85
mmctl: 7.10.5 -> 9.2.2 ( #269709 )
2023-11-30 04:30:28 +01:00
Magnus Holm
51cb863549
mdbtools: fix build on latest Clang
...
Fixes NixOS/nixpkgs#269503
Co-authored-by: Emily Trau <13267947+emilytrau@users.noreply.github.com>
2023-11-30 03:35:16 +01:00
Uri Baghin
90439485e4
Merge pull request #270850 from gaelreyrol/otel-collector-update-0.90.0
...
opentelemetry-collector: 0.88.0 -> 0.90.0
2023-11-30 10:22:36 +08:00
jdx
85cba39704
rtx: change username of repo owner
...
I changed my username from jdxcode -> jdx
2023-11-29 18:31:11 -06:00
Samuel-Martineau
463ec8a215
pastebinit: change upstream to maintained fork and add manpage
2023-11-29 17:01:40 -05:00
Nick Cao
231ffe1942
Merge pull request #270662 from PedroHLC/drop-myself-from-abandoned
...
treewide: remove myself as maintainer from 7 derivations
2023-11-29 15:33:58 -05:00
Matthias Beyer
0e1eccf34c
zellij: 0.39.1 -> 0.39.2
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-11-29 12:03:10 +01:00
Gaël Reyrol
133d628753
opentelemetry-collector: 0.88.0 -> 0.90.0
2023-11-29 08:38:08 +01:00
Emily Trau
2fd1bcfbe8
Merge pull request #269500 from Samasaur1/master
...
figlet: link to unistd on all platforms; restore warnings
2023-11-29 16:56:36 +11:00
zowoq
b586968224
nix-direnv: 2.4.0 -> 2.5.1
...
Diff: https://github.com/nix-community/nix-direnv/compare/2.4.0...2.5.1
2023-11-29 07:40:33 +10:00
Emery Hemingway
146947ca3b
promexplorer: build with lockfile
2023-11-28 16:48:10 +02:00
Emery Hemingway
48840e1762
nitch: use new buildNimPackage
2023-11-28 16:48:10 +02:00
Nick Cao
d1ac70972d
Merge pull request #270491 from figsoda/fw
...
fw: 2.18.0 -> 2.19.0
2023-11-28 09:40:41 -05:00
PedroHLC ☭
1081619284
fx-cast-bridge: drop pedrohlc from maintainers
2023-11-28 11:27:30 -03:00
Ilan Joselevich
5a6782f148
Merge pull request #254980 from diegobfernandez/watchexec-1.23.0
...
watchexec: 1.22.2 -> 1.23.0
2023-11-28 15:13:24 +02:00
Martin Weinelt
fb0afe23a4
esphome: 2023.11.4 -> 2023.11.6
...
https://github.com/esphome/esphome/releases/tag/2023.11.5
https://github.com/esphome/esphome/releases/tag/2023.11.6
2023-11-28 00:48:21 +01:00
figsoda
a7f14dd928
fw: 2.18.0 -> 2.19.0
...
Diff: https://github.com/brocode/fw/compare/v2.18.0...v2.19.0
2023-11-27 16:10:57 -05:00
Pol Dellaiera
78584f0cd0
Merge pull request #268266 from r-ryantm/auto-update/xcp
...
xcp: 0.12.0 -> 0.12.1
2023-11-27 20:55:01 +01:00