3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

551835 commits

Author SHA1 Message Date
c4lliope e6fc0a2e3a Enable wxWebView in wxGTK32.
Closes #267712

Needed as a dependency for a number of language-specific packages,
including https://hexdocs.pm/desktop in Elixir.
2023-11-22 10:28:20 +00:00
Maciej Krüger cc23eebac1
Merge pull request #266501 from nbraud/mpvScripts/mpvacious 2023-11-22 11:24:39 +01:00
José Romildo Malaquias f8baac2255
Merge pull request #265297 from romildo/upd.whitesur-kde
whitesur-kde: unstable-2023-08-15 -> unstable-2023-10-06
2023-11-22 07:19:16 -03:00
José Romildo Malaquias c2e8d99887
Merge pull request #264909 from romildo/upd.qogir-kde
qogir-kde: unstable-2022-07-08 -> unstable-2023-10-20
2023-11-22 07:18:20 -03:00
José Romildo Malaquias b7dcc70a96
Merge pull request #264664 from romildo/upd.layan-kde
layan-kde: 2022-02-13 -> unstable-2023-09-30
2023-11-22 07:17:31 -03:00
José Romildo Malaquias 2c8d4198c8
Merge pull request #264422 from romildo/upd.graphite-kde-theme
graphite-kde-theme: 2022-02-08 -> unstable-2023-10-25
2023-11-22 07:16:30 -03:00
José Romildo Malaquias dd509de23e
Merge pull request #264413 from romildo/upd.colloid-kde
colloid-kde: unstable-2022-07-13 -> unstable-2023-07-04
2023-11-22 07:15:25 -03:00
datafoo 480f5b14e3 nixos/syncoid: add possibility to use string type for sshKey options
The sshKey options do not need to be a valid path at build time. Using
string instead allow use case when the path is not known at build time
such as when using systemd credentials (e.g. `sshKey =
"\${CREDENTIALS_DIRECTORY}/zfs-replication_ed25519";`).
2023-11-22 10:57:58 +01:00
OTABI Tomoya d60cb669e6
Merge pull request #268988 from natsukium/jupyter-events/update
python311Packages.jupyter-events: 0.7.0 -> 0.9.0
2023-11-22 18:47:38 +09:00
OTABI Tomoya e7be4bd03a
Merge pull request #269065 from happysalada/update_xformers
python311Packages.xformers: 0.03 -> 0.0.22.post7
2023-11-22 18:45:01 +09:00
Pol Dellaiera 4031689390
Merge pull request #269028 from drupol/php/bump-phpstan
php.packages.phpstan: 1.10.37 -> 1.10.44
2023-11-22 10:44:01 +01:00
OTABI Tomoya ef4e16fbd4
Merge pull request #269126 from GaetanLepage/speechbrain
python311Packages.speechbrain: 0.5.15 -> 0.5.16
2023-11-22 18:43:47 +09:00
nikstur 3e9cbcd5e8
Merge pull request #267852 from 365tuwe/add-tera-cli
tera-cli: init at 0.2.5
2023-11-22 10:34:12 +01:00
Pablo Ovelleiro Corral da41de71f6 sshx: init at unstable-2023-11-04 2023-11-22 09:18:51 +01:00
Fabian Affolter 6cf687b12d
Merge pull request #268913 from fabaff/gitdb-bump
python311Packages.gitdb: 4.0.10 -> 4.0.11
2023-11-22 08:36:32 +01:00
Fabian Affolter 2f1e07c51f
Merge pull request #269118 from r-ryantm/auto-update/python311Packages.mkdocstrings-python
python311Packages.mkdocstrings-python: 1.7.3 -> 1.7.5
2023-11-22 08:35:12 +01:00
Fabian Affolter 7c14f62269
Merge pull request #269123 from r-ryantm/auto-update/python311Packages.pychromecast
python311Packages.pychromecast: 13.0.7 -> 13.0.8
2023-11-22 08:31:17 +01:00
Fabian Affolter 1308d628e8
Merge pull request #269039 from fabaff/junit2html-refactor
python311Packages.junit2html: refactor
2023-11-22 08:29:29 +01:00
Fabian Affolter f7116e449d
Merge pull request #269041 from fabaff/minidump-bump
python311Packages.minidump: 0.0.21 -> 0.0.22
2023-11-22 08:29:13 +01:00
Fabian Affolter 6023927cc5
Merge pull request #269043 from fabaff/pytenable-bump
python311Packages.pytenable: 1.4.13 -> 1.4.14
2023-11-22 08:29:01 +01:00
Fabian Affolter d26648cac7
Merge pull request #269047 from fabaff/checkov-bump
checkov: 3.1.4 -> 3.1.9
2023-11-22 08:28:50 +01:00
Fabian Affolter edb3d58bb6
Merge pull request #269048 from fabaff/pydeconz-bump
python311Packages.pydeconz: 113 -> 114
2023-11-22 08:28:38 +01:00
Fabian Affolter f39de0be4c
Merge pull request #269051 from fabaff/aiomisc-bump
python311Packages.aiomisc: 17.3.25 -> 17.3.41
2023-11-22 08:28:29 +01:00
Gaetan Lepage 3f269a93b1 python311Packages.speechbrain: 0.5.15 -> 0.5.16
Diff: https://github.com/speechbrain/speechbrain/compare/refs/tags/v0.5.15...v0.5.16

