Matthew Bauer
0bbdba2d11
bluez: don’t build python packages when tests are disabled
...
Can’t run these on cross anyway
2020-04-06 16:36:28 -04:00
Matthew Bauer
e446334824
libvpx: set proper target name
...
- Needs to be like <cpu>-<os>-gcc.
- Remove unneeded --enable-external-build flag
This confuses the feature detection and is not needed for cross
compilation anymore.
2020-04-06 16:36:28 -04:00
Matthew Bauer
24f8bad37c
libXres: enable cross-compilation
...
- adds utilmacros
- set null malloc flag
2020-04-06 16:36:27 -04:00
Matthew Bauer
7cc40e15e4
treewide/nixos: use stdenv.cc.libc instead of glibc when available
...
This prevents duplication in cross-compiled nixos machines. The
bootstrapped glibc differs from the natively compiled one, so we get
two glibc’s in the closure. To reduce closure size, just use
stdenv.cc.libc where available.
2020-04-06 16:36:27 -04:00
Matthew Bauer
8a5059e1cc
fontconfig: only generate cache on native compilation
...
We can’t cross-compile the cache, so just skip it for now.
2020-04-06 16:36:22 -04:00
Matthew Bauer
6c5983a291
gdk-pixbuf: make target env hook
...
Unfortunately, we need to emulate the system to get a real cache.
Native version doesn’t know the right paths.
2020-04-06 16:36:22 -04:00
Matthew Bauer
93a8887531
hicolor-icon-theme: only add target icons to deps
2020-04-06 16:36:22 -04:00
Matthew Bauer
36109cda6e
glib: put gsettings directory in target
...
These should be runtime, not build time deps
2020-04-06 16:36:22 -04:00
Matthew Bauer
80be56bd6a
epiphany: include gtk3 build dependency
2020-04-06 16:36:21 -04:00
Matthew Bauer
777a2b4c56
xorg.libXScrnSaver: add utilmacros and malloc 0
2020-04-06 16:36:21 -04:00
Matthew Bauer
65b967fd38
libva: add wayland as native build input
...
Also set wayland-scanner to proper path
2020-04-06 16:36:21 -04:00
Matthew Bauer
3a71e62c56
plymouth: set systemd-tty-ask-password-agent path
...
This is needed in cross where systemd is not in path.
2020-04-06 16:36:21 -04:00
Matthew Bauer
139fd8b397
gdk-pixbuf: support cross compilation
...
- add glib to nativeBuildInputs
- only update loaders cache on native builds
2020-04-06 16:36:21 -04:00
Matthew Bauer
f8347478a8
vulkan-loader: make cmake a native build input
2020-04-06 16:36:21 -04:00
Matthew Bauer
0f41c1582f
cracklib: only use local binaries on native build
2020-04-06 16:36:21 -04:00
Matthew Bauer
d0dbdfea4f
git: fix cross compilation
2020-04-06 16:36:14 -04:00
R. RyanTM
8cf51459ed
python27Packages.lark-parser: 0.8.2 -> 0.8.5
2020-04-06 13:35:53 -07:00
R. RyanTM
43d9476228
python37Packages.elementpath: 1.4.2 -> 1.4.3
2020-04-06 13:35:30 -07:00
Ryan Mulligan
a7c2106568
Merge pull request #84441 from r-ryantm/auto-update/obinskit
...
obinskit: 1.1.1 -> 1.1.4
2020-04-06 13:31:10 -07:00
Florian Klink
aea90e816e
Merge pull request #84491 from toonn/wire-desktop-bump
...
wire-desktop: mac 3.15.3621 -> 3.16.3630
2020-04-06 22:12:58 +02:00
R. RyanTM
41fa7a2295
nfdump: 1.6.19 -> 1.6.20
2020-04-06 12:43:55 -07:00
R. RyanTM
caea489185
omnisharp-roslyn: 1.34.11 -> 1.34.15
2020-04-06 12:43:10 -07:00
R. RyanTM
205e3655b1
mdbook: 0.3.6 -> 0.3.7
2020-04-06 12:42:30 -07:00
R. RyanTM
778e98b607
grails: 4.0.2 -> 4.0.3
2020-04-06 12:40:41 -07:00
R. RyanTM
53856e607e
chafa: 1.2.2 -> 1.4.0
2020-04-06 12:40:23 -07:00
Jon
bf237d22a7
Merge pull request #83987 from r-ryantm/auto-update/matterbridge
...
matterbridge: 1.16.5 -> 1.17.1
2020-04-06 12:39:07 -07:00
Jon
6701dbeb7d
Merge pull request #84014 from r-ryantm/auto-update/quilter
...
quilter: 2.1.2 -> 2.2.2
2020-04-06 12:38:44 -07:00
R. RyanTM
78b22a547f
librealsense: 2.32.1 -> 2.33.1
2020-04-06 12:38:27 -07:00
R. RyanTM
ab7e9d73ff
jackett: 0.13.467 -> 0.14.365
2020-04-06 12:38:22 -07:00
R. RyanTM
c3e25ba60f
abcmidi: 2020.02.12 -> 2020.03.25
2020-04-06 12:37:53 -07:00
R. RyanTM
ac467bffd5
minder: 1.7.1 -> 1.7.2
2020-04-06 12:36:54 -07:00
Vladyslav M
9ec6c6c476
Merge pull request #84127 from vbgl/reason-3.6.0
...
reason: 3.5.4 → 3.6.0
2020-04-06 22:34:05 +03:00
R. RyanTM
24590039f1
python37Packages.ase: 3.19.0 -> 3.19.1
2020-04-06 12:13:30 -07:00
tilpner
df44e6f43e
python3Packages.deprecated: 1.2.7 -> 1.2.8
2020-04-06 12:11:22 -07:00
Manuel Mendez
2f5dad23f8
j2cli: skip checkPhase
...
There are no tests in the installed package so nothing to test.
2020-04-06 12:02:25 -07:00
Manuel Mendez
47430e5e23
j2cli: fix missing dependency on setuptools
...
Was getting
```
...
import pkg_resources
ImportError: No module named pkg_resources
```
2020-04-06 12:02:25 -07:00
R. RyanTM
c05bdeb23b
python37Packages.hstspreload: 2020.2.29 -> 2020.3.31
2020-04-06 11:58:29 -07:00
R. RyanTM
f63f622169
python37Packages.jupyterlab: 2.0.0 -> 2.0.1
2020-04-06 11:58:18 -07:00
R. RyanTM
342bf79497
python37Packages.luftdaten: 0.6.3 -> 0.6.4
2020-04-06 11:57:58 -07:00
Jonathan Ringer
8ed6d14632
azure-cli: freeze azure-batch
2020-04-06 11:55:26 -07:00
R. RyanTM
237c1b99c9
python27Packages.azure-batch: 8.0.0 -> 9.0.0
2020-04-06 11:55:26 -07:00
R. RyanTM
3ad70a424a
python27Packages.azure-mgmt-storage: 8.0.0 -> 9.0.0
2020-04-06 11:51:48 -07:00
R. RyanTM
5da4b6c79f
python37Packages.altair: 4.0.1 -> 4.1.0
2020-04-06 11:50:44 -07:00
R. RyanTM
e96b7c5ea1
python27Packages.carbon: 1.1.6 -> 1.1.7
2020-04-06 11:50:08 -07:00
R. RyanTM
0e7f1e14d6
python37Packages.asgiref: 3.2.5 -> 3.2.7
2020-04-06 11:49:08 -07:00
R. RyanTM
49ac78ae3e
python37Packages.aiohttp-socks: 0.3.6 -> 0.3.7
2020-04-06 11:48:11 -07:00
R. RyanTM
eab70ef2b0
python27Packages.ansi: 0.1.3 -> 0.1.5
2020-04-06 11:47:38 -07:00
R. RyanTM
aba81a7eb4
python27Packages.cbor2: 5.0.1 -> 5.1.0
2020-04-06 11:45:24 -07:00
R. RyanTM
128aeca1a9
python27Packages.boltons: 20.0.0 -> 20.1.0
2020-04-06 11:44:09 -07:00
R. RyanTM
0b54f91eac
python27Packages.atlassian-python-api: 1.15.4 -> 1.15.6
2020-04-06 11:42:50 -07:00