3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

369902 commits

Author SHA1 Message Date
Andreas Stührk 6f3df13a9b ponyc: 0.44.0 -> 0.49.0 2022-04-15 15:22:38 -07:00
Thiago Kenji Okada 44a4401945 buildGraalvmNativeImage: mark as broken if Native Image is not available 2022-04-15 23:20:52 +01:00
Fabian Affolter 3001926bf3
Merge pull request #168835 from fabaff/bump-xknx
python3Packages.xknx: 0.20.2 -> 0.20.3
2022-04-16 00:18:37 +02:00
Fabian Affolter c15187e644
Merge pull request #168619 from r-ryantm/auto-update/python3.10-ipympl
python310Packages.ipympl: 0.8.8 -> 0.9.0
2022-04-16 00:18:01 +02:00
Fabian Affolter dcf937e9e2
python3Packages.boltztrap2: add pythonImportsCheck 2022-04-16 00:17:51 +02:00
David 77e1ad8f3a python310Packages.gb-io: init at 0.1.1 2022-04-16 00:15:56 +02:00
Fabian Affolter 1a1f0df5ac python3Packages.pyezviz: 0.2.0.6 -> 0.2.0.7 2022-04-16 00:06:12 +02:00
Fabian Affolter b8cd059d54 python3Packages.boschshcpy: 0.2.30 -> 0.2.31 2022-04-15 23:58:33 +02:00
Lassulus 3ed16cf942
Merge pull request #161920 from r-ryantm/auto-update/bird-exporter
prometheus-bird-exporter: 1.4.0 -> 1.4.1
2022-04-15 22:58:04 +01:00
Fabian Affolter 16b58a5fbe python3Packages.asdf-standard: 1.0.1 -> 1.0.2 2022-04-15 23:57:00 +02:00
Sandro cfb38d13fb
Merge pull request #168833 from SuperSandro2000/gti 2022-04-15 23:46:50 +02:00
Frederick F. Kautz IV c39d8b0bed spire: 1.2.1 -> 1.2.3 2022-04-15 21:29:43 +00:00
Fabian Affolter 205c92f914 python3Packages.xknx: 0.20.2 -> 0.20.3 2022-04-15 23:27:19 +02:00
Fabian Affolter d80c876d48 metasploit: 6.1.37 -> 6.1.38 2022-04-15 23:22:53 +02:00
Ben Siraphob 00a56ae464
Merge pull request #166511 from siraben/meson-buildinputs 2022-04-15 21:19:22 +00:00
Ben Siraphob ff73ea1c8f
template-glib: fix buildInputs 2022-04-15 16:18:52 -05:00
Ben Siraphob c611bdf21f
pscircle: fix buildInputs 2022-04-15 16:18:52 -05:00
Sandro Jäckel 98b58acbf8
gti: 1.7.0 -> 1.8.0 2022-04-15 23:17:40 +02:00
Fabian Affolter a5d9883384
Merge pull request #168807 from fabaff/bump-pypykatz
python3Packages.pypykatz: 0.5.2 -> 0.5.6
2022-04-15 23:14:21 +02:00
Fabian Affolter 64f6a63a43
Merge pull request #168806 from r-ryantm/auto-update/python3.10-pysigma-backend-insightidr
python310Packages.pysigma-backend-insightidr: 0.1.4 -> 0.1.5
2022-04-15 23:13:21 +02:00
Martin Weinelt 843dcc884e
Merge pull request #168831 from Luflosi/matrix-synapse-fix-typo 2022-04-15 23:01:30 +02:00
Luflosi 17a406f28a
nixos/matrix-synapse: fix typo in mkRemovedOptionModule replacementInstructions
The correct capitalisation is lower-case here.
2022-04-15 22:52:29 +02:00
Pavol Rusnak a491ff3da8
hwi: 2.0.2 -> 2.1.0 2022-04-15 22:43:19 +02:00
Martin Weinelt 86477ef232
kotatogram-desktop: reference llvm stdenv directly
Going via the clang12Stdenv alias breaks eval for users that have
aliases disabled.
2022-04-15 22:38:07 +02:00
Samuel Ainsworth ae00b02e5b
Merge pull request #168584 from linyinfeng/ignore-missing
autoPatchelfHook: fix precise dependency ignorance
2022-04-15 13:12:53 -07:00
Thiago Kenji Okada 1135d82846
Merge pull request #168024 from WolfangAukang/asn1crypto-1.5.1
python310Packages.asn1crypto: 1.4.0 -> 1.5.1
2022-04-15 21:08:41 +01:00
Lassulus 2bd0053d94
Merge pull request #162509 from mkg20001/haste
haste-server: init at 3dcc43578b99dbafac35dece9d774ff2af39e8d0
2022-04-15 21:08:27 +01:00
Kim Lindberger ce2895263d
Merge pull request #167378 from talyz/keycloak-quarkus
keycloak: Switch to the new Quarkus version of Keycloak
2022-04-15 22:02:42 +02:00
Thiago Kenji Okada 158b0e037f graalvm17-ce: re-enable it on aarch64-linux
However without support for Native Image, since it is failing to build.
2022-04-15 20:52:18 +01:00
Arjan Schrijver 7c060cf3bb python3Packages.pywlroots: 0.15.11 -> 0.15.12 2022-04-15 21:50:43 +02:00
Sergei Trofimovich 77a8b9fa82 zesarux: fix build for libcaca-0.99.beta20
Without the change `zesarux` fails build on `master` as:

    scrcaca.c:51:5: error: unknown type name 'cucul_canvas_t'; did you mean 'caca_canvas_t'?
       51 |     cucul_canvas_t *cv; caca_display_t *dp; caca_event_t ev;
          |     ^~~~~~~~~~~~~~
          |     caca_canvas_t
