Commit graph

304776 commits

Author SHA1 Message Date
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
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
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
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
Lein Matsumaru
314c1772c8
perlPackages.ack: 3.4.0 -> 3.5.0 2021-07-28 04:21:27 +00:00
Mario Rodas
58b6a09ccb
Merge pull request #131687 from marsam/update-jetbrains-mono
jetbrains-mono: 2.225 -> 2.241
2021-07-27 23:18:16 -05:00
Victor Freire
9ee8bd1889 vscode-extensions: uniform extension namingconvention 2021-07-28 12:01:53 +09:00
Thomas Gerbet
8f85e89c03 tailscale: 1.10.2 -> 1.12.0
https://github.com/tailscale/tailscale/releases/tag/v1.12.0
2021-07-28 12:00:27 +09:00
R. RyanTM
56665c1f97 choose: 1.3.2 -> 1.3.3 2021-07-28 02:59:25 +00:00
Graham Christensen
0a002b6b6c fprintd: 1.90.9 -> 1.92.0 2021-07-27 22:41:12 -04:00
Graham Christensen
6f0fc1c9b8 libfprint: 1.90.7 -> 1.92.1 2021-07-27 22:41:04 -04:00
R. RyanTM
e9f8d68fe7 agi: 1.1.0-dev-20210521 -> 2.1.0-dev-20210726 2021-07-28 01:50:03 +00:00
ajs124
0efb458bc1
Merge pull request #131649 from nlewo/postfix-3.6.2
Postfix 3.6.2
2021-07-28 01:11:11 +02:00
Sander van der Burg
f65e1d8793 ecwolf: fix compilation on darwin 2021-07-27 23:11:09 +02:00
Domen Kožar
16b7e4900e
Merge pull request #131705 from Mindavi/cgit/cross
cgit: support cross-compilation
2021-07-27 21:57:36 +02:00
Sander van der Burg
9de184f9bc
Merge pull request #131593 from svanderburg/add-ecwolf
ecwolf: init at 1.3.3
2021-07-27 21:54:17 +02:00
Domen Kožar
5556be0351
Merge pull request #131702 from bbigras/cloudflared-pkg
cloudflared: 2021.7.0 -> 2021.7.2
2021-07-27 21:48:23 +02:00
Antoine Eiche
69a63587e0 postfix: add lewo as maintainer 2021-07-27 21:46:03 +02:00
Antoine Eiche
9df6e2b1cd postfix: 3.6.1 -> 3.6.2
The source url has also been updated to the "multiple
locations (Europe)" url published on the
http://www.postfix.org/download.html page.
2021-07-27 21:46:02 +02:00
Austin Seipp
59297dde88 yosys: 0.9+4052 -> 0.9+4221
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-07-27 14:27:30 -05:00