Commit Graph
486237 Commits
Author SHA1 Message Date
figsoda 0726893a4c vimPlugins: update 2023-05-19 17:10:56 -04:00
figsodaandGitHub 983d4ff270 Merge pull request #231988 from s1341/init_monokai_pro_nvim 2023-05-19 17:08:06 -04:00
figsodaandGitHub bcda420086 Merge pull request #232881 from arjan-s/bump-ohmyposh
oh-my-posh: 16.4.2 -> 16.7.0
2023-05-19 16:55:20 -04:00
figsodaandGitHub 7c7cf1f7f1 Merge pull request #232880 from fabaff/exploitdb-bump
exploitdb: 2023-05-17 -> 2023-05-19
2023-05-19 16:46:46 -04:00
Weijia WangandGitHub ae2b86d5a7 Merge pull request #232844 from figsoda/muffet
muffet: 2.8.0 -> 2.8.1
2023-05-19 23:46:34 +03:00
Weijia WangandGitHub 54bc670ca9 Merge pull request #232842 from figsoda/typos
typos: 1.14.9 -> 1.14.10, add figsoda as a maintainer
2023-05-19 23:46:13 +03:00
Weijia WangandGitHub ca9c0d9f51 Merge pull request #232849 from figsoda/ast-grep
ast-grep: fix build on aarch64-linux and x86_64-darwin
2023-05-19 23:45:16 +03:00
Weijia WangandGitHub f9e5a3c3fc Merge pull request #232852 from figsoda/arrayfire
arrayfire: fix build on darwin
2023-05-19 23:44:28 +03:00
Martin WeineltandGitHub 5ae23a806c Merge pull request #232717 from mweinelt/quisk-fix
quisk: Migrate to python 3.10
2023-05-19 22:32:45 +02:00
Bjørn Forsman ef85c3fe51 nixos: use passAsFile to avoid "Argument list too long" error
This patch fixes "Argument list too long" build failure when passing a
list of store paths to system.extraDependencies that exceeds Linux'
MAX_ARG_STRLEN limit of 128 KiB. With the shortest possible derivation
names (one byte), the 128 KiB limit is equivalent to about 2850
derivations. With longer derivations names, the limit is hit earlier.
Fix this restriction.
2023-05-19 22:31:31 +02:00
John EricsonandGitHub 57e7968e63 Merge pull request #232608 from emilytrau/minimal-bash
minimal-bootstrap.bash_2_05: init at 2.05b
2023-05-19 16:30:45 -04:00
Pavol RusnakandGitHub 4a22f6f0a4 Merge pull request #232851 from fanquake/bitcoin_core_24_1
bitcoin: 24.0.1 -> 24.1
2023-05-19 21:44:39 +02:00
Arjan Schrijver 431cae5b51 oh-my-posh: 16.4.2 -> 16.7.0
Diff: https://github.com/jandedobbeleer/oh-my-posh/compare/refs/tags/v16.4.2...v16.7.0

