3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

67915 commits

Author SHA1 Message Date
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 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 c00405d8d9.
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 959ab2ebcc)
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 5384c08ea6)
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 c00405d8d9)
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
Jascha Geerds ab70c601b6 cups: Fix printing test 2015-08-27 09:24:45 +02: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
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
Bjørn Forsman 1a13d28151 openocd: 0.8.0 -> 0.9.0
Build tested.
2015-08-26 22:01:07 +02:00
lethalman f27e30da43 Merge pull request #9461 from bosu/fix-cont-ifaces
containers: fix interfaces option bugs
2015-08-26 21:20:09 +02:00