R. RyanTM
cd5684f27d
python38Packages.jaraco_classes: 3.0.0 -> 3.1.0
2020-04-06 20:53:02 -07:00
Jaka Hudoklin
3567e1f6cc
Merge pull request #84498 from doronbehar/python3-nyx
...
nyx: use python3 by default
2020-04-07 01:48:50 +00:00
Mario Rodas
55d2a340d4
Merge pull request #84461 from marsam/fix-libbluray-build
...
libbluray: fix build on darwin
2020-04-06 20:13:09 -05:00
Mario Rodas
1401aa9270
Merge pull request #84478 from eadwu/vscode/1.43.2
...
vscod{e,ium}: 1.43.0 -> 1.43.2
2020-04-06 20:09:46 -05:00
Mario Rodas
36fbfe285d
Merge pull request #84477 from eadwu/recursive/1.047
...
recursive: 1.046 -> 1.047
2020-04-06 19:43:31 -05:00
worldofpeace
0594a76774
rl-2003: mention python driver
...
(cherry picked from commit a435d41af5ca29c879ee84b19186c55f2caa35ee)
2020-04-06 20:31:50 -04:00
Maximilian Bosch
183aeb2df2
Merge pull request #84520 from herrwiese/for-master/zsh-nix-shell
...
zsh-nix-shell: init at (unstable-)2019-12-20
2020-04-07 01:53:50 +02:00
Maximilian Bosch
3e0a8ba8d3
Merge pull request #84358 from r-ryantm/auto-update/debootstrap
...
debootstrap: 1.0.119 -> 1.0.123
2020-04-07 01:45:49 +02:00
Maximilian Bosch
98aa946d08
Merge pull request #84355 from JakeStanger/patch-1
...
rofi-mpd: 2.0.1 -> 2.2.0
2020-04-07 01:44:15 +02:00
Maximilian Bosch
b7fa0af10c
Merge pull request #84495 from doronbehar/package-gmailctl
...
gmailctl: init at 0.6.0
2020-04-07 01:42:51 +02:00
Maximilian Bosch
869e137ded
Merge pull request #84460 from NieDzejkob/patchelf-homepage
...
patchelf: Fix homepage URL
2020-04-07 01:20:37 +02:00
Andreas Wiese
f4e273dbac
zsh-nix-shell: init at (unstable-)2019-12-20
2020-04-07 01:00:58 +02:00
R. RyanTM
88d5e1ed08
python27Packages.isbnlib: 3.9.10 -> 3.10.0
2020-04-06 16:00:08 -07:00
R. RyanTM
519334cb6c
python27Packages.ipympl: 0.3.3 -> 0.5.6
2020-04-06 15:59:21 -07:00
Maximilian Bosch
6541f75f80
Merge pull request #84517 from Infinisil/fix-test-driver-formatting
...
nixos/lib/test-driver: Fix require_unit_state hardcoded formatting
2020-04-07 00:57:45 +02:00
R. RyanTM
fd059cc3e5
libgit2: 0.99.0 -> 1.0.0
2020-04-06 15:45:25 -07:00
Dmitry Kalinkin
9b0d2f3fd1
Merge pull request #84163 from lovesegfault/nvidia-x11-440.64
...
linuxPackages.nvidia_x11: 440.59 -> 440.64
2020-04-06 18:24:27 -04:00
Ryan Mulligan
48178c1a73
Merge pull request #84394 from r-ryantm/auto-update/hopper
...
hopper: 4.5.21 -> 4.5.22
2020-04-06 15:23:25 -07:00
Silvan Mosberger
85e866db6f
nixos/lib/test-driver: Fix require_unit_state hardcoded formatting
2020-04-06 23:55:04 +02:00
Timo Kaufmann
5d3f4e9c0b
Merge pull request #84457 from vbgl/ocaml-gettext-0.4.1
...
ocamlPackages.ocaml_gettext: 0.3.8 → 0.4.1
2020-04-06 21:52:01 +00:00
Maximilian Bosch
32e7c0f16f
Merge pull request #84439 from JJJollyjim/loki-1.4
...
grafana-loki: 1.3.0 -> 1.4.0
2020-04-06 23:16:24 +02:00
R. RyanTM
a81f9c5ef0
faudio: 20.03 -> 20.04
2020-04-06 14:07:44 -07:00
R. RyanTM
40affc01a0
python27Packages.denonavr: 0.7.12 -> 0.8.1
2020-04-06 13:46:37 -07:00
R. RyanTM
d689045a02
python37Packages.etesync: 0.10.0 -> 0.11.1
2020-04-06 13:44:07 -07:00
Matthew Bauer
c6ff360cc4
python-dbusmock: avoid eval error when missing test output of bluez
...
This fixes an evaluation error that occurs when we don’t have
bluez.test. getOutput defaults to "out" in these cases.
2020-04-06 16:36:30 -04:00
Matthew Bauer
51ab062863
dvtm: add ncurses dev input to PATH
...
fixes cross compilation
2020-04-06 16:36:30 -04:00
Matthew Bauer
dcb8c6fa8b
kodi: fix cross compilation
...
- provide native binaries
- set cpu / os / etc. flags
- fix wayland compilation
2020-04-06 16:36:30 -04:00
Matthew Bauer
97309f7fa2
fstrcmp: patch for cross
...
Patches fstrcmp to cross-compile
2020-04-06 16:36:30 -04:00
Matthew Bauer
89dac3c856
flatbuffers: don’t build tests when cross compiling
2020-04-06 16:36:30 -04:00
Matthew Bauer
7887d50ae4
ftgl: add --with-ft-prefix for finding freetype
...
freetype-config is not in PATH when cross-compiling. We need to
provide our own.
2020-04-06 16:36:29 -04:00
Matthew Bauer
bedd47ed4b
libcddb: force malloc and realloc
...
This needs to be set to avoid having undefined malloc symbol.
2020-04-06 16:36:29 -04:00
Matthew Bauer
a1c6dea273
libcdio: get native help2man
2020-04-06 16:36:29 -04:00
Matthew Bauer
72363f71bf
libcec: get native cmake for cross
2020-04-06 16:36:29 -04:00
Matthew Bauer
433d5178ca
setup-hooks/auto-patchelf.sh: get prefixed readelf
2020-04-06 16:36:29 -04:00
Matthew Bauer
5256aa688f
libcrossguid: get prefixed utility
2020-04-06 16:36:29 -04:00
Matthew Bauer
5c80a3585b
tinyxml2: fix cross compilation
...
- use native unzip
- add target prefix to LD
2020-04-06 16:36:28 -04:00
Matthew Bauer
71a9eb80e7
waylandpp: fix cross compilation
...
- add libffi dependency
- provide wayland-scanner++ when cross compiling
2020-04-06 16:36:28 -04:00
Matthew Bauer
99355cc2e4
libasyncns: override malloc null check in cross
...
This is needed to build and avoid malloc error.
2020-04-06 16:36:28 -04:00
Matthew Bauer
a656aeb7f1
libvisual: fix null malloc check on cross
...
this is needed to build
2020-04-06 16:36:28 -04:00
Matthew Bauer
024877e7b2
alsa-plugins: move pkgconfig to native
2020-04-06 16:36:28 -04:00
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