Changelog: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v16.7.0
2023-05-19 21:32:58 +02:00
Fabian Affolter 99a570d272 exploitdb: 2023-05-17 -> 2023-05-19
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-05-17...2023-05-19
2023-05-19 21:28:50 +02:00
figsodaandGitHub 702a13986f Merge pull request #232870 from networkException/maintainers-mention-sorting-script 2023-05-19 15:15:56 -04:00
figsodaandGitHub 5c1bf25732 Merge pull request #232858 from eliandoran/zhf/doomretro
doomretro: fix build on darwin
2023-05-19 14:42:22 -04:00
figsodaandGitHub 4afdcf5321 Merge pull request #232593 from fabaff/mqttui-bump
mqttui: 0.18.0 -> 0.19.0
2023-05-19 14:42:05 -04:00
Shane SvellerandYt 7a7b0862db erlang_26: init
https://www.erlang.org/blog/otp-26-highlights/
https://www.erlang.org/patches/otp-26.0
https://www.erlang.org/doc/apps/erts/notes.html#erts-14.0
2023-05-19 14:13:37 -04:00
networkException 26f38459ad maintainers: mention sort script 2023-05-19 20:02:43 +02:00
figsodaandGitHub 42e7d26c16 Merge pull request #232867 from erdnaxe/fix_scikitimage 2023-05-19 13:59:31 -04:00
Alexandre Iooss aca056ff37 omrdatasettools,muscima: rename scikit-image 2023-05-19 19:56:45 +02:00
figsodaandGitHub 70a79a41e6 Merge pull request #232864 from erdnaxe/scikit-image-fix 2023-05-19 13:51:59 -04:00
Alexandre Iooss 7ae9a372d9 mung: fix scikit-image name 2023-05-19 19:48:25 +02:00
SandroandGitHub 298599d97b Merge pull request #232069 from NotAShelf/sfwbar
sfwbar: init at 1.0_beta11
2023-05-19 19:45:27 +02:00
figsodaandGitHub 91d1e40cf0 Merge pull request #232855 from azuwis/nvchad
Add vimPlugins.{base46,nvterm,nvchad-extensions,nvchad-ui,nvchad}
2023-05-19 13:36:50 -04:00
Luke Granger-BrownandGitHub a423d5b7b9 Merge pull request #232807 from r-ryantm/auto-update/pomerium
pomerium: 0.21.3 -> 0.22.1
2023-05-19 18:29:28 +01:00
piegamesandGitHub 188e8ca0e4 Merge pull request #120472
python3Packages.{muscima, mung, omrdatasettools}: init
2023-05-19 19:19:38 +02:00
Fabian Affolter 0b0df14f76 mqttui: add changelog to meta 2023-05-19 19:12:17 +02:00
Elian Doran b23eb059cc doomretro: fix build on darwin 2023-05-19 20:04:06 +03:00
Fabian AffolterandGitHub eccbdf36f3 Merge pull request #232766 from fabaff/kajiki-fix
python311Packages.kajiki: add input linetable
2023-05-19 19:02:36 +02:00
Fabian AffolterandGitHub 346f12feba Merge pull request #232750 from NickCao/edk2-pytool-library
python3Packages.edk2-pytool-library: 0.14.1 -> 0.15.0
2023-05-19 19:00:57 +02:00
edaf6d0413 rabtap: init at 1.38.2 (#230385)
* rabtap: init at 1.38.2

* Update pkgs/tools/networking/rabtap/default.nix

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-19 18:51:56 +02:00
stepechandBenno Fünfstück a41a78efc1 burpsuite: 2023.4.3 -> 2023.4.4
https://portswigger.net/burp/releases/professional-community-2023-4-4
2023-05-19 18:50:50 +02:00
SandroandGitHub 76de652359 Merge pull request #231178 from nat-418/add-package-wapp-1.0
wapp: init at 1.0
2023-05-19 18:46:15 +02:00
SandroandGitHub 32b1f3d955 Merge pull request #228483 from Scrumplex/init-livecaptions
livecaptions: init at 0.4.0
2023-05-19 18:36:23 +02:00
SandroandGitHub 932e8b053c Merge pull request #232277 from chvp/bump-mautrix-whatsapp
mautrix-whatsapp: 0.8.4 -> 0.8.5
2023-05-19 18:35:32 +02:00
Zhong Jianxin 38c0524988 vimPlugins.nvchad: init at unstable-2023-05-18 2023-05-20 00:29:37 +08:00
Zhong Jianxin bff94277d3 vimPlugins.nvchad-ui: init at unstable-2023-05-18 2023-05-20 00:29:37 +08:00
Zhong Jianxin 04a6d9fc61 vimPlugins.nvchad-extensions: init at unstable-2023-05-14 2023-05-20 00:29:37 +08:00
Zhong Jianxin 9a6c4bc66f vimPlugins.nvterm: init at unstable-2023-05-05 2023-05-20 00:29:37 +08:00
Zhong Jianxin a8c242fce0 vimPlugins.base46: init at unstable-2023-05-06 2023-05-20 00:29:37 +08:00
Martin WeineltandGitHub b08b78b772 Merge pull request #232846 from natsukium/cz-cli/update
cz-cli: 4.2.4 -> 4.3.0
2023-05-19 18:07:49 +02:00
figsoda f7c59ea08c arrayfire: fix build on darwin 2023-05-19 11:41:51 -04:00
Robert ScottandGitHub fa727acb68 Merge pull request #232848 from LeSuisse/xpdf-add-cve-id-vulns
xpdf: add recent CVE IDs to the knownVulnerabilities
2023-05-19 16:29:48 +01:00
fanquake 2dfec9ca75 bitcoin: 24.0.1 -> 24.1 2023-05-19 16:28:16 +01:00
figsoda 99079728ab ast-grep: fix build on x86_64-darwin 2023-05-19 11:11:51 -04:00
figsoda 6b296fbcf2 ast-grep: fix build on aarch64-linux 2023-05-19 11:09:09 -04:00
Thomas Gerbet 19916860db xpdf: add recent CVE IDs to the knownVulnerabilities
The package already has some known vulnerabilities. I'm adding the new
ones mostly to save future me some time so I do not have to ask myself
if this long list on unpatched issues is expected or not.

Upstream expects to to fix all of that in xpdf 5.
2023-05-19 16:42:36 +02:00
figsodaandGitHub 5dcb4a7ab7 Merge pull request #232835 from GaetanLepage/sniprun
vimPlugins.sniprun: 1.3.1 -> 1.3.3
2023-05-19 10:31:12 -04:00
figsodaandGitHub b2fc0b72ab Merge pull request #232265 from figsoda/wolf 2023-05-19 10:30:37 -04:00