Commit graph

489572 commits

Author SHA1 Message Date
Weijia Wang db7c5d174a
Merge pull request #234871 from m0rg-dev/vscode-darwin-signing
vscode: disable ripgrep patching on macOS
2023-05-30 06:15:21 +03:00
Weijia Wang 9362b60a80
Merge pull request #234901 from figsoda/flags
treewide: convert *Flags to a list
2023-05-30 06:12:27 +03:00
Weijia Wang 1e27109d4d
Merge pull request #234897 from figsoda/optionals
treewide: don't use lib.optional with a list
2023-05-30 06:09:19 +03:00
Weijia Wang 1f6c354cb7
Merge pull request #234718 from r-ryantm/auto-update/python310Packages.boxx
python310Packages.boxx: 0.10.8 -> 0.10.9
2023-05-30 06:04:22 +03:00
Nick Cao f97bd7fa1f
Merge pull request #234899 from figsoda/pkg-config
treewide: move pkg-config to nativeBuildInputs
2023-05-29 20:45:53 -06:00
Nick Cao 9f5ee7073e
Merge pull request #234898 from figsoda/cmake
xplorer: move cmake to nativeBuildInputs
2023-05-29 20:41:58 -06:00
Nick Cao 06358235ff
Merge pull request #234905 from r-ryantm/auto-update/crowdsec
crowdsec: 1.5.1 -> 1.5.2
2023-05-29 20:33:29 -06:00
Nick Cao 6eb32baf92
Merge pull request #234822 from r-ryantm/auto-update/calico-cni-plugin
calico-cni-plugin: 3.25.1 -> 3.26.0
2023-05-29 20:29:47 -06:00
Nick Cao 44e26fca73
Merge pull request #234845 from r-ryantm/auto-update/youtube-tui
youtube-tui: 0.7.1 -> 0.7.2
2023-05-29 20:29:16 -06:00
Nick Cao 0e3bd75987
Merge pull request #234842 from sumnerevans/matrix-synapse-1.84.1
matrix-synapse: 1.84.0 -> 1.84.1
2023-05-29 20:27:10 -06:00
figsoda 498f1ccad0
Merge pull request #234904 from r-ryantm/auto-update/iqtree
iqtree: 2.2.2.4 -> 2.2.2.6
2023-05-29 21:58:11 -04:00
R. Ryantm 5b809c2f2f crowdsec: 1.5.1 -> 1.5.2 2023-05-30 01:15:47 +00:00
R. Ryantm 71a23afb45 iqtree: 2.2.2.4 -> 2.2.2.6 2023-05-30 01:13:17 +00:00
figsoda f7f0512311 swiftPackages.swift-docc: convert swiftFlags to a list 2023-05-29 20:16:22 -04:00
figsoda 34233107b9 swift-format: convert swiftpmFlags to a list 2023-05-29 20:15:20 -04:00
figsoda ee5d3342eb python310Packages.skytemple-files: convert pytestFlagsArray to a list 2023-05-29 20:14:01 -04:00
figsoda f0363f573c dart-sass: convert dartCompileFlags to a list 2023-05-29 20:13:23 -04:00
figsoda c05fa24286 sourcekit-lsp: move pkg-config to nativeBuildInputs 2023-05-29 19:52:22 -04:00
figsoda 8733c5536e swiftpm: move pkg-config to nativeBuildInputs 2023-05-29 19:51:01 -04:00
figsoda c8929e4523 xplorer: move cmake to nativeBuildInputs 2023-05-29 19:48:42 -04:00
figsoda 3605f48b4d ipe: don't use lib.optional with a list 2023-05-29 19:45:10 -04:00
figsoda e4b6aeb3a9 mpfr: don't use lib.optional with a list 2023-05-29 19:44:01 -04:00
figsoda 81fe865cf8 python310Packages.python-mapnik: don't use lib.optional with a list 2023-05-29 19:43:15 -04:00
figsoda 17cb25a433 cargo-dephell: don't use lib.optional with a list 2023-05-29 19:42:08 -04:00
figsoda b643a42a1f ghostscript: don't use lib.optional with a list 2023-05-29 19:41:39 -04:00
figsoda 2014fdae3d flashrom: don't use lib.optional with a list 2023-05-29 19:40:16 -04:00
figsoda 8d91de5145 linuxPackages.ax99100: don't use lib.optional with a list 2023-05-29 19:38:13 -04:00
figsoda 58c8583551
Merge pull request #234540 from figsoda/topfew 2023-05-29 18:37:14 -04:00
Gaetan Lepage f1423fd5ae neovim: 0.9.0 -> 0.9.1 2023-05-30 00:17:30 +02:00
Ryan Lahfa 3890c1aafa
Merge pull request #234409 from stammon/fix-srt-live-server
srt-live-server: add missing ctime include
2023-05-29 23:26:00 +02:00
Martin Weinelt 9ad39773d6
Merge pull request #234728 from natsukium/boa-api/fix
python3Packages.boa-api: disable tests
2023-05-29 23:23:32 +02:00
Infinidoge 5dd9667abd nitter: unstable-2023-04-21 -> unstable-2023-05-19 2023-05-29 21:14:24 +00:00
figsoda e483b3f5d2
Merge pull request #234516 from figsoda/piknik 2023-05-29 16:29:34 -04:00
Morgan Wolfe 8769a90f90
vscode: disable ripgrep patching on macOS
useVSCodeRipgrep = false interferes with macOS 13's notarization enforcement
and doesn't allow the app to start. Setting it to stdenv.isDarwin by default
fixes the package for general use while preserving the option to patch ripgrep
on older versions of macOS if required by someone's particular use case.
2023-05-29 13:24:02 -07:00
Ryan Lahfa aab9ccad3e
Merge pull request #234730 from natsukium/bx-py-utils/fix-darwin
python3Packages.bx-py-utils: disable a broken test on darwin
2023-05-29 22:22:54 +02:00
figsoda db15159723
Merge pull request #234829 from r-ryantm/auto-update/okteto
okteto: 2.15.3 -> 2.15.4
2023-05-29 16:18:16 -04:00
figsoda 95c9bbc6e4
Merge pull request #234835 from r-ryantm/auto-update/fluent-bit
fluent-bit: 2.1.3 -> 2.1.4
2023-05-29 16:17:21 -04:00
figsoda d9a9a21a88
Merge pull request #234832 from r-ryantm/auto-update/nuclei
nuclei: 2.9.4 -> 2.9.5
2023-05-29 16:14:52 -04:00
figsoda 338b02f497
Merge pull request #234853 from r-ryantm/auto-update/checkstyle
checkstyle: 10.11.0 -> 10.12.0
2023-05-29 16:13:33 -04:00
figsoda 4607959dde
Merge pull request #234841 from r-ryantm/auto-update/kustomize-sops
kustomize-sops: 4.2.0 -> 4.2.1
2023-05-29 16:09:16 -04:00
figsoda 7513aa98f2
Merge pull request #234837 from hzeller/20230529-ftxui-411
ftxui: 4.1.0 -> 4.1.1
2023-05-29 16:07:44 -04:00
figsoda 80d8f23123
Merge pull request #234843 from afh/musikcube-update
musikcube: 3.0.0 -> 3.0.1
2023-05-29 16:05:29 -04:00
figsoda 377fcc552e
Merge pull request #234849 from christoph-heiss/pkgs/trurl
trurl: 0.6 -> 0.7
2023-05-29 15:58:56 -04:00
maxine cbcdfdf8a9
Merge pull request #234587 from maxeaubrey/slack_4.32.122
slack: 4.29.149 -> 4.32.122
2023-05-29 21:57:48 +02:00
K900 1fc30c27e9
Merge pull request #234862 from figsoda/text
writeTextFile: fix when executable is not a bool
2023-05-29 22:56:41 +03:00
figsoda 4431bab003 writeTextFile: fix when executable is not a bool 2023-05-29 15:48:49 -04:00
Martin Weinelt 7240139d6e
Merge pull request #234844 from SuperSandro2000/nginx-vts
nginxModules.vts: 0.2.1 -> 0.2.2, add SuperSandro2000 as maintainer
2023-05-29 21:37:27 +02:00
R. Ryantm 75d58486e8 checkstyle: 10.11.0 -> 10.12.0 2023-05-29 19:08:18 +00:00
3JlOy_PYCCKUI 22c8251d7f nixos/dk: init 2023-05-29 19:05:55 +00:00
3JlOy_PYCCKUI 017dc5f595 dk: init at 1.9 2023-05-29 19:05:55 +00:00