Commit graph

304797 commits

Author SHA1 Message Date
R. RyanTM 7b8f06d27c dendrite: 0.4.0 -> 0.4.1 2021-07-28 14:43:43 +00:00
Sandro d0796a6c67
Merge pull request #131415 from marsam/update-xonsh
xonsh: 0.9.27 -> 0.10.1
2021-07-28 11:44:06 +00:00
Sandro 1ae194ac45
Merge pull request #131786 from dan4ik605743/coretoppings
coretoppings: init at 4.2.0
2021-07-28 11:32:27 +00:00
Sandro 3f02269136
Merge pull request #131800 from SuperSandro2000/fix-alias 2021-07-28 11:28:39 +00:00
Sandro c640d6bc3f
Merge pull request #131799 from SuperSandro2000/aliases
mozlz4a: remove alias
2021-07-28 11:28:27 +00:00
Sandro f069752eb3
Merge pull request #131757 from VergeDX/pxder
nodePackages.pxder: init at 2.12.5
2021-07-28 11:26:20 +00:00
Sandro 1042cb4efc
Merge pull request #130664 from baracoder/nvidia-470.57.02
nvidia_x11: 460.73.01 -> 470.57.02
2021-07-28 11:25:12 +00:00
Sandro a23470eaa7
Merge pull request #131747 from lovesegfault/firecracker-0.24.5
firecracker: 0.24.4 -> 0.24.5
2021-07-28 11:21:33 +00:00
Sandro f1f98ba4cb
Merge pull request #131798 from 06kellyjac/rekor
rekor-cli, rekor-server: 0.2.0 -> 0.3.0
2021-07-28 11:18:44 +00:00
Sandro ebb592a04c
Merge pull request #131694 from scvalex/enable-kubernetes-passthru-tests
kubernetes: enable passthru tests
2021-07-28 11:14:35 +00:00
Sandro 17cc103af3
Merge pull request #131084 from dan4ik605743/corefm
corefm: init at 4.2.0
2021-07-28 11:04:37 +00:00
Sandro Jäckel 3dbfb638b3
pythonPackages: fix alias 2021-07-28 13:02:22 +02:00
Graham Christensen ab93cc0add
Merge pull request #131762 from grahamc/lib-fprint
{lib,}fprint: version bumps
2021-07-28 07:01:18 -04:00
Sandro bc3039dffc
Merge pull request #131530 from SuperSandro2000/libjpeg 2021-07-28 10:59:12 +00:00
Sandro Jäckel ff42213e2d
mozlz4a: remove alias 2021-07-28 12:56:25 +02:00
Lars Rasmusson 23ea64cd81 coqPackages.corn: 8.12.0 → 8.13.0 2021-07-28 12:53:29 +02:00
Sandro fc0fbc4892
Merge pull request #131787 from SuperSandro2000/astroid
astroid: move fallback vim into top-level
2021-07-28 10:49:14 +00:00
happysalada 9dd9a5883a vector: 0.15.0 -> 0.15.1 2021-07-28 19:48:08 +09:00
sternenseemann 1508ea5708 gnat{6,9,10,11}: don't build libada when building a cross compiler
According to https://wiki.osdev.org/GNAT_Cross-Compiler building
libada is not possible when building a cross compiler. Unfortunately I
haven't been able to determine if this is upstream's position as well,
but sure enough disabling libada lets us build a GNAT cross compiler.
2021-07-28 12:44:49 +02:00
sternenseemann d3e05d191f gnat{6,9,10,11}: move gnatboot into nativeBuildInputs 2021-07-28 12:44:49 +02:00
sternenseemann 364713fdd3 gnat*: bootstrap cross with native compiler of the same version
https://gcc.gnu.org/install/prerequisites.html#GNAT-prerequisite
2021-07-28 12:44:49 +02:00
sternenseemann 801152e057 gnat*: take bootstrap gnat compiler from buildPackages
Due to overriding and use in string interpolation, our splicing magic
doesn't work and we need to do this explicitly.
2021-07-28 12:44:49 +02:00
sternenseemann 58dbc09c41 gnatboot: explicitly check hostPlatform and prevent building a cross compiler
* gnatboot can't be used as cross compiler, so we should prevent this at
  eval time.

* Explicitly checking hostPlatform is also a lot nicer. Keeping system
  since gnatboot seems to be statically linked so gnu/musl which is also
  tracked in config isn't important.
