Commit graph

455675 commits

Author SHA1 Message Date
maralorn b5fa92b2e6 doc/haskell: Add clarifications in section about versions 2023-02-18 15:15:11 +01:00
Nick Cao 571a705593
Merge pull request #216894 from figsoda/semver
cargo-semver-checks: 0.18.0 -> 0.18.1
2023-02-18 21:57:35 +08:00
Mario Rodas 8b396456b0
Merge pull request #216898 from marsam/update-lxd
lxd: 5.10 -> 5.11
2023-02-18 08:25:05 -05:00
Maximilian Bosch 1d1688bb21
Merge pull request #216670 from cole-h/fix-em-ice-bonding
linux_{5_15,6_1}: revert patch to fix Equinix Metal bonded networking with `ice` driver
2023-02-18 14:18:24 +01:00
Thiago Kenji Okada f47ea8fbf7
Merge pull request #216855 from thiagokokada/build-graalvm-allow-override
buildGraalvmNativeImage: allow overriding attributes
2023-02-18 13:05:06 +00:00
José Romildo Malaquias f372255aaa
Merge pull request #216927 from r-ryantm/auto-update/libsForQt5.qtstyleplugin-kvantum
libsForQt5.qtstyleplugin-kvantum: 1.0.7 -> 1.0.9
2023-02-18 09:48:41 -03:00
Thiago Kenji Okada aea640a73b buildGraalvmNativeImage: allow overriding attributes
Remove the previous function closure, that would make it difficult to
access the inner derivation attributes.

Fix issue #216787.
2023-02-18 12:38:09 +00:00
Vincent Laporte b965765e5d ocamlPackages.netchannel: 2.1.1 → 2.1.2 2023-02-18 13:26:46 +01:00
pennae 81cf173256 nixos-render-docs: use multiprocessing for options
options processing is pretty slow right now, mostly because the
markdown-it-py parser is pure python (and with performance
pessimizations at that). options parsing *is* embarassingly parallel
though, so we can just fork out all the work to worker processes and
collect the results.

