Commit graph

13463 commits

Author SHA1 Message Date
Anderson Torres
da427f4296
Merge pull request #176756 from jakobneufeld/master
dt-shell-color-scripts: init at unstable-2022-02-22
2022-06-15 22:24:41 -03:00
Anderson Torres
14f4a4a685
Merge pull request #177695 from SuperSandro2000/vtm
vtm: 0.6.0 -> 0.7.6
2022-06-15 22:23:34 -03:00
Rick van Schijndel
24c166f27e
Merge pull request #177749 from klemensn/sweep-visualizer-remove
sweep-visualizer: Remove
2022-06-15 23:21:20 +02:00
Jakob Neufeld
2ba52d316c dt-shell-color-scripts: init at unstable-2022-02-22 2022-06-15 19:36:55 +02:00
Kevin Cox
33186e776b
Merge pull request #177640 from kevincox/wl-no-darwin
watchlog: Remove Darwin from supported platforms.
2022-06-15 09:34:10 -04:00
Kevin Cox
b88c8dbe07
watchlog: Remove Darwin from supported platforms. 2022-06-15 08:07:00 -04:00
Klemens Nanni
7817ca4aa7 sweep-visualizer: Remove
`meta.homepage` links to a nonexistent subdomain and
https://scanse.io/downloads still only has instructions for ancient
Ubuntu 14.04.

This package has not seen updates in years and likely never will.

It depends on GNOME2/GTK2 which will go eventually.

It is also marked as unfree, so there's even less incentive to keep
such dead software around.

It crashes on start:
```
$ NIXPKGS_ALLOW_UNFREE=1 nix-shell -p sweep-visualizer
...
$ sweep_visualizer
Segmentation fault (core dumped)
```

