Commit Graph

420667 Commits

Author SHA1 Message Date
R. Ryantm
3f7c4e365e python310Packages.jsbeautifier: 1.14.6 -> 1.14.7 2022-10-23 04:44:40 +00:00
Stanisław Pitucha
713369c44b doc/contributing: Explicitly allow trivial changes by non-authors
Discussed and proposed at https://discourse.nixos.org/t/rules-around-adding-to-someones-pr/22671/3
2022-10-23 15:23:02 +11:00
AndersonTorres
313d405f46 gtk-server: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:22:31 -03:00
github-actions[bot]
65d0797d29 terraform-providers.minio: 1.7.1 → 1.8.0 2022-10-23 14:21:14 +10:00
Mario Rodas
e08b66a7e3 tflint: 0.41.0 -> 0.42.0
https://github.com/terraform-linters/tflint/releases/tag/v0.42.0
2022-10-23 04:20:00 +00:00
AndersonTorres
e93d594a4c clisp hg: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:19:49 -03:00
Mario Rodas
a3282222e8
Merge pull request #197307 from NickCao/hurl-openssl
hurl: build with openssl 3.0
2022-10-22 23:19:09 -05:00
AndersonTorres
023b6ea7c7 clisp default: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:18:48 -03:00
figsoda
f06ee92c26
Merge pull request #197314 from r-ryantm/auto-update/starfetch
starfetch: 0.0.2 -> 0.0.3
2022-10-23 00:18:15 -04:00
Mario Rodas
7c93f60189
Merge pull request #197311 from malob/add-grammarly-languageserver
nodePackages: update, add `grammarly-languageserver`
2022-10-22 23:17:44 -05:00
AndersonTorres
01bde4f157 sbcl: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:17:38 -03:00
AndersonTorres
28c4406d85 mkcl: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:16:37 -03:00
AndersonTorres
307775b000 cmucl: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:16:02 -03:00
fee1-dead
93e729e432
wolfram-engine: fix Qt (#195814)
This is necessary for using wolfram-notebook, which calls wolframplayer
where the latter would segfault if Qt plugins are not found.
2022-10-23 00:15:12 -04:00
figsoda
9a2be06ebe
Merge pull request #197125 from SuperSandro2000/grex
grex: 1.4.0 -> 1.4.1
2022-10-23 00:13:14 -04:00
AndersonTorres
8e76339adc ccl: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:09:17 -03:00
Weijia Wang
c1fbfda9b2
qt5.qtwebengine: mark as broken on darwin (#197131) 2022-10-23 00:08:32 -04:00
Stanisław Pitucha
51dd37e4ec
Merge pull request #189474 from 06kellyjac/mc
mc: help with discoverability
2022-10-23 15:06:20 +11:00
AndersonTorres
9cbb690d7b libpst: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 01:06:02 -03:00
Anderson Torres
749231c9a2
Merge pull request #196681 from corngood/fix-nuget-to-nix
nuget-to-nix: fix warning when package is installed from sdk
2022-10-23 00:58:56 -03:00
Stanisław Pitucha
497df1cdc2
Merge pull request #196355 from viraptor/banking-fix
banking: fix gi introspection and darwin build
2022-10-23 14:58:07 +11:00
Stanisław Pitucha
501bfba5c2
Merge pull request #196411 from viraptor/gnome-obfuscate-darwin
gnome-obfuscate: fix darwin build
2022-10-23 14:54:58 +11:00
Stanisław Pitucha
14a7e7154b
vk-bootstrap: fix description typo 2022-10-23 14:46:50 +11:00
Stanisław Pitucha
537c72cfd4
mc: fix description readability
Co-authored-by: Michal Sojka <michal.sojka@cvut.cz>
2022-10-23 14:45:26 +11:00
R. Ryantm
13b1d803cb starfetch: 0.0.2 -> 0.0.3 2022-10-23 03:30:19 +00:00
figsoda
c836859fa6
Merge pull request #197276 from qowoz/gdu
gdu: 5.19.0 -> 5.20.0
2022-10-22 23:07:51 -04:00
zowoq
217bf31c03 hound, nixos/hound: deduplicate runtime deps 2022-10-23 12:50:24 +10:00
zowoq
e9b34e0de8 hound: add passthru.tests 2022-10-23 12:50:15 +10:00
Malo Bourgon
d1ceedb49b nodePackages.grammarly-languageserver: init at 0.0.4 2022-10-22 19:31:51 -07:00
Nick Cao
fc92284f59
s3rs: 0.4.8 -> 0.4.16 2022-10-23 10:31:03 +08:00
Nick Cao
b68a1b225d
hurl: build with openssl 3.0 2022-10-23 10:24:07 +08:00
José Romildo Malaquias
1ab4b4a183
Merge pull request #160453 from jtojnar/upd-nix-unstable-git
maintainers/scripts/update.nix: Fix deduplication for unstableGitUpdater
2022-10-22 23:16:29 -03:00
Winter
b29b81e458 vscode: don't fixup on darwin
Editing the `code` binary within the app bundle causes the bundle's signature to be invalidated, which prevents launching starting with macOS Ventura, because VS Code is notarized.

See https://eclecticlight.co/2022/06/17/app-security-changes-coming-in-ventura/ for more information.
2022-10-22 22:13:28 -04:00
Dmitry Kalinkin
62b5fa807f dawn: provide path to wish for the GUI 2022-10-22 22:04:23 -04:00
Dmitry Kalinkin
5375f83194 dawncut: init at 1.54a 2022-10-22 21:52:40 -04:00
Mario Rodas
84fc8bf89e
Merge pull request #197298 from r-ryantm/auto-update/resvg
resvg: 0.23.0 -> 0.24.0
2022-10-22 20:43:34 -05:00
Mario Rodas
c25ad45c97
Merge pull request #197040 from GaetanLepage/update-mprocs
mprocs: 0.4.0 -> 0.6.3
2022-10-22 20:35:04 -05:00
Mario Rodas
2cffb43285
Merge pull request #197091 from r-ryantm/auto-update/imgproxy
imgproxy: 3.8.0 -> 3.9.0
2022-10-22 20:28:34 -05:00
Sandro
6ffd08e152
Merge pull request #197144 from SuperSandro2000/changedetection-io-network 2022-10-23 03:27:52 +02:00
Mario Rodas
500dfd3948
Merge pull request #197142 from r-ryantm/auto-update/pdfsam-basic
pdfsam-basic: 4.3.3 -> 4.3.4
2022-10-22 20:18:45 -05:00
Mario Rodas
e971975b6d
Merge pull request #197143 from r-ryantm/auto-update/pinentry-bemenu
pinentry-bemenu: 0.11.0 -> 0.12.0
2022-10-22 20:17:54 -05:00
Mario Rodas
da731a35b3
Merge pull request #197137 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 12.6.5 -> 12.6.7
2022-10-22 20:16:36 -05:00
Mario Rodas
a875caf005
Merge pull request #197151 from r-ryantm/auto-update/rlwrap
rlwrap: 0.45.2 -> 0.46
2022-10-22 20:15:27 -05:00
Mario Rodas
19759de16f
Merge pull request #197156 from aaronjheng/pyrseas-0.9.1
pyrseas: 0.8.0 -> 0.9.1
2022-10-22 20:13:14 -05:00
Mario Rodas
7a8e64e486
Merge pull request #197180 from fabaff/sentry-sdk-bump
python310Packages.sentry-sdk: 1.9.10 -> 1.10.0
2022-10-22 20:08:06 -05:00
Mario Rodas
da0e0e2bee
Merge pull request #197253 from r-ryantm/auto-update/kubemq-community
kubemq-community: 2.3.2 -> 2.3.3
2022-10-22 20:04:18 -05:00
Mario Rodas
c8c2a007d3
Merge pull request #197232 from sikmir/aerc
aerc: 0.12.0 → 0.13.0
2022-10-22 20:02:47 -05:00
Mario Rodas
d8879fcc8a
Merge pull request #187569 from sikmir/guile-hall
guile-hall: init at 0.4.1
2022-10-22 20:02:11 -05:00
R. Ryantm
c3c703a232 resvg: 0.23.0 -> 0.24.0 2022-10-23 00:59:24 +00:00
Mario Rodas
94329e0dae
Merge pull request #187627 from sikmir/geographiclib
geographiclib: init at 2.1.1
2022-10-22 19:58:01 -05:00