multiprocessing probably has a greater benefit on linux than on darwin
since the worker spawning method darwin uses is less efficient than
fork() on linux. this hasn't been tested on darwin, only on linux, but
if anything darwin will be faster with its preferred method.
2023-02-18 13:17:57 +01:00
github-actions[bot] 5f4e07deb7 terraform-providers.vault: 3.12.0 → 3.13.0 2023-02-18 21:52:29 +10:00
github-actions[bot] 28f6883dd5 terraform-providers.azurerm: 3.44.0 → 3.44.1 2023-02-18 21:52:29 +10:00
github-actions[bot] 29b571a505 terraform-providers.huaweicloud: 1.44.1 → 1.44.2 2023-02-18 21:52:29 +10:00
github-actions[bot] e26cbd73d3 terraform-providers.github: 5.17.0 → 5.18.0 2023-02-18 21:52:29 +10:00
github-actions[bot] 6d3b26f154 terraform-providers.azuread: 2.34.0 → 2.34.1 2023-02-18 21:52:29 +10:00
Fabian Affolter e2f4fa73e7
Merge pull request #216881 from fabaff/fortiosapi-fix
python310Packages.fortiosapi: add missing input
2023-02-18 12:47:54 +01:00
Fabian Affolter 30baa9abb7
Merge pull request #216916 from r-ryantm/auto-update/python310Packages.pipdeptree
python310Packages.pipdeptree: 2.3.3 -> 2.4.0
2023-02-18 12:46:13 +01:00
Fabian Affolter 49fe17d3b4
Merge pull request #216918 from r-ryantm/auto-update/flexget
flexget: 3.5.24 -> 3.5.25
2023-02-18 12:45:46 +01:00
Fabian Affolter d76f7245ab
Merge pull request #215984 from fabaff/ciscoconfparse-bump
python310Packages.ciscoconfparse: 1.6.50 -> 1.7.15
2023-02-18 12:40:05 +01:00
Pavol Rusnak 8db1a7588f
Merge pull request #216851 from lilyinstarlight/misc/kodelife-updatescript 2023-02-18 12:35:34 +01:00
superherointj 92e139bcf4
Merge pull request #215481 from bryanasdev000/kubeshark
kubeshark: init at 38.5
2023-02-18 08:14:08 -03:00
Yureka e1f1c7eb79
Revert "setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED" (#216935)
This is a stdenv rebuild and should have gone to staging
2023-02-18 11:33:13 +01:00
Jonas Heinrich ef56f34e07 opensnitch: Fix build by sticking with Go 1.18 2023-02-18 04:55:46 -05:00
Sergei Trofimovich 95e7aa789d
Merge pull request #216194 from Kiskae/patch-4
xwayland: enable libunwind
2023-02-18 09:47:12 +00:00
Jonas Heinrich 48c2331991
Merge pull request #216856 from fabaff/grype-bump
grype: 0.56.0 -> 0.57.1
2023-02-18 10:20:44 +01:00
Sergei Trofimovich c8ca871429
Merge pull request #216016 from amjoseph-nixpkgs/pr/setup/NIX_OUTPATH_USED_AS_RANDOM_SEED
setup-hooks/reproducible-builds.sh: NIX_OUTPATH_USED_AS_RANDOM_SEED
2023-02-18 09:20:26 +00:00
Fabian Affolter b371d35aa6
Merge pull request #216890 from fabaff/jaconv-bump
python310Packages.jaconv: 0.3.1 -> 0.3.4
2023-02-18 10:04:06 +01:00
R. Ryantm 6d97ba09cb libsForQt5.qtstyleplugin-kvantum: 1.0.7 -> 1.0.9 2023-02-18 08:40:15 +00:00
Bryan A. S 0fcc1b8ef8 kubeshark: init at 38.5 2023-02-18 05:03:19 -03:00
Nick Cao dd48301e0d
Merge pull request #216806 from ulrikstrid/ulrikstrid--kitty-themes-2023-01-08
kitty-themes: 2022-08-11 -> 2023-01-08
2023-02-18 15:58:25 +08:00
Nick Cao 54a954d251
Merge pull request #216302 from NickCao/libvisual
libvisual: disable building examples when cross compiling
2023-02-18 15:52:59 +08:00
Nick Cao 2373e77aa2
Merge pull request #216598 from NickCao/tdesktop
tdesktop: 4.6.2 -> 4.6.3
2023-02-18 15:52:30 +08:00
Nikola Knezevic aae8cfd998 tvnamer: add setuptools dependency to requests-cache 0.5.2
tvnamer has a direct dependency on old version of requests-cache 0.5.2.
Unfortunately, it was failing to build as it was missing setuptools.
This change adds this dependency. Along with the fixes to tvdb_api, now
tvnamer correctly builds.
2023-02-18 14:56:34 +08:00
Nikola Knezevic 06841a64aa tvdb_api: unblock by using the latest version
Unreleased version (there have not been any updates since April 2021)
contains fixes to _to_bytes issue that caused tvdb_api to fail to build.
2023-02-18 14:56:34 +08:00
R. Ryantm 145630955d flexget: 3.5.24 -> 3.5.25 2023-02-18 06:40:43 +00:00
R. Ryantm c79e326a59 erlang: 25.2.2 -> 25.2.3 2023-02-18 01:34:50 -05:00
Dmitry Kalinkin 33f52948e6
Merge pull request #216907 from NixOS/tensor-cleanup
python310Packages.tensorflow: remove ? null from inputs
2023-02-18 01:15:06 -05:00
Nick Cao 606f8af262
Merge pull request #216910 from figsoda/cargo-tally
cargo-tally: 1.0.22 -> 1.0.23
2023-02-18 13:50:50 +08:00
R. Ryantm 0980625b3c python310Packages.pipdeptree: 2.3.3 -> 2.4.0 2023-02-18 05:42:53 +00:00
Nick Cao 88f9545434
Merge pull request #216226 from tux1c/mongoc-1.23.2
mongoc: 1.23.1 -> 1.23.2
2023-02-18 13:34:21 +08:00
Nick Cao 67176fa69d
Merge pull request #216860 from fabaff/xiaomi-ble-bump
python310Packages.xiaomi-ble: 0.16.3 -> 0.16.4
2023-02-18 13:20:05 +08:00
figsoda 9e9a2124cf cargo-tally: 1.0.22 -> 1.0.23
Changelog: https://github.com/dtolnay/cargo-tally/releases/tag/1.0.23
2023-02-17 23:42:30 -05:00
Nick Cao 63d3f5aec3
Merge pull request #216803 from joshniemela/master
julia_19: 1.9.0-beta2 -> 1.9.0-beta4
2023-02-18 11:09:36 +08:00
Nick Cao adc41db18f
Merge pull request #216679 from anthonyroussel/awscli_2_10
awscli2: 2.9.21 -> 2.10.0
2023-02-18 10:58:49 +08:00
Nick Cao d9eb7f0f81
Merge pull request #216794 from erikarvstedt/btcpayserver-1.7.12
btcpayserver: 1.7.7 -> 1.7.12
2023-02-18 10:51:05 +08:00
Bobby Rong 54c86ebc98
Merge pull request #216586 from bobby285271/fix/pantheon-clutter-cleanup
Pantheon: cleanup unused clutter dep
2023-02-18 10:50:26 +08:00
Nick Cao 0e3867cead
Merge pull request #216811 from R-VdP/via-2-1-0
Via 2.0.5 -> 2.1.0
2023-02-18 10:49:28 +08:00
Anderson Torres d0e354b9a1
Merge pull request #216528 from GenericNerdyUsername/xemu-init
xemu: init at 0.7.84
2023-02-17 23:46:58 -03:00
Nick Cao 87e235fdd9
Merge pull request #216840 from jansol/tauon
tauon: 7.4.7 -> 7.5.0
2023-02-18 10:46:46 +08:00
Nick Cao d60abd1937
Merge pull request #216831 from eliandoran/dev/trilium-update
trilium-{desktop,server}: 0.58.7 -> 0.58.8
2023-02-18 10:46:02 +08:00
Nick Cao 9d3aa00ab5
Merge pull request #216871 from arjan-s/init-types-pillow
python3Packages.types-pillow: init at 9.4.0.12
2023-02-18 10:44:21 +08:00