See #39976.
2022-06-15 13:08:19 +02:00
Sandro Jäckel
90d960c1b4
vtm: 0.6.0 -> 0.7.6 2022-06-15 00:33:53 +02:00
Rick van Schijndel
51c50199af
Merge pull request #177513 from kilianar/asciinema-2.2.0
asciinema: 2.1.0 -> 2.2.0
2022-06-15 00:03:59 +02:00
Xiami
36b54d333d logstash: fix sha256 2022-06-14 16:59:24 +08:00
Fabian Affolter
a844e3517d
asciinema: specify license 2022-06-14 08:55:52 +02:00
zowoq
99647e7a12 direnv: 2.31.0 -> 2.32.0
https://github.com/direnv/direnv/releases/tag/v2.32.0
2022-06-14 07:56:44 +10:00
Rick van Schijndel
3d2819ec0b
Merge pull request #177239 from r-ryantm/auto-update/diffoscope
diffoscope: 215 -> 216
2022-06-13 22:37:44 +02:00
Kevin Cox
627f4d608b
Merge pull request #177543 from kevincox/wl
watchlog: init at 1.152.0
2022-06-13 14:40:08 -04:00
Robert Schütz
df9425f1b2 etcher: mark meta.sourceProvenance 2022-06-13 17:43:26 +00:00
Kevin Cox
41d033fc50
watchlog: init at 1.152.0 2022-06-13 12:43:35 -04:00
kilianar
8acd15d8bf asciinema: 2.1.0 -> 2.2.0
https://github.com/asciinema/asciinema/releases/tag/v2.2.0
2022-06-13 14:25:58 +02:00
Fabian Affolter
96b4e1afe1
Merge pull request #177188 from hamburger1984/add-hwatch
hwatch: init at 0.3.6
2022-06-12 18:34:37 +02:00
Andreas
dd63da9494 hwatch: init at 0.3.6 2022-06-12 15:36:24 +02:00
zowoq
961d7293b9 lsd: 0.21.0 -> 0.22.0
https://github.com/Peltoche/lsd/releases/tag/0.22.0
2022-06-12 19:14:50 +10:00
Mario Rodas
881810d9b3
Merge pull request #177147 from trofi/workaround-fno-common-for-fluent-bit
fluent-bit: add -fcommon workaround
2022-06-11 21:11:59 -05:00
Bobby Rong
16a2553ec4
Merge pull request #177279 from msfjarvis/hs/2022-06-11/fclones-0.26.0
fclones: 0.25.0 -> 0.26.0
2022-06-12 10:07:00 +08:00
Michele Guerini Rocco
d7175566a0
Merge pull request #177292 from rnhmjoj/pr-bdf2psf
bdf2psf: 1.207 -> 1.208
2022-06-11 19:38:02 +02:00
happysalada
af4b5ffa73 vector: 0.22.0 -> 0.22.1 2022-06-11 13:08:08 -04:00
rnhmjoj
87dd842238
bdf2psf: 1.207 -> 1.208 2022-06-11 15:39:14 +02:00
Builditluc
e329b995f2 hoard: init at 1.0.1 2022-06-11 15:16:56 +02:00
Harsh Shandilya
84e4bf5e0b
fclones: 0.25.0 -> 0.26.0 2022-06-11 18:02:02 +05:30
Fabian Affolter
6651a99300
Merge pull request #177179 from fabaff/goaccess-bump
goaccess: 1.5.7 -> 1.6
2022-06-11 10:33:35 +02:00
R. Ryantm
4e38070d6a diffoscope: 215 -> 216 2022-06-11 01:41:14 +00:00
Moritz Böhme
6f3caa12bb
fsrx: init at 1.0.0 (#177065) 2022-06-10 19:08:37 +02:00
Fabian Affolter
612a022454 goaccess: 1.5.7 -> 1.6 2022-06-10 15:59:45 +02:00
Sergei Trofimovich
70b7501860 fluent-bit: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10 or llvm-11. Otherwise build fails as:

    ld: /monkey/mk_tls.h:81: multiple definition of `mk_tls_server_timeout';
      flb_config.c.o:include/monkey/mk_tls.h:81: first defined here
2022-06-10 09:26:34 +01:00
Sandro
28eb16bf08
Merge pull request #176338 from linsui/dotter
dotter: fix build with rust 1.61
2022-06-10 02:07:58 +02:00
Sandro Jäckel
841cd68a2c
tmux: 3.3 -> 3.3a 2022-06-09 20:03:22 +02:00
Sergei Trofimovich
5770bec753
Merge pull request #177000 from trofi/fix-fno-common-for-alarm-clock-applet
alarm-clock-applet: pull fix pending upstream inclusion for -fno-comm…
2022-06-09 17:11:58 +00:00
Robert Schütz
1c5daefee9 yubikey-manager: relax fido2 version constraint 2022-06-09 09:48:21 -07:00
Artturi
015138ff7f
Merge pull request #176175 from r-ryantm/auto-update/diffoscope 2022-06-09 18:02:36 +03:00
Kevin Cox
6839f8fdc0
Merge pull request #176821 from PedroHLC/fx_cast-0.2.0
fx_cast: 0.1.2 -> 0.2.0
2022-06-09 09:14:56 -04:00
PedroHLC ☭
6850695d67
fx_cast: 0.1.2 -> 0.2.0
Reviews:

- Just makes the error message a bit nicer. (kevincox)

Co-authored-by: Kevin Cox <kevincox@kevincox.ca>
2022-06-09 09:30:45 -03:00
Sergei Trofimovich
944ed09de6 alarm-clock-applet: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: prefs.o:src/alarm-applet.h:49: multiple definition of
       `app_command_map'; alarm-applet.o:src/alarm-applet.h:49: first defined here
2022-06-09 08:52:38 +01:00
Bobby Rong
b2a6b6ea79
Merge pull request #176890 from ModdedGamers/mprocs-0-4-update
mprocs: 0.2.2 -> 0.4.0
2022-06-08 23:15:54 +08:00
Mr Hedgehog
b54c34e458
mprocs: 0.2.2 -> 0.4.0 2022-06-08 08:29:17 -04:00
Mr Hedgehog
a2e09a8703
zellij: 0.29.1 -> 0.30.0 2022-06-08 08:27:08 -04:00
linsui
5120383311 dotter: 0.12.10 -> 0.12.11 2022-06-08 10:17:47 +08:00
Robert Schütz
ddcb0e566a csvs-to-sqlite: use click 7.1.2 2022-06-07 16:39:06 +00:00
Sandro
6934c04395
Merge pull request #176552 from pogobanane/pkg-map
map: init at 0.1.1
2022-06-06 21:09:47 +02:00
Rick van Schijndel
2a95538f5c
Merge pull request #176033 from aaronjheng/envdir
envdir: remove
2022-06-06 20:16:19 +02:00
Rick van Schijndel
c5ba4d2866
Merge pull request #176034 from aaronjheng/azure-vhd-utils
azure-vhd-utils: remove
2022-06-06 20:15:52 +02:00
Pogobanane
e91d6046b1 map: init at 0.1.1 2022-06-06 15:21:56 +00:00
Sandro
2cdcb50406
Merge pull request #176049 from LunNova/lunnova/memtest-update
memtest86+: 5.01-coreboot-002 -> 6.00-beta2
2022-06-06 14:29:51 +02:00