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
119a6ef543
gnome3 test: use gdm with autologin instead of slim
2015-08-27 18:11:40 +02:00
Luca Bruno
6eb096900f
nixos gdm: support autologin
2015-08-27 18:11:39 +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
Eelco Dolstra
f6eece6f8f
programs.ssh.knownHosts: Use attribute name
...
This allows writing:
programs.ssh.knownHosts."10.1.2.3".publicKey = "bar";
instead of
programs.ssh.knownHosts = [ { hostNames = [ "10.1.2.3" ]; publicKey = "bar"; } ];
2015-08-27 15:32:46 +02:00
Eelco Dolstra
7c6ff6c1da
programs.ssh.knownHosts: Use submodule
2015-08-27 15:32:46 +02:00
Eelco Dolstra
287c08d8a3
Rename services.openssh.knownHosts -> programs.ssh.knownHosts
...
This option configures the SSH client, not the server.
2015-08-27 15:32:46 +02: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
Eelco Dolstra
d4ccd68648
Rename rl-unstable.xml -> rl-1509.xml
2015-08-27 11:50:45 +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
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
Jascha Geerds
ab70c601b6
cups: Fix printing test
2015-08-27 09:24:45 +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
Tobias Geerinckx-Rice
51cd219cd5
.version: remove trailing newline
2015-08-27 00:30:42 +02:00
Domen Kožar
538857a473
Let's aim for 6 months again, so 16.03
2015-08-27 00:15:02 +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