Changelog: https://github.com/speechbrain/speechbrain/releases/tag/v0.5.16
2023-11-22 07:56:53 +01:00
Uri Baghin 8c47608edd
Merge pull request #268614 from boltzmannrain/bazel_darwin_bash_binary
bazel_6: fix: make patched bash a native binary
2023-11-22 14:51:39 +08:00
R. Ryantm 23012ff349 python311Packages.pychromecast: 13.0.7 -> 13.0.8 2023-11-22 06:37:10 +00:00
Vincent Laporte f3770720e1 ocamlPackages.zipc: init at 0.1.0 2023-11-22 07:15:30 +01:00
Fabián Heredia Montiel 170e3945bb
Merge pull request #268810 from r-ryantm/auto-update/codux
codux: 15.13.0 -> 15.14.0
2023-11-22 06:14:03 +00:00
Fabián Heredia Montiel 9daa8e9de4
Merge pull request #268867 from maolonglong/init-gosimports
gosimports: init at 0.3.8
2023-11-22 06:10:59 +00:00
Fabián Heredia Montiel 0770fe731d
Merge pull request #268948 from TomaSajt/uiua
uiua: 0.3.0 -> 0.3.1
2023-11-22 06:06:09 +00:00
Fabián Heredia Montiel 4582f56d3c
Merge pull request #269004 from r-ryantm/auto-update/cadical
cadical: 1.8.0 -> 1.9.0
2023-11-22 06:03:41 +00:00
Fabián Heredia Montiel cc3e3b517d
Merge pull request #269000 from a-n-n-a-l-e-e/figma-update-hash
figma-linux: update src.hash
2023-11-22 06:03:10 +00:00
R. Ryantm 3f56deb0f4 python311Packages.mkdocstrings-python: 1.7.3 -> 1.7.5 2023-11-22 05:55:17 +00:00
happysalada eb746540a9 nixos/clamav: run as clamav user not root 2023-11-22 03:08:30 +00:00
happysalada ef6b8ff15a nixos/clamav: use state and runtime directory 2023-11-22 03:08:30 +00:00
happysalada 026a91af5a nodePackages: update 2023-11-22 03:07:17 +00:00
happysalada d7376bc88e fangfrisch: init at 1.6.1 2023-11-22 03:04:20 +00:00
Artturi 955f2d39ec
Merge pull request #249670 from huantianad/discord-screenaudio 2023-11-22 04:59:29 +02:00
Nick Cao 6834314feb
Merge pull request #268548 from oluceps/update-hysteria
hysteria: 2.2.0 -> 2.2.1
2023-11-21 21:48:37 -05:00
happysalada bdf29479d0 python311Packages.xformers: 0.03 -> 0.0.22.post7 2023-11-22 03:45:55 +01:00
Nick Cao 74a170bf26
Merge pull request #268957 from kashw2/terragrunt
terragrunt: 0.53.4 -> 0.53.5
2023-11-21 21:24:49 -05:00
Nick Cao 6d39872db5
Merge pull request #268976 from r-ryantm/auto-update/svls
svls: 0.2.9 -> 0.2.10
2023-11-21 21:23:20 -05:00
Nick Cao 5ba6266108
Merge pull request #268992 from figsoda/dua
dua: 2.20.2 -> 2.20.3
2023-11-21 21:21:06 -05:00
Nick Cao 0204a5e093
Merge pull request #268993 from figsoda/mit
git-mit: 5.12.175 -> 5.12.176
2023-11-21 21:20:06 -05:00
Nick Cao 0d2fdb328d
Merge pull request #269027 from nbraud/pkgs/bork
bork: 7.0.1 → 7.0.2
2023-11-21 21:18:55 -05:00
Nick Cao 7d57cc4501
Merge pull request #269044 from fabaff/pyrainbird-bump
python311Packages.pyrainbird: 4.0.0 -> 4.0.1
2023-11-21 21:17:43 -05:00
Nick Cao ce076ef06e
Merge pull request #269045 from fabaff/pycfmodel-bump
python311Packages.pycfmodel: 0.21.0 -> 0.21.1
2023-11-21 21:17:01 -05:00
Nick Cao 5c7cf0bd9c
Merge pull request #269046 from fabaff/pyoverkiz-bump
python311Packages.pyoverkiz: 1.13.2 -> 1.13.3
2023-11-21 21:16:13 -05:00
Nick Cao 57df330992
Merge pull request #269049 from fabaff/publicsuffixlist-bump
python311Packages.publicsuffixlist: 0.10.0.20231120 -> 0.10.0.20231121
2023-11-21 21:14:52 -05:00
Nick Cao 98ec69cf76
Merge pull request #269050 from fabaff/trufflehog-bump
trufflehog: 3.63.0 -> 3.63.1
2023-11-21 21:13:48 -05:00