John Ericson
af58c2cc0c
netbsd.compat: Don't configure twice
2021-09-03 03:09:05 +00:00
John Ericson
2810201833
netbsd: Split out path merging from bsd setup hook
...
I plan on doing the sources for FreeBSD differently. Indeed we might
want to change this for NetBSD too eventually.
In any event, the way we manage sources is not intrinsically the same
across BSDs so it makes sense to pull this out.
2021-07-11 21:11:10 +00:00
John Ericson
75db7f8eb0
netbsd: Use rsync to speed up source merging
...
The find -exec that was there before is quite slow on my machine. This
is much faster.
2021-07-10 21:20:29 +00:00
David
53072cc066
elvis: init at 1.0.1
2021-07-09 11:37:43 +09:00
Sandro
79b7bd36a3
Merge pull request #129686 from Mindavi/jxrlib/cross
...
jxrlib; support cross-compilation
2021-07-09 03:00:16 +02:00
Sandro
81f368aad8
Merge pull request #129492 from IvarWithoutBones/bump/switch-emu
2021-07-09 02:59:23 +02:00
Sandro
c45bbac68b
Merge pull request #129685 from jonringer/bump-azure-cli-july2021
2021-07-09 02:59:13 +02:00
Sandro
664ebda061
Merge pull request #129474 from fabaff/bump-theharvester
2021-07-09 01:13:18 +02:00
Sandro
a55886fbbf
Merge pull request #129690 from hexagonal-sun/fltk14-fix
2021-07-09 01:11:44 +02:00
Sandro
317f8e7913
Merge pull request #129681 from rnhmjoj/zimg
...
zimg: 3.0.1 -> 3.0.2
2021-07-09 01:09:50 +02:00
Sandro
fd6fe25653
Merge pull request #129695 from Ma27/fix-rustracer
...
rustracer: 2.1.44 -> 2.1.46, fix build
2021-07-09 01:09:14 +02:00
Sandro
b9edf9d0ca
Merge pull request #129628 from fabaff/bump-shellingham
2021-07-09 01:07:34 +02:00
Sandro
c054309b54
Merge pull request #129680 from fabaff/bump-pytest-cases
...
python3Packages.pytest-cases: 3.6.2 -> 3.6.3
2021-07-09 00:57:39 +02:00
Sandro
e8132edfde
Merge pull request #129670 from primeos/wshowkeys
...
wshowkeys: Mark as broken
2021-07-09 00:53:55 +02:00
Sandro
10c9cb0e43
Merge pull request #129303 from r-ryantm/auto-update/fluxcd
...
fluxcd: 0.15.3 -> 0.16.0
2021-07-09 00:52:39 +02:00
Sandro
34a3604d24
Merge pull request #129673 from Ma27/bump-grafana
2021-07-09 00:51:02 +02:00
Sandro
266a296502
Merge pull request #129520 from srhb/rdkafka-zstd
...
rdkafka: Add zstd support
2021-07-09 00:48:21 +02:00
Sandro
b9b15e069a
Merge pull request #129660 from cpcloud/prettier-plugin-toml
...
prettier-plugin-toml: init at 0.3.1
2021-07-09 00:39:23 +02:00
sternenseemann
96054245b5
foot: fix cross compilation
...
* needs PKG_CONFIG_FOR_BUILD
* in the non-native case we need wayland-scanner (build) and
wayland-protocols (host) separately
* ar needs targetPrefix as well
2021-07-09 00:22:08 +02:00
Maximilian Bosch
8484a25b45
rustracer: 2.1.44 -> 2.1.46, fix build
...
Failing Hydra build: https://hydra.nixos.org/build/147238379
After the update of Rust to 1.53[1] this package broke because it's
heavily tied to the compiler version. Please note that we cannot upgrade
to the latest version (2.1.48) as this'd require unreleased features of
`rustc`.
[1] 37ac6d6e76
2021-07-09 00:06:40 +02:00
Fabian Affolter
20e4bb677d
theharvester: 3.2.3 -> 4.0.0
2021-07-08 23:43:10 +02:00
Fabian Affolter
313e4ac54a
ython3Packages.slowapi: init at 0.1.4
2021-07-08 23:37:53 +02:00
Fabian Affolter
805e945e82
python3Packages.yfinance: 0.1.59 -> 0.1.61
2021-07-08 14:26:54 -07:00
Matthew Leach
950e2a7efd
fltk14: fix build on apple silicon
...
For some reason having a file called `VERSION` in the package root directory
appears to be interfering with the build process:
```
Compiling Fl_cocoa.mm...
In file included from Fl_cocoa.mm:39:
In file included from ../FL/x.H:32:
In file included from ../FL/mac.H:50:
[...]
In file included from /nix/store/xhvrrnz8n6dxizgig46ijh59m7mfy261-libcxx-11.1.0-dev/include/c++/v1/cstddef:37:
../version:1:1: error: expected unqualified-id
1.4.0
^
```
By removing the file, the build succeeds.
2021-07-08 22:26:29 +01:00
IvarWithoutBones
b017750441
yuzu-{ea,mainline}: {1704,633} -> {1855,679}
2021-07-08 23:24:36 +02:00
IvarWithoutBones
7b75e40000
ryujinx: 1.0.6893 -> 1.0.6954
2021-07-08 23:23:46 +02:00
Jonathan Ringer
f14f71094b
python3Packages.uamqp: 1.4.0 -> 1.4.1
2021-07-08 14:03:27 -07:00
Fabian Affolter
db6e03fe8a
python3Packages.pytest-httpserver: 0.3.7 -> 1.0.0
2021-07-08 13:49:51 -07:00
Jonathan Ringer
eecbb707e1
azure-cli: 2.24.2 -> 2.26.0
2021-07-08 13:34:22 -07:00
Jonathan Ringer
1b9775e507
python3Packages.signalr: fix build
2021-07-08 13:18:17 -07:00
Leo Maroni
6ed56b865f
nixos/vikunja: add nixos test
2021-07-08 22:17:57 +02:00
Leo Maroni
c0bd900632
nixos/vikunja: init
...
nixos/vikunka: Use RFC 0042 settings proposal (thanks to @aanderse)
2021-07-08 22:17:57 +02:00
Leo Maroni
0bef1bb91f
vikunja-api: init at 0.17.1
...
vikunja-api: use mage in build (thanks to @jtojnar)
2021-07-08 22:17:57 +02:00
Leo Maroni
3338d28040
vikunja-frontend: init at 0.17.0
2021-07-08 22:17:57 +02:00
Leo Maroni
2fbecde3ca
maintainers: add em0lar
2021-07-08 22:17:57 +02:00
rnhmjoj
19ec503a14
zimg: 3.0.1 -> 3.0.2
2021-07-08 21:57:30 +02:00
Fabian Affolter
4ac01bafa0
python3Packages.pytest-cases: 3.6.2 -> 3.6.3
2021-07-08 21:49:30 +02:00
Jonathan Ringer
2acb3f3b34
python3Packages.azure-mgmt-extendedlocation: init at 1.0.0b2
2021-07-08 12:40:23 -07:00
Michael Weiss
03a8b402c5
Merge pull request #129667 from primeos/wlroots
...
wlroots: 0.14.0 -> 0.14.1
2021-07-08 21:24:29 +02:00
Jonathan Ringer
f06a1b40fe
python3Packages.azure-servicebus: 7.3.0 -> 7.3.1
2021-07-08 11:42:13 -07:00
Jonathan Ringer
7e2424cb8f
python3Packages.azure-mgmt-compute: 21.0.0 -> 22.0.0
2021-07-08 11:42:13 -07:00
Jonathan Ringer
ab28ea9172
python3Packages.azure-eventhub: 5.5.0 -> 5.6.0
2021-07-08 11:42:13 -07:00
Jonathan Ringer
259a28462f
python3Packages.azure-appconfiguration: 1.1.1 -> 1.2.0
2021-07-08 11:42:09 -07:00
Anderson Torres
ad9a2ed50f
Merge pull request #128970 from AndersonTorres/new-arcan
...
Arcan environment
2021-07-08 15:09:28 -03:00
Fabian Affolter
f82099ff92
python3Packages.graphtage: allow later json5 releases
2021-07-08 10:27:05 -07:00
Fabian Affolter
28b1b086de
python3Packages.json5: 0.9.5 -> 0.9.6
2021-07-08 10:27:05 -07:00
Fabian Affolter
c6fe6e0d5c
python3Packages.minidb: 2.0.4 -> 2.0.5
2021-07-08 10:25:26 -07:00
Maximilian Bosch
8029f0de96
grafana: 8.0.4 -> 8.0.5
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.0.5
2021-07-08 19:15:16 +02:00
Rick van Schijndel
cb9db8a823
jxrlib; support cross-compilation
2021-07-08 19:10:05 +02:00
Michael Weiss
3938c5ed20
wshowkeys: Mark as broken
...
It doesn't run anymore:
$ wshowkeys
zwlr_layer_surface_v1@11: error 1: width 0 requested without setting left and right anchors
wl_display_dispatch: Protocol error
We'll remove this package after a while. Fix #129362 .
Reported-by: Nicolas Berbiche <nicolas@normie.dev>
2021-07-08 18:43:48 +02:00