Commit graph

67787 commits

Author SHA1 Message Date
Benno Fünfstück 0d6d5c907e cwiid: new package 2015-08-26 17:36:25 +02:00
Benno Fünfstück 271926d00d haskell: fix build of SDL-* libraries 2015-08-26 17:36:25 +02:00
Benno Fünfstück a5e28d5319 freenect: add version 0.5.2 2015-08-26 17:35:32 +02:00
Tobias Geerinckx-Rice a94e8f24f2 mcelog: update 123 -> 124 2015-08-26 17:23:11 +02:00
Peter Simons 4bd9f78949 haskell-cabal-helper: downgrade to version 0.5.1.0
0.5.2.0 has been deprecated.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman 90144c684b haskell-ekg: un-jailBreak
The referenced commit is long since released, and the package builds
correctly with ghc 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman 416840c480 haskell-ekg-core: un-jailBreak
The referenced commit has long since been released to hackage, and the
package has been verified to build properly under ghc 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman 9274aa93b5 haskell-wizards: un-jailBreak
The original bug is long since closed, and I verified it compiles on ghc
7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman e7aff313da haskell-record: re-enable haddock generation
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman a206c227cc haskell-types-compat: Re-enable haddock generation
The "real" issue (https://github.com/philopon/types-compat/issues/1) has
been closed for a while, and I manually confirmed that the documentation
builds correctly under 7.10.2 and 7.8.4.  The package itself doesn't
build older versions because of missing dependencies.
2015-08-26 16:53:58 +02:00
Peter Simons 4b32ac2ffe hackage-packages.nix: update to ba6c1396e1 with hackage2nix v20150824 2015-08-26 16:53:58 +02:00
Bjørn Forsman d61c46c1bd libqglviewer: rename attrname and pkgname from libQGLViewer
Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-08-26 16:50:55 +02:00
Bjørn Forsman b4d8bb5626 libqglviewer: update meta attributes (and add platforms) 2015-08-26 16:50:55 +02:00
Bjørn Forsman f3fb580f65 libqglviewer: 2.3.4 -> 2.6.3
It seems upstream no longer provides old downloads. So this unbreaks the
build.
2015-08-26 16:50:55 +02:00
vbgl 70f2952ca6 Merge pull request #8491 from vbgl/compcert-2.5
compcert: 2.4 -> 2.5
2015-08-26 16:16:58 +02:00
Eelco Dolstra 1e18b75170 Prefer local build for the test driver script 2015-08-26 15:04:47 +02:00
lethalman d60c099a3c Merge pull request #9231 from Bevaz/qemu
qemu: 2.2.1 ->  2.4.0
2015-08-26 14:08:27 +02:00
Domen Kožar c2841a2221 docker: 1.7 -> 1.8.1, fix build (go 1.4) 2015-08-26 13:56:18 +02:00
Peter Simons 4825906186 ikiwiki: update to version 3.20150614
Unfortunately, this update does not fix the test suite failure:

 | Test Summary Report
 | -------------------
 | t/img.t                      (Wstat: 512 Tests: 31 Failed: 2)
 |   Failed tests:  17-18
 |   Non-zero exit status: 2
 | Files=59, Tests=2273, 22 wallclock secs ( 0.49 usr  0.04 sys + 16.36 cusr  5.45 csys = 22.34 CPU)
 | Result: FAIL
 | Failed 1/59 test programs. 2/2273 subtests failed.
2015-08-26 13:04:18 +02:00
Edward Tjörnhammar f547eaab44 openvpn: 2.3.6 -> 2.3.8 2015-08-26 13:00:23 +02:00
Edward Tjörnhammar 274f7bc117 catch: 1.1-3 -> 1.2.1 2015-08-26 12:59:57 +02:00
Anton Fedotov 0e0e3c0c08 qemu: 2.2.1 -> 2.4.0 2015-08-26 13:16:53 +03:00
Luca Bruno 08a6b7aa46 Revert "goPackages: disable parallel builds"
This reverts commit 75ed15e174.

Turns out it was just a missing &

cc @wkennington
2015-08-26 12:13:57 +02:00
Luca Bruno 75ed15e174 goPackages: disable parallel builds
It breaks cascadia tests. If a process terminates before wait,
the PID is non-existant and wait fails.
Using & and wait in bash is just broken and shouldn't be used.
We shall probably use GNU parallel for this job.

cc @wkennington
2015-08-26 12:11:27 +02:00
lethalman 9458bde4c1 Merge pull request #9450 from lebastr/rosegarden
rosegarden: init at 14.12
2015-08-26 11:57:26 +02:00
Alexander ee6140beaa rosegarden: init at 14.12 2015-08-26 09:35:05 +00:00
lethalman 6979c1b3f1 Merge pull request #9451 from gebner/verit-1506
veriT: 201410 -> 201506
2015-08-26 11:24:42 +02:00
lethalman c50b9fa038 Merge pull request #9227 from rehno-lindeque/fix/pgcli
pgcli: github owner changed from amjith to dbcli
2015-08-26 11:14:44 +02:00
lethalman 46105f7d18 Merge pull request #9237 from NixOS/remove-unreferenced-files
Remove unreferenced files
2015-08-26 11:06:00 +02:00
lethalman df7b56ae97 Merge pull request #9258 from FRidh/setuptools_scm
python-packages setuptools_scm: 1.5.4 -> 1.7.0
2015-08-26 10:56:27 +02:00
Edward Tjörnhammar 481807f926 pythonPackages.py: add meta. Closes #9257 2015-08-26 10:54:36 +02:00
lethalman e2a260ef4b Merge pull request #9259 from FRidh/pexpect
python-packages pexpect: 2.3 -> 3.3
2015-08-26 10:49:45 +02:00
lethalman 5828e34309 Merge pull request #9366 from gebner/edbrowse-3.5.4.1
edbrowse: 3.5.2 -> 3.5.4.1
2015-08-26 10:47:52 +02:00
lethalman a45a0911d4 Merge pull request #9376 from rick68/softether
softether: support SoftEther VPN 4.18
2015-08-26 10:45:46 +02:00
lethalman d025500186 Merge pull request #9383 from anderspapitto/master
also generate startAt timers for systemd user units
2015-08-26 10:42:44 +02:00
lethalman 3aed00d593 Merge pull request #9395 from bosu/cont-ifaces
containers: add interfaces config option.
2015-08-26 10:41:21 +02:00
lethalman 18bd7ede65 Merge pull request #9434 from ctheune/submit/syncthing-0.11.21
syncthing: 0.11.20 -> 0.11.21
2015-08-26 10:39:37 +02:00
lethalman cc44c844c8 Merge pull request #9440 from rycee/bump/pecita
pecita: 5.0 -> 5.1
2015-08-26 10:36:57 +02:00
lethalman 434e3e2d7b Merge pull request #9444 from kevinmarsh/master
Update Django minor version numbers (to 1.8.4, 1.7.10, 1.4.22)
2015-08-26 10:34:20 +02:00
lethalman cc92a493c6 Merge pull request #9452 from gfxmonk/tilda-exe-name
tilda: ensure wrapped executable is named "tilda"
2015-08-26 10:29:54 +02:00
Tim Cuthbertson 1b04fbad1c tilda: ensure wrapped executable is named "tilda" 2015-08-26 17:46:01 +10:00
Gabriel Ebner 0349b05695 veriT: 201410 -> 201506 2015-08-26 09:31:39 +02:00
Edward Tjörnhammar 65335c1a58 Merge pull request #9449 from rycee/bump/svtplay-dl
svtplay-dl: 0.10.2015.05.24 -> 0.10.2015.08.24
2015-08-26 09:02:49 +02:00
Robert Helgesson 8dc7eb9611 svtplay-dl: 0.10.2015.05.24 -> 0.10.2015.08.24 2015-08-26 08:42:42 +02:00
Vladimír Čunát 3b1c772d12 gnome-contacts: fix evaluation 2015-08-26 07:57:57 +02:00
Rickard Nilsson 30313a8fb8 google-cloud-sdk: 0.9.65 -> 0.9.74 2015-08-26 02:03:13 +02:00
Arseniy Seroka 2216a05c82 Merge pull request #9409 from dfoxfranke/libb2
libb2: init at 0.97
2015-08-26 00:06:44 +03:00
Daniel Fox Franke 617a158e3c libb2: init at 0.97 2015-08-25 14:25:05 -04:00
Arseniy Seroka f3f8506461 Merge pull request #9392 from danielfullmer/zerotierone-1.4
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-25 20:39:06 +03:00
Arseniy Seroka 0851e6aa7d Merge pull request #9410 from KoviRobi/plan9port-update
plan9port: 20140306 -> git-2015-06-29
2015-08-25 20:37:57 +03:00