2021-07-28 12:44:49 +02:00
06kellyjac 082f4e0134 rekor-cli, rekor-server: 0.2.0 -> 0.3.0 2021-07-28 11:35:21 +01:00
Alexandru Scvortov b9acd426df kubernetes: add passthru tests
Also defensively quote a path and reformat a comment to trigger the
right review.
2021-07-28 11:27:22 +01:00
Martin Weinelt 590fac37c8
Merge pull request #131795 from r-ryantm/auto-update/Ajour
ajour: 1.2.1 -> 1.2.5
2021-07-28 12:18:55 +02:00
Michael Weiss 9be13f09cf
Merge pull request #131462 from primeos/tdesktop
tdesktop: remove abbradar from maintainers
2021-07-28 11:57:56 +02:00
Michael Weiss bdcf4caa1b
Merge pull request #131691 from musfay/android-tools
android-tools: use system fmt
2021-07-28 11:57:25 +02:00
R. RyanTM 1ff933002d ajour: 1.2.1 -> 1.2.5 2021-07-28 09:43:51 +00:00
dan4ik 02734d6d2f coretoppings: init at 4.2.0 2021-07-28 16:15:54 +07:00
Lassulus a66d9f9b00
Merge pull request #131737 from ncfavier/syncthing-extraOptions
nixos/syncthing: add declarative.extraOptions
2021-07-28 11:12:29 +02:00
sternenseemann f4ce33bf06 ocamlPackages.mirage-crypto*: 0.10.2 -> 0.10.3
https://github.com/mirage/mirage-crypto/releases/tag/v0.10.3
2021-07-28 10:59:53 +02:00
Naïm Favier 6416b3a941
nixos/syncthing: add declarative.extraOptions
Allows setting arbitrary config options through the REST API.

Also switches to the [new](https://docs.syncthing.net/rest/config.html)
config endpoints.
2021-07-28 10:56:06 +02:00
Jörg Thalheim bef9615b61
Merge pull request #131768 from applePrincess/ack-3.5.0
perlPackages.ack: 3.4.0 -> 3.5.0
2021-07-28 09:39:33 +01:00
zowoq 8e122bcae8 crun: 0.20.1 -> 0.21
https://github.com/containers/crun/releases/tag/0.21
2021-07-28 18:15:39 +10:00
Jörg Thalheim 9183234cba
Merge pull request #131782 from angustrau/vscode-remote-ssh
vscode-extensions.ms-vscode-remote.remote-ssh: 0.50.0 -> 0.65.7
2021-07-28 09:02:07 +01:00
Sandro 21463560f8
axoloti.libusb: cleanup, format (#131684) 2021-07-28 09:51:34 +02:00
Sandro 50d7eb059e
Merge pull request #131685 from SuperSandro2000/rosegarden
rosegarden: format, cleanup
2021-07-28 07:51:02 +00:00
Sander van der Burg a293e46365
Merge pull request #131735 from svanderburg/fix-ecwolf-darwin
ecwolf: fix compilation on darwin
2021-07-28 09:43:37 +02:00
Sandro Jäckel ebb924d472
astroid: move fallback vim into top-level 2021-07-28 09:41:32 +02:00
Jörg Thalheim d1c93d30c7
Merge pull request #131779 from LeSuisse/tailscale-1.12.1
tailscale: 1.12.0 -> 1.12.1
2021-07-28 08:15:41 +01:00
Angus Trau 0cefe482dd vscode-extensions.ms-vscode-remote.remote-ssh: 0.50.0 -> 0.65.7 2021-07-28 16:53:48 +10:00
Thomas Gerbet b6d9edca7d tailscale: 1.12.0 -> 1.12.1
https://github.com/tailscale/tailscale/releases/tag/v1.12.1
2021-07-28 08:46:31 +02:00
Fabian Affolter b4b29c1c7b python3Packages.millheater: 0.5.0 -> 0.5.2 2021-07-27 22:34:09 -07:00
Stefan Frijters 0b91acaab1 python3Packages.dbus-next: 0.2.2 -> 0.2.3 2021-07-27 22:07:16 -07:00
Angus Trau 87f2965a8b python3Packages.luddite: init at 1.0.2 2021-07-27 22:06:47 -07:00
Jörg Thalheim 21aa54ea8d
Merge pull request #131759 from r-ryantm/auto-update/agi
agi: 1.1.0-dev-20210521 -> 2.1.0-dev-20210726
2021-07-28 05:51:27 +01:00
Jörg Thalheim e98f96ee00
Merge pull request #131764 from r-ryantm/auto-update/choose
choose: 1.3.2 -> 1.3.3
2021-07-28 05:32:31 +01:00
Jörg Thalheim 509685636d
gpodder: fix gtk3 wrapping (#131765) 2021-07-28 05:31:07 +01:00
Jörg Thalheim 9dc65fabc2
Merge pull request #131604 from Atemu/update/linux_zen
linux_zen: 5.12.19 -> 5.13.5
2021-07-28 05:30:33 +01:00