Tuomas Tynkkynen
6b866a37fc
xrdb: Use mcpp as the preprocessor
...
Close #9501 , fixes #9480 .
By default, xrdb uses GCC as the preprocessor at runtime for X resource files.
However, gcc is a large dependency, so replace it with mcpp, a much smaller
preprocessor (currently under a megabyte on i686).
Arch Linux already does this as well, so this should be relatively safe:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/xorg-xrdb
2015-08-29 08:29:59 +02:00
Daniel Fox Franke
7f26d95dcf
glob2: fix build failure
...
The same issue was reported here to Debian:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746854
Apparently this failure only cropped up with g++-4.9, but looking at
the code I have no idea how it ever worked without this patch.
2015-08-29 01:09:24 -04:00
Daniel Fox Franke
17667cd6ac
haskellPackages.tar: disable tests
...
They fail on i686-linux: http://hydra.nixos.org/build/25088435/nixlog/2
2015-08-28 22:41:56 -04:00
William A. Kennington III
d2dce19793
uid_wrapper: 1.1.0 -> 1.1.1
2015-08-28 17:53:48 -07:00
William A. Kennington III
3e6092fe6b
libraw: 0.16.0 -> 0.17.0
2015-08-28 17:50:55 -07:00
William A. Kennington III
b409331a5a
ipset: 6.24 -> 6.26
2015-08-28 17:49:15 -07:00
William A. Kennington III
6d83b13734
ceph: 0.94.2 -> 0.94.3
2015-08-28 17:49:03 -07:00
William A. Kennington III
2d16959bb8
goPackages: gcloud-golang don't mark broken as this breaks anything depending on metadata
2015-08-28 16:29:48 -07:00
William A. Kennington III
645709eaa5
go1.5: Remove the bootstrap as it is unneeded
2015-08-28 16:29:22 -07:00
William A. Kennington III
500f871d45
go1.5: Fix references to go1.4
2015-08-28 16:17:47 -07:00
William A. Kennington III
5a303519fa
kernel: 3.12.46 -> 3.12.47
2015-08-28 15:46:34 -07:00
William A. Kennington III
c5e2beab9f
Revert mongodb-tools: use Go 1.4
...
Unneeded as it works fine with Go 1.5 now
2015-08-28 15:44:50 -07:00
William A. Kennington III
43ea4b670c
ipfs: Update
2015-08-28 15:43:35 -07:00
Peter Simons
d34f7ded49
ghc-head: update to current HEAD
2015-08-28 22:28:06 +02:00
Peter Simons
97c5f0577d
haskell-llvm-general: the new version still doesn't support LLVM 3.5
2015-08-28 22:28:06 +02:00
Peter Simons
67fcedd517
haskell-harp has been fixed upstream.
2015-08-28 22:28:06 +02:00
Peter Simons
12dcb664d6
haskell-amazonka-core can't compile its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
c375b224b0
haskell-concurrent-extra fails its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
b45e3290c9
haskell-wx: new versions require wkGTK 3.0
2015-08-28 22:28:06 +02:00
Peter Simons
2bcad47a90
hackage-packages.nix: update to ca23e76c2e
with hackage2nix v20150824-45-g9a3a80d
2015-08-28 22:28:02 +02:00
Nicolas B. Pierron
03fb785b5c
Merge pull request #9497 from joachifm/fuppes-broken
...
fuppes: mark as broken
2015-08-28 20:51:42 +02:00
Domen Kožar
6dab6ed76b
Merge pull request #9494 from FRidh/nibabel
...
nibabel: remove failing test
2015-08-28 19:20:26 +02:00
Domen Kožar
bd161d0dfc
Merge pull request #9496 from FRidh/pyfribidi
...
pyfribidi: disable for pypy
2015-08-28 19:19:35 +02:00
Kosyrev Serge
18926d981c
ghcNokinds: 2015-07-18 -> 2015-08-26
2015-08-28 19:50:18 +03:00
Joachim Fasting
624eba1885
fuppes: mark as broken
...
This package has been broken since 2014-01-20, according to Hydra [1]. I tried
various ad-hoc patching & adding missing dependencies, uncovering yet more
errors. Updating is also out of the question, as nixpkgs already contains the
latest version.
[1]: https://hydra.nixos.org/build/25188337
2015-08-28 17:22:26 +02:00
Domen Kožar
93e8a121c8
hedgewars: add missing patch
2015-08-28 17:09:35 +02:00
Frederik Rietdijk
15aa28f71b
pyfribidi: disable for pypy
...
Extension module. pypy is unsupported.
2015-08-28 16:51:07 +02:00
Arseniy Seroka
5ea112f4c3
Merge pull request #9465 from fazo96/ne
...
ne: init at 3.0.1
2015-08-28 17:43:12 +03:00
Frederik Rietdijk
2927f1a883
nibabel: remove failing test
...
One of the tests explicitly calls python, which will fail with python3.
The issue has been reported upstream,
https://github.com/nipy/nibabel/issues/341
For now, remove the test.
Fix also the license type.
2015-08-28 16:24:08 +02:00
Enrico Fasoli
0f041e5487
ne: init at 3.0.1
...
ne: building improvements
2015-08-28 14:24:03 +00:00
Luca Bruno
01a874b3cf
gcloud-golang: mark as broken
2015-08-28 15:17:29 +02:00
Domen Kožar
b950ec8617
Merge pull request #9485 from taku0/firefox-bin-40.0.3
...
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 14:22:36 +02:00
Domen Kožar
01587f02a2
hedgewars: 0.9.20.5 -> 0.9.21, fix build
...
(cherry picked from commit 199be0273eb347a432d74cd50d9ef6083c73c1dd)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-28 14:00:17 +02:00
Arseniy Seroka
eb4ba90ef8
Merge pull request #9486 from benley/vimproc-fix
...
vimproc: Fix when run on non-NixOS linux distros
2015-08-28 14:41:45 +03:00
Luca Bruno
77354ebacd
gcr: 3.14.0 -> 3.16.0, should fix race condition during build
2015-08-28 11:35:29 +02:00
Eelco Dolstra
0619a23236
firefox: Update to 40.0.3
2015-08-28 11:26:44 +02:00
Arseniy Seroka
4302291e3d
Merge pull request #9483 from lebastr/qmidiroute
...
qmidiroute: init at 0.3.0
2015-08-28 11:49:38 +03:00
Frederik Rietdijk
6ec74dfdef
gmpy/gmpy2 disable for PyPy
...
gmpy and gmpy2 are both extension modules that cannot be used with PyPy.
2015-08-28 09:28:31 +02:00
Benjamin Staffin
a166119486
vimproc: Fix when run on non-NixOS linux distros
...
Prior to this change, if there exists a /lib*/ld-linux*.so.2 on a
system, vimproc will try to load vimproc_linux64.so or
vimproc_linux32.so instead of vimproc_unix.so, which is what nix
actually builds.
2015-08-27 20:35:46 -07:00
taku0
3f14b5f226
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 10:12:21 +09:00
Arseniy Seroka
7589dd61e8
Merge pull request #9464 from joachifm/electrum-2_4_3
...
electrum: 2.4 -> 2.4.3
2015-08-28 01:31:22 +03:00
Arseniy Seroka
096515656d
Merge pull request #9475 from dezgeg/pr-uboot-update
...
u-boot: 2015.04 -> 2015.07
2015-08-28 01:31:02 +03:00
Arseniy Seroka
4a549c1045
Merge pull request #9469 from rycee/reptyr
...
reptyr: 0.5 -> 0.6.2
2015-08-28 01:30:29 +03:00
Arseniy Seroka
d6eaae77f9
Merge pull request #9476 from fazo96/syncthing-update
...
syncthing: 0.11.21 -> 0.11.22
2015-08-28 01:29:55 +03:00
Jascha Geerds
4e478cbeaa
cask: 0.7.2 -> 0.7.3
2015-08-27 22:08:24 +02:00
Alexander Lebedev
e96ee79006
qmidiroute: init at 0.3.0
2015-08-27 19:00:08 +00:00
Eelco Dolstra
1502117418
sane-backends: Separate doc output
2015-08-27 19:07:44 +02:00
Eelco Dolstra
0ac4ad33fd
Unify the docbook-xsl and docbook-xsl-ns expressions
2015-08-27 19:07:44 +02:00
Eelco Dolstra
97cd7cfea2
docbook-xsl: Remove cruft
2015-08-27 19:07:44 +02:00
Eelco Dolstra
4e41b64511
valgrind: Separate doc output
2015-08-27 19:07:44 +02:00
Domen Kožar
e5b6de902f
setuptools: 18.0.1 -> 18.2
...
(cherry picked from commit 43b3f6e59d5e948adeab1ffd74a09ec252b372fd)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 18:46:10 +02:00
Domen Kožar
07ca74f60f
Merge pull request #9481 from rycee/fix/xdaliclock
...
xdaliclock: replace use of builderDefsPackage
2015-08-27 18:41:00 +02:00
Luca Bruno
52d7550da3
gdm: point to /etc/gdm/custom.conf
2015-08-27 18:11:39 +02:00
Damien Cassou
7043fa844c
Merge pull request #9479 from DamienCassou/update-umlet-13.3
...
umlet 13.2 → 13.3
2015-08-27 17:20:16 +02:00
Damien Cassou
3dc24b9e53
umlet 13.2 → 13.3
2015-08-27 17:14:54 +02:00
Robert Helgesson
6a41cb828e
xdaliclock: replace use of builderDefsPackage
2015-08-27 16:44:23 +02:00
Enrico Fasoli
d4988bd5ba
syncthing: 0.11.21 -> 0.11.22
2015-08-27 14:17:33 +00:00
Tuomas Tynkkynen
071009ee4f
ubootJetsonTK1: Install some more files
...
tegra-uboot-flasher needs 'u-boot', 'u-boot-nodtb-tegra.bin' and
'u-boot.dtb' for its 'flash' subcommand, and 'u-boot-dtb-tegra.bin'
for its exec subcommand.
No, there's no sanity in the embedded world.
2015-08-27 17:14:46 +03:00
Eelco Dolstra
f15270833a
Don't barf JSON at users in error messages
2015-08-27 15:32:45 +02:00
Domen Kožar
6fe7532396
Revert "vagrant: use ruby 2.2"
...
This reverts commit c00405d8d9bab331055f202f61ac117900454f36.
2015-08-27 13:41:37 +02:00
Domen Kožar
e65fce3af6
docker: fix build on i686
2015-08-27 13:22:29 +02:00
Domen Kožar
0392197226
fix python_fedora build
...
(cherry picked from commit 959ab2ebcc19c6f44f2ec6ddb79d16af7d69d4d3)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 12:52:37 +02:00
Peter Simons
93a3ba3909
haskell-github-types: test suite tries to access the network
2015-08-27 12:45:20 +02:00
Peter Simons
a9ec286d99
haskell-regex-tdfa-text has been fixed upstream.
2015-08-27 12:45:20 +02:00
Peter Simons
d9baa13d2a
hackage-packages.nix: update to 33d64f7231
with hackage2nix v20150824-28-g88e95d3
2015-08-27 12:45:15 +02:00
Luca Bruno
c91d360cec
pidginsipe: add nss and nspr (ZHF)
2015-08-27 12:29:45 +02:00
Luca Bruno
591d43ec91
freeswitch: use gcc 4.8 to fix build (ZHF)
2015-08-27 11:54:38 +02:00
Domen Kožar
9855a8fcc0
mongodb-tools, drive, bosun, scollector: use Go 1.4
2015-08-27 11:33:37 +02:00
Eelco Dolstra
320f963e16
firefox: Build with internal cairo
...
This might fix the recent segfaults, according to
https://bugzilla.redhat.com/show_bug.cgi?id=1253086 .
Fixes #9368 .
2015-08-27 11:18:39 +02:00
Domen Kožar
b65c5875e9
upgrade python-fedora, taskw
...
(cherry picked from commit 5384c08ea6d429bb25bef86a4730dd6e21bf5d65)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 11:16:36 +02:00
Bjørn Forsman
ac613f0748
opencv: remove duplicated -DCMAKE_BUILD_TYPE=Release flag
...
The standard builder already does this.
2015-08-27 10:54:10 +02:00
lethalman
144502c6e5
Merge pull request #9447 from dfoxfranke/reposurgeon
...
reposurgeon: init at 3.28
2015-08-27 10:52:58 +02:00
Domen Kožar
baf76b11a6
vagrant: use ruby 2.2
...
(cherry picked from commit c00405d8d9bab331055f202f61ac117900454f36)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 10:52:00 +02:00
Robert Helgesson
ca11cb8288
reptyr: 0.5 -> 0.6.2
2015-08-27 10:11:11 +02:00
William A. Kennington III
00fd3b25f9
parallel: 20150722 -> 20150822
2015-08-27 01:02:35 -07:00
William A. Kennington III
27ab91161d
mongo-tools: Update
2015-08-27 01:02:27 -07:00
William A. Kennington III
d0880a27dd
go-modules: Fix the application of reference removal on packages like mongo-tools
2015-08-27 01:02:20 -07:00
William A. Kennington III
2c4186b045
Fix go-tools to include cover/vet for 1.4 but not 1.5 onward
2015-08-27 01:02:00 -07:00
Joachim Fasting
268abe1cce
electrum: 2.4 -> 2.4.3
2015-08-27 01:44:41 +02:00
Arseniy Seroka
d60d13eaa2
Merge pull request #9408 from zimbatm/fix/npm2nix
...
npm2nix: use the current node version
2015-08-27 02:05:08 +03:00
Cillian de Róiste
cef7bccbbf
Add artha 1.0.3: an offline thesaurus
2015-08-27 00:50:50 +02:00
Cillian de Róiste
977731f6c2
synthv1: update from 0.6.3 to 0.7.1
2015-08-26 22:59:37 +02:00
Cillian de Róiste
d741743bcc
samplv1: update from 0.7.0 to 0.7.1
2015-08-26 22:59:37 +02:00
Cillian de Róiste
6e104f2f43
drumkv1: update from 0.7.0 to 0.7.1
2015-08-26 22:59:37 +02:00
Cillian de Róiste
2afaaf157e
darktable: update from 1.6.7 to 1.6.8
2015-08-26 22:59:37 +02:00
Bjørn Forsman
5c8a1fe5e1
eclipse: name plugins "eclipse-plugin-${name}"
...
Instead of "eclipse-${name}". The latter is slightly confusing since
there are non-plugin eclipse packages named "eclipse-${name}", like
eclipse-modeling or eclipse-cpp.
2015-08-26 22:54:23 +02:00
Robert Helgesson
771b1a5358
eclipse-scala: fix sha256, file changed upstream
2015-08-26 22:46:42 +02:00
Robert Helgesson
3d23cb0375
eclipse-testng: 6.9.5.201506120235 -> 6.9.5.201508210528
2015-08-26 22:43:27 +02:00
ts468
b1db014f40
Merge pull request #9462 from ts468/upstream.linphone
...
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel
74ce1df8f5
openh264: fix license
2015-08-26 22:24:05 +02:00
Thomas Strobel
63a1d2a364
linphone: wrap to find plugins
2015-08-26 22:17:41 +02:00
Thomas Strobel
e8aa031d69
mediastreamer-openh264: init at 1.0.0
2015-08-26 22:16:28 +02:00
Thomas Strobel
dbd3584590
mediastreamer: introduce environment variable to set plugins directory
2015-08-26 22:15:31 +02:00
Bjørn Forsman
3c67f86211
openocd: enable support for CMSIS-DAP debuggers
...
I.e., add 'hidapi' to buildInputs. Build tested.
2015-08-26 22:06:08 +02:00
Bjørn Forsman
1a13d28151
openocd: 0.8.0 -> 0.9.0
...
Build tested.
2015-08-26 22:01:07 +02:00
Daniel Fox Franke
0912bdfa92
cvs-fast-export: patch shebangs in source tree
...
This allows unit tests to run successfully in chroot build
environments, which lack /usr/bin/env.
2015-08-26 15:18:06 -04:00
Tuomas Tynkkynen
02f9f0c7e0
u-boot: 2015.04 -> 2015.07
...
A new regularly release. Some improvements I've noted:
- Keyboard on the pcDuino3 Nano now works without a hub.
- Ctrl-C now correctly cancels the 'sysboot' boot menu
Also, config_cmd_default.h is replaced by equivalents in the kconfig
system, so the vexpress patch needs some updating.
2015-08-26 22:07:18 +03:00
Vladimír Čunát
8c2f7fcfed
apparmor: don't depend on tetex
...
It seemed unused - no mention in the log, and builds without it.
/cc maintainers: @phreedom, @thoughtpolice.
2015-08-26 20:38:41 +02:00
William A. Kennington III
c2ae91a413
buildGoPackage: Fix parallel test pid computation
2015-08-26 11:17:56 -07:00
Thomas Tuegel
2ed4284917
Merge branch 'pypy'
2015-08-26 12:26:42 -05:00