Commit graph

508694 commits

Author SHA1 Message Date
Nick Cao 05ea04c133
Merge pull request #245809 from aaronjheng/pprof
pprof: unstable-2022-05-09 -> unstable-2023-07-05
2023-07-28 00:40:00 -06:00
Sergei Trofimovich cf25fdfac0 fio: fix cross-compilation
Without the change `pkgsCross.aarch64-multiplatform.fio` fails build as:

```
$ nix build -f. pkgsCross.aarch64-multiplatform.fio
...
fio-aarch64-unknown-linux-gnu> Bad option --build=x86_64-unknown-linux-gnu
fio-aarch64-unknown-linux-gnu> Bad option --host=aarch64-unknown-linux-gnu
```

Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-07-28 07:29:18 +01:00
R. Ryantm d24242d841 k3s: 1.27.3+k3s1 -> 1.27.4+k3s1 2023-07-28 06:06:48 +00:00
R. Ryantm 294083298e python310Packages.peaqevcore: 19.0.1 -> 19.0.2 2023-07-28 05:05:12 +00:00
github-actions[bot] 91d48bf4bd terraform-providers.tencentcloud: 1.81.16 -> 1.81.17 2023-07-28 15:03:03 +10:00
github-actions[bot] ae2bce3a9f terraform-providers.wavefront: 3.6.0 -> 4.0.0 2023-07-28 15:03:03 +10:00
github-actions[bot] 02219f3fd0 terraform-providers.turbot: 1.9.1 -> 1.10.0 2023-07-28 15:03:03 +10:00
github-actions[bot] 5109f85403 terraform-providers.spotinst: 1.129.0 -> 1.130.0 2023-07-28 15:03:03 +10:00
github-actions[bot] eeb5d817f6 terraform-providers.opentelekomcloud: 1.35.3 -> 1.35.4 2023-07-28 15:03:03 +10:00
github-actions[bot] 0f3fdff006 terraform-providers.opsgenie: 0.6.28 -> 0.6.29 2023-07-28 15:03:03 +10:00
github-actions[bot] a355bae97f terraform-providers.ns1: 2.0.4 -> 2.0.5 2023-07-28 15:03:03 +10:00
github-actions[bot] 1cf94f6109 terraform-providers.minio: 1.16.0 -> 1.17.0 2023-07-28 15:03:03 +10:00
github-actions[bot] acdbb82ab3 terraform-providers.google-beta: 4.75.0 -> 4.75.1 2023-07-28 15:03:03 +10:00
github-actions[bot] c3f7f34b0b terraform-providers.google: 4.75.0 -> 4.75.1 2023-07-28 15:03:03 +10:00
github-actions[bot] e04b7dae8c terraform-providers.aws: 5.9.0 -> 5.10.0 2023-07-28 15:03:03 +10:00
github-actions[bot] f98c417be3 terraform-providers.equinix: 1.14.4 -> 1.14.5 2023-07-28 15:03:03 +10:00
github-actions[bot] 15f4934905 terraform-providers.azurerm: 3.66.0 -> 3.67.0 2023-07-28 15:03:03 +10:00
github-actions[bot] 17112f1567 terraform-providers.azuread: 2.40.0 -> 2.41.0 2023-07-28 15:03:03 +10:00
Nick Cao 2472f040b9
Merge pull request #245819 from figsoda/component
cargo-component: unstable-2023-07-05 -> unstable-2023-07-28
2023-07-27 22:58:33 -06:00
Vincent Laporte 6ec777a062 framac: 26.1 (Iron) → 27.1 (Cobalt) 2023-07-28 06:51:04 +02:00
Vincent Laporte d635270188 ocamlPackages.ppx_deriving_yaml: 0.1.1 → 0.2.1 2023-07-28 06:51:04 +02:00
Ben Wolsieffer 025af47303 writers: use runCommand instead of runCommandNoCC
runCommandNoCC is now an alias for runCommand, which was causing ofborg
failures with allowAliases = false.
2023-07-28 00:39:21 -04:00
Adam Joseph cb13669b00 lib.customisation: uncurry makeScopeWithSplicing
Deeply-curried functions are pretty error-prone in untyped languages
like Nix.  This is a particularly bad case because
`top-level/splice.nix` *also* declares a makeScopeWithSplicing, but
it takes *two fewer arguments*.

