Commit Graph

49820 Commits

Author SHA1 Message Date
Anderson Torres
e1fc51c576
Merge pull request #176196 from aaronjheng/s3gof3r
s3gof3r: remove
2022-06-16 18:33:19 -03:00
Rick van Schijndel
1c243620ae
Merge pull request #177294 from NickCao/munge-cross
munge: fix cross compilation
2022-06-16 23:04:35 +02:00
Robert Scott
6ca5cccdca gnirehtet: add sourceType binaryBytecode 2022-06-16 20:21:46 +01:00
Robert Scott
61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
Frederick F. Kautz IV
03f60a8ed0 spire: 1.2.3 -> 1.3.1
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2022-06-16 09:57:01 -07:00
Anderson Torres
b9397b21ff
Merge pull request #177892 from sikmir/qosmic
flam3, qosmic: enable on darwin
2022-06-16 13:18:13 -03:00
R. Ryantm
97067007a9 libnma: 1.8.38 -> 1.8.40 2022-06-16 17:42:04 +02:00
Anderson Torres
fe306509ce
Merge pull request #177697 from thiagokokada/migrate-sx-to-resholve
sx: migrate to resholve.mkDerivation
2022-06-16 11:15:11 -03:00
Nikolay Korotkiy
f9763428b4
flam3: enable on darwin 2022-06-16 16:27:38 +03:00
Dmitry Bogatov
01e4d1a67f
texlive.combined.basic-scheme: fix $PATH of wrapped scripts (#177826)
Fix missing sed, grep and coreutils in $PATH. Closes: #150620
2022-06-16 09:10:37 -04:00
Fabian Affolter
0b59d07567
Merge pull request #177687 from fabaff/graphqlmap
graphqlmap: init at unstable-2022-01-17
2022-06-16 08:39:22 +02:00
Fabian Affolter
62de7e48a2
Merge pull request #177502 from fabaff/grype-bump
grype: 0.37.0 -> 0.39.0
2022-06-16 08:38:54 +02:00
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
Anderson Torres
e63b401182
Merge pull request #177582 from simoneruffini/fix/way-display-add
way-displays: init at 1.5.3
2022-06-15 22:23:10 -03:00
Fabian Affolter
f649383c5a
Merge pull request #177777 from 06kellyjac/chain-bench
chain-bench: init at 0.0.2
2022-06-16 00:27:01 +02:00
Fabian Affolter
499c8b2484 grype: 0.37.0 -> 0.39.0 2022-06-16 00:24:21 +02:00
Fabian Affolter
7dcd2853b9
Merge pull request #175969 from theHedgehog0/asleap-init
asleap: init at 06-20-2021
2022-06-15 23:39:43 +02: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
Fabian Affolter
6538e2fc95
Merge pull request #177768 from fabaff/terrascan-bump
terrascan: 1.15.1 -> 1.15.2
2022-06-15 23:05:46 +02:00
Rick van Schijndel
7c0bac48e2
Merge pull request #177373 from kilianar/wl-clipboard-2.1.0
wl-clipboard: 2.0.0 -> 2.1.0
2022-06-15 20:34:48 +02:00
Jakob Neufeld
2ba52d316c dt-shell-color-scripts: init at unstable-2022-02-22 2022-06-15 19:36:55 +02:00
Simone Ruffini
281713495f way-displays: init at 1.5.3 2022-06-15 18:42:26 +02:00
06kellyjac
2205b90699 chain-bench: init at 0.0.2 2022-06-15 17:27:46 +01:00
Bernardo Meurer
a272f7961f
Merge pull request #177527 from gbtb/nvtop_202
nvtop: 2.0.1 -> 2.0.2
2022-06-15 11:08:36 -04:00
Fabian Affolter
4dc9f60815 terrascan: 1.15.1 -> 1.15.2 2022-06-15 16:22:43 +02:00
Lein Matsumaru
7290fa1388
exploitdb: 2022-06-11 -> 2022-06-15 2022-06-15 14:08:02 +00: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
Bobby Rong
68abb3d211
Merge pull request #177621 from michaeladler/feature/difftastic
difftastic: 0.28.0 -> 0.29.1
2022-06-15 20:55:04 +08:00
Sandro
0ee5bae3d4
Merge pull request #177673 from MatthewCroughan/mc/discord.sh
discord-sh: init at unstable-2022-05-19
2022-06-15 14:28:46 +02: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
Bobby Rong
1b11e09c95
Merge pull request #177721 from LeSuisse/gitsign-0.1.1
gitsign: 0.1.0 -> 0.1.1
2022-06-15 18:46:15 +08:00
Florian Klink
0680114755
Merge pull request #176281 from pub-solar/fix/use-latest-unstable-yubikey-agent
yubikey-agent: 0.1.5 -> unstable-2022-03-17
2022-06-15 12:23:37 +02:00
matthewcroughan
b96b41d2a8 discord-sh: init at unstable-2022-05-19
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-15 09:18:52 +01:00
Thomas Gerbet
6ddc911b9a
gitsign: 0.1.0 -> 0.1.1
https://github.com/sigstore/gitsign/releases/tag/v0.1.1
2022-06-15 08:35:59 +02:00
Bobby Rong
29399e5ad1
Merge pull request #177707 from r-ryantm/auto-update/godns
godns: 2.7.7 -> 2.7.8
2022-06-15 14:04:38 +08:00
R. Ryantm
3f55912bd7 godns: 2.7.7 -> 2.7.8 2022-06-15 03:39:43 +00:00
Anderson Torres
5dfe01f551
Merge pull request #177639 from klemensn/qshowdiff-remove
qshowdiff: Remove (Qt4)
2022-06-14 21:42:18 -03:00
Sandro
f7251ca210
Merge pull request #168505 from brhoades/brhoades/ngrok-bump-v3
ngrok: 2.3.40 -> 3.0.4
2022-06-15 01:30:17 +02:00
Thiago Kenji Okada
41cc697fdd sx: migrate to resholve.mkDerivation 2022-06-15 00:27:35 +01:00
Sandro
788d58aea6
Merge pull request #177408 from azahi/minica 2022-06-15 01:21:04 +02:00
Azat Bahawi
4aae393064
minica: use buildGoModule 2022-06-15 01:37:38 +03: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
Fabian Affolter
f3f26e026b graphqlmap: init at unstable-2022-01-17 2022-06-14 23:29:19 +02:00
Timothy DeHerrera
e0b7c127da
Merge pull request #177445 from blaggacao/master
norouter: init at 0.6.4
2022-06-14 13:21:26 -07:00
Michael Adler
726e2f79e3 vale: 2.17.0 -> 2.18.0 2022-06-14 16:16:42 +02:00
Mario Rodas
f29cb2f676
Merge pull request #177604 from marsam/update-resvg
resvg: 0.22.0 -> 0.23.0
2022-06-14 08:30:21 -05:00
Klemens Nanni
e91c8a9b94 qshowdiff: Remove (Qt4)
No maintainer, no updates since introduction in 2010 except a bunch of
build/infrastructure related fixes.

Upstream's last commit is from 2018, GitHub links to
http://qshowdiff.danfis.cz which yields 404.

See #174634.
2022-06-14 15:10:14 +02:00