Ryan Mulligan
c2fae5ae7e
asciinema: 1.4.0 -> 2.0.0
...
Semi-automatic update; builds on NixOS
2018-02-24 15:37:31 -08:00
Ryan Mulligan
d0cf327aad
armadillo: 8.300.0 -> 8.400.0
...
Semi-automatic update; builds on NixOS
2018-02-24 15:33:02 -08:00
Ryan Mulligan
2e60ec7c86
aptly: 1.1.1 -> 1.2.0
...
Semi-automatic update; builds on NixOS
2018-02-24 15:18:15 -08:00
Ryan Mulligan
5e12088331
antigen: 2.2.2 -> 2.2.3
...
Semi-automatic update; builds on NixOS
2018-02-24 15:05:54 -08:00
Shea Levy
48283de641
libffi: Add RISC-V patch.
2018-02-24 17:59:00 -05:00
Nikolay Amiantov
6850418426
rpcs3: init at 2018-02-23
2018-02-25 01:48:23 +03:00
Ryan Mulligan
2d314a0528
angelscript: 2.31.2 -> 2.32.0
...
Semi-automatic update; builds on NixOS
2018-02-24 14:45:37 -08:00
Ryan Mulligan
05a9a869c1
angband: 4.0.5 -> 4.1.2
...
Semi-automatic update; builds on NixOS
2018-02-24 14:36:05 -08:00
Ryan Mulligan
f4e82e4983
alembic: 1.7.4 -> 1.7.5
...
Semi-automatic update; builds on NixOS
2018-02-24 14:25:44 -08:00
Elis Hirwing
3dfe50ffb6
sequeler: init at 0.5.3
2018-02-24 23:24:47 +01:00
Elis Hirwing
55d2daaf31
libgda: Add optional mysql and postgresql support
2018-02-24 23:24:46 +01:00
Ryan Mulligan
7bfccd7c24
advancecomp: 2.0 -> 2.1
...
Semi-automatic update; builds on NixOS
2018-02-24 14:16:49 -08:00
Maximilian Bosch
f027e82e76
avidemux: rewrite derivation
...
This drastically reduces the complexity of the `avidemux` derivation
and adds QT5 support (see #33248 ).
Rather than invoking `cmake` over preconfigured hooks, it's much easier
to use the `bootStrap.bash` script provided by the developers to do the
installation tasks. Furthermore this script makes it way easier to
configure which parts of `avidemux` should be used (e.g. CLI-only) or
without the plugins.
In order to create a CLI-only instance you can simply override the
derivation:
```
avidemux.override {
withQT = false;
}
```
It's possible to set the default executable as well (`avidemux` creates
a `avidemux_qt5` and `avidemux_cli` executable by default):
```
avidemux.override {
default = "cli"; # default is `qt5`
}
```
The GTK support has been dropped entirely since it was originally broken
in our system and can't be built ATM. Other distros such as ArchLinux
don't support GTK anymore (see https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avidemux#n64 )
2018-02-25 01:04:07 +03:00
Ryan Mulligan
ee8059c207
ace: 6.4.3 -> 6.4.6
...
Semi-automatic update; builds on NixOS
2018-02-24 13:50:34 -08:00
Andrew R. M
9d37c059d3
hy: 0.13.1 -> 0.14.0
2018-02-24 16:42:20 -05:00
Franz Pletz
247a7504ad
vcdimager: 0.7.24 -> 2.0.1
2018-02-24 21:38:12 +01:00
Alex Griffin
c73cfd5c1b
mblaze: 0.3.1 -> 0.3.2
2018-02-24 14:17:43 -06:00
Sarah Brofeldt
2ea8f8acdf
nixos/mysql: Unbreak initial database creation
2018-02-24 20:07:55 +01:00
Miguel Madrid Mencía
b7a6c54851
nautilus: fixed mime types
2018-02-24 19:18:04 +01:00
Daniel Kuehn
987cad84ce
ceph: Modify ceph package so that it compiles and runs fine on nixos
...
With adding a patch that makes 2 absolute paths into 2 relative paths, ensuring the third-party libraries are available
in the python environment used and wrapping the python tools with wrapPrograms does so that the fixed ceph pkg can
compile and run as intended on NixOS.
2018-02-24 18:56:25 +01:00
Jan Tojnar
2cb88c524b
deadbeefPlugins.opus: init at 0.8
2018-02-24 18:43:23 +01:00
Miguel Madrid Mencía
114a8f159b
gthumb: fixed mime types
2018-02-24 18:41:00 +01:00
Thomas Tuegel
4caf9dc1c7
Merge pull request #35474 from ttuegel/feature/libcdio/2.0.0
...
libcdio: 0.93 -> 2.0.0
2018-02-24 11:13:20 -06:00
Thomas Tuegel
ffa88650d9
audacious: build with latest libcdio
2018-02-24 10:34:10 -06:00
Thomas Tuegel
bd45cd775b
audaciousQt5: build with latest libcdio
2018-02-24 10:34:10 -06:00
Thomas Tuegel
b795fd200b
libcdio: 0.93 -> 2.0.0
2018-02-24 10:34:06 -06:00
Shea Levy
63fa1fcb04
kexectools: Only build on kexecable architectures.
2018-02-24 10:37:54 -05:00
Shea Levy
aaaa6f0a69
RISC-V: Add top-level alias for proper glibc
2018-02-24 10:07:54 -05:00
Alexander V. Nikolaev
25a78f7234
qt-3: fix build after libGL transition
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
42dcaa91d6
libglvnd: refer to driversLink via libGL_driver
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
ea04aa1720
libdevil: fix build after libGL/libGLU transition
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
38bd1d7664
construo: fix build after libGL transition
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
77b23a8e7c
asymptote: direct reference to mesa_noglu.osmesa
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
33daafd4c5
python-packages: libGL/libGLU transition
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
13e0038f5d
perl-packages: libGL/libGLU transition
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
e94cd63bf5
treewide: transition libGL/libGLU for qt
...
Also rename mesaSupported to libGLSupported
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
1bc1909e5b
treewide: transition from mesa_glu to libGLU
2018-02-24 17:05:43 +02:00
Alexander V. Nikolaev
8f2a22935c
treewide: transition from mesa_noglu to libGL
2018-02-24 17:03:46 +02:00
Alexander V. Nikolaev
8da9b485ec
mesa: provide default aliases for libGL/GLU
...
Provide default aliases libGL, libGLU for using as default build time
providers.
This change shouldn't invalidate any hashes.
2018-02-24 17:02:37 +02:00
adisbladis
cdd1b8bc02
firefox-beta-bin: 59.0b11 -> 59.0b12
2018-02-24 22:44:13 +08:00
adisbladis
6e52011875
firefox-devedition-bin: 59.0b11 -> 59.0b12
2018-02-24 22:44:03 +08:00
Jörg Thalheim
8da17c3f0e
Merge pull request #35466 from yegortimoshenko/20180224.103545/icon-theme
...
Build GTK icon cache for most themes
2018-02-24 14:20:46 +00:00
Jörg Thalheim
da5f9e64fa
Merge pull request #35470 from Lassulus/rtl8814au
...
rtl8814au: init at 4.3.21
2018-02-24 14:14:47 +00:00
Michael Raskin
40186c3af2
Merge pull request #35462 from jfrankenau/update-geeqie
...
geeqie: 1.3 -> 1.4
2018-02-24 14:06:22 +00:00
Jörg Thalheim
e115dac5fc
rtl8814au: nitpicks
2018-02-24 14:00:00 +00:00
Shea Levy
80cb13b728
icu58: Fix evaluation
2018-02-24 08:52:58 -05:00
Shea Levy
f51a7ddd11
gptfdisk: Fix cross-compilation
2018-02-24 08:41:25 -05:00
lassulus
0ab8bf61af
rtl8814au: init at 4.3.21
2018-02-24 14:34:34 +01:00
Shea Levy
c2911034c3
btrfs-progs: Fix cross-compiling
2018-02-24 08:23:10 -05:00