Let's switch to attrset-passing form, to provide some minimal level
of sanity-checking.
2023-07-27 21:31:59 -07:00
natsukium dadcfacb51
python310Packages.slack-bolt: fix build
Co-authored-by: Samuel Ainsworth <skainsworth@gmail.com>
2023-07-28 13:12:30 +09:00
Tyler W 99a80c6981 tailscale: 1.46.0 -> 1.46.1 2023-07-27 20:32:44 -07:00
figsoda 56c08f0d5d cargo-component: unstable-2023-07-05 -> unstable-2023-07-28
Diff: 84ad1dc2c3...b58f10c867
2023-07-27 23:29:20 -04:00
Ben Wolsieffer 09dd973987 writers: use callPackages to import sub-groups of writers
Use callPackages instead of plain import to get proper splicing. Without this,
writeNginxConfig fails when cross-compiling.
2023-07-27 22:54:41 -04:00
Nick Cao 35abc09040
Merge pull request #245458 from vale981/patch-1
mathematica: enable wayland support
2023-07-27 20:41:19 -06:00
Nick Cao 3241fa07cc
Merge pull request #245776 from wlcx/update-dart-sass
dart-sass: 1.63.3 -> 1.64.1
2023-07-27 20:39:13 -06:00
Nick Cao f68a459f74
Merge pull request #245526 from r-ryantm/auto-update/scantailor-advanced
scantailor-advanced: 1.0.18 -> 1.0.19
2023-07-27 20:13:11 -06:00
Aaron Jheng 71c77f1f1b
pprof: unstable-2022-05-09 -> unstable-2023-07-05 2023-07-28 02:04:57 +00:00
Nick Cao c67cd8f56f
Merge pull request #245800 from r-ryantm/auto-update/sbt-extras
sbt-extras: 2023-07-11 -> 2023-07-25
2023-07-27 19:55:17 -06:00
Nick Cao 7b9b86eea4
Merge pull request #245790 from ereslibre/bump-wasmtime
wasmtime: 11.0.0 -> 11.0.1
2023-07-27 19:52:30 -06:00
Nick Cao 8e6670c61e
Merge pull request #245771 from mhutter/bump/cloudflared
cloudflared: 2023.7.0 -> 2023.7.3
2023-07-27 19:50:48 -06:00
Nick Cao 4485cf1d2a
Merge pull request #245767 from vbgl/ruwudu-3.000
ruwudu: 2.000 → 3.000
2023-07-27 19:50:33 -06:00
Nick Cao 36f41715be
Merge pull request #245764 from figsoda/script
rust-script: 0.29.0 -> 0.30.0
2023-07-27 19:49:26 -06:00
Nick Cao d28c6da064
Merge pull request #245753 from r-ryantm/auto-update/patchelfUnstable
patchelfUnstable: unstable-2023-06-08 -> unstable-2023-07-20
2023-07-27 19:47:56 -06:00
Nick Cao ad8844f2c5
Merge pull request #245760 from newAM/probe-rs-0.20.0
probe-rs: 0.19.0 -> 0.20.0
2023-07-27 19:47:08 -06:00
Nick Cao e147aea130
Merge pull request #245706 from chvp/upd/pywayland
python3Packages.pywayland: 0.4.15 -> 0.4.16
2023-07-27 19:44:08 -06:00
Nick Cao b67e5c05da
Merge pull request #245724 from QJoly/kubefirst
kubefirst: 2.2.2 -> 2.2.5
2023-07-27 19:34:35 -06:00
Nick Cao e19a954bd0
Merge pull request #245722 from r-ryantm/auto-update/python310Packages.optax
python310Packages.optax: 0.1.5 -> 0.1.7
2023-07-27 19:34:20 -06:00
Nick Cao 36b7ff65a8
Merge pull request #245728 from r-ryantm/auto-update/python310Packages.bitarray
python310Packages.bitarray: 2.7.6 -> 2.8.0
2023-07-27 19:33:02 -06:00
Nick Cao 80192a3846
Merge pull request #245731 from wietsedv/readarr
readarr: 0.1.9.1905 -> 0.2.4.1999
2023-07-27 19:31:28 -06:00
Nick Cao 39cf0a691c
Merge pull request #245735 from adamcstephens/kitty/0.29.2
kitty: 0.29.1 -> 0.29.2
2023-07-27 19:31:00 -06:00
Nick Cao c73b0aa940
Merge pull request #245738 from r-ryantm/auto-update/python310Packages.teslajsonpy
python310Packages.teslajsonpy: 3.9.1 -> 3.9.2
2023-07-27 19:30:45 -06:00
Nick Cao 3ad341012c
Merge pull request #245667 from r-ryantm/auto-update/dnf5
dnf5: 5.0.15 -> 5.1.0
2023-07-27 19:29:08 -06:00
Nick Cao 87f9fc4846
Merge pull request #245741 from pbek/auto-update/qownnotes
qownnotes: 23.7.2 -> 23.7.3
2023-07-27 19:28:48 -06:00
Nick Cao 2e00198655
Merge pull request #245672 from r-ryantm/auto-update/python310Packages.pytorch-lightning
python310Packages.pytorch-lightning: 2.0.5 -> 2.0.6
2023-07-27 19:27:09 -06:00
Nick Cao 17d25d3e67
Merge pull request #245694 from r-ryantm/auto-update/python310Packages.meshtastic
python310Packages.meshtastic: 2.1.10 -> 2.1.11
2023-07-27 19:25:32 -06:00
Nick Cao 4d18724986
Merge pull request #245695 from aaronjheng/aws-iam-authenticator
aws-iam-authenticator: 0.5.9 -> 0.6.11
2023-07-27 19:25:07 -06:00