2022-04-15 20:45:12 +01:00
Kerstin Humm 87aaadd0f4
python3Packages.pyvis: unstable-2021-04-29 -> 0.2.1 2022-04-15 21:35:48 +02:00
Thiago Kenji Okada 4f8562f682 nixos/doc: add note about the recent graalvmXX-ce changes 2022-04-15 20:34:09 +01:00
Thiago Kenji Okada 399ed1f1bd graalvmXX-ce: remove Ruby/Python/WASM support
Those additional languages does not seem to really have much usage
(e.g.: none in nixpkgs). For example, Ruby is pretty much broken for all
environments for quite sometime already, however nobody seemed to border
enough to fix it. They also add a good amount of size to the derivation.

So let's remove them. It should be really easy if someone still cares
for them and want to add them back on their own system: just use the
`mkGraal` function (that we export) to generate their own version of
GraalVM with all extra features they want.
2022-04-15 20:32:23 +01:00
Pavol Rusnak 92d1f76186
Merge pull request #159879 from prusnak/cypherpunkpay
python3Packages.cypherpunkpay: init at 1.0.15
2022-04-15 21:07:02 +02:00
Nicolas M a86ab314f6 slides: 0.7.3 -> 0.8.0 2022-04-15 21:04:00 +02:00
Pavol Rusnak da7db62574
python3Packages.cypherpunkpay: init at 1.0.15 2022-04-15 21:02:14 +02:00
Pavol Rusnak c58d293034
python3Packages.waitress: 2.0.0 -> 2.1.1 2022-04-15 20:59:47 +02:00
Pavol Rusnak f1c414858b
python3Packages.yoyo-migrations: init at 7.3.2 2022-04-15 20:59:47 +02:00
Pavol Rusnak 96ba8a65a1
python3Packages.pypng: init at 0.0.21 2022-04-15 20:59:47 +02:00
Pavol Rusnak 55b00e72d4
python3Packages.monero: init at 1.0.1 2022-04-15 20:59:43 +02:00
Janne Heß 01bc138a8e
nixos/stage-1-init: Merge mdraid module into swraid 2022-04-15 19:57:16 +01:00
Thiago Kenji Okada 782d03bca7 graalvmXX-ee: remove
This package was last updated in 2020. It is out-of-date compared to
upstream and we have the graalvmXX-ce already, that is much better
maintained nowadays.
2022-04-15 19:52:41 +01:00
Nicolas M 5d05f3acf0 melt: 0.2.0 -> 0.3.0 2022-04-15 20:28:34 +02:00
John Ericson 1a523e4778
Merge pull request #168784 from Artturin/typofix1
lib/systems/platforms: Do not import examples.nix, it is not needed
2022-04-15 14:26:09 -04:00
Sandro 82c5514d09
Merge pull request #168586 from leungbk/update-spdlog-1.10.0 2022-04-15 20:09:59 +02:00
Ben Siraphob 0074718c56
Merge pull request #168791 from roblabla/fix-mtools-darwin
mtools: Fix build on darwin by providing libiconv to buildInputs
2022-04-15 18:09:23 +00:00
Bruno Bigras b1d188a2e2
Merge pull request #168531 from bbigras/anytype
anytype: 0.24.0 -> 0.25.0
2022-04-15 14:08:20 -04:00
Samuel Ainsworth 5d29e6b2d9
Merge pull request #168716 from ndl/fix-jaxlib-bazel-version
jaxlib: fixed build with newer bazel version
2022-04-15 11:06:30 -07:00
Fabian Affolter 5ca6bb9232 python3Packages.pypykatz: 0.5.2 -> 0.5.6 2022-04-15 19:28:41 +02:00