3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

9994 commits

Author SHA1 Message Date
Peter Simons 513a3fb558 haskell-iproute: patch library to depend on 'safe' instead of the obsolete 'Safe' package 2013-02-28 10:40:18 +01:00
Vladimír Čunát 9bc36c9729 gnumake381: fix the patching because of gnumake 2013-02-27 15:26:56 +01:00
Vladimír Čunát d3821edb9e gnumake: patch the patches so it looks nice 2013-02-27 15:26:56 +01:00
Vladimír Čunát 8ad7893bfc make: PATCHES from gentoo
also needed for updated firebird to build
2013-02-27 15:26:55 +01:00
Peter Simons 55b67195d4 haskell-packunused: add version 0.1.0.0 2013-02-27 12:00:52 +01:00
Shea Levy c308b10ec0 Scala should work on all supported platforms 2013-02-26 11:18:16 -05:00
Peter Simons 58428ff4ff Add wl-pprint-1.1, wl-pprint-extras-3.3, and wl-pprint-terminfo-3.4. 2013-02-26 11:38:56 +01:00
Eelco Dolstra f7e619617e Catalyst::Plugin::Static::Simple: Always send the Expires header
Otherwise Firefox will get confused.
2013-02-26 01:24:32 +01:00
Cillian de Róiste d2b6645e82 Add chromedriver: a server for running Selenium tests in Chrome 2013-02-26 00:41:10 +01:00
Rickard Nilsson ad1e7be58a Revert "libsoup: Update to 2.40.3"
For some reason, the update to 2.40.3 seems to cause troubles for
surf and vimprobable2.

This reverts commit 9642adef32.
2013-02-25 23:37:16 +01:00
Shea Levy 6fe8fc00cf Add bitbucket-backup rubygem 2013-02-25 12:49:37 -05:00
Shea Levy f5c334e1ab Update rubygems 2013-02-25 12:49:06 -05:00
Eelco Dolstra f6460facd6 Catalyst::Plugin::Static::Simple: Add ETag support
This should keep browsers from caching Hydra's static files for too
long.
2013-02-25 18:17:16 +01:00
Rickard Nilsson d1e614ad73 activemq: Copy everything from the dist to the store 2013-02-25 16:47:19 +01:00
Peter Simons 5d15255622 haskell-github: add version 0.5.0 2013-02-25 15:25:54 +01:00
Shea Levy f01c52e848 Merge pull request #276 from aforemny/php
Enable intl and exif support in PHP
2013-02-25 05:31:06 -08:00
Shea Levy d380c264c3 Add ruby-2.0.0-p0 2013-02-25 06:16:32 -05:00
Rickard Nilsson 167a1c597b Add apache-activemq 5.8.0, a Java message broker. 2013-02-25 11:39:19 +01:00
Peter Simons 4417ffa2b5 haskell-hledger-web: disable 'doCheck' to avoid test suite build failure
tests/main.hs:12:8:
    Could not find module `HomeTest'
    Use -v to see a list of the files searched for.
2013-02-25 02:01:23 +01:00
Peter Simons 6a0c5a2da2 haskell-cuda: strip trailing whitespace 2013-02-25 01:59:21 +01:00
Peter Simons 32d641d55f haskell-cuda: disable 'doCheck' because this package does a mad override of the 'configurePhase' anyway 2013-02-25 01:59:05 +01:00
Peter Simons f8e2822544 haskell-cuda: $propagatedBuildNativeInputs is now called $propagatedNativeBuildInputs 2013-02-25 01:58:19 +01:00
Peter Simons f5b6a52f0e haskell-hledger-web: re-generate with recent version of cabal2nix 2013-02-25 01:44:44 +01:00
Peter Simons e16c5eab9f haskell-jailbreak-cabal: update to version 1.1 2013-02-25 01:44:09 +01:00
Peter Simons 90f53a7be1 haskell-hakyll: disable 'doCheck' to avoid test suite failures
Test suite hakyll-tests: RUNNING...
Hakyll.Core.Dependencies.Tests:
  [ 1] analyze: [OK]
  [ 2] analyze: [OK]
  [ 3] analyze: [OK]
Hakyll.Core.Identifier.Tests:
  [ 1] capture: [OK]
  [ 2] capture: [OK]
  [ 3] capture: [OK]
  [ 4] capture: [OK]
  [ 5] capture: [OK]
  [ 6] capture: [OK]
  [ 7] capture: [OK]
  [ 8] capture: [OK]
  [ 9] capture: [OK]
  [10] capture: [OK]
  [11] capture: [OK]
  [12] capture: [OK]
  [13] capture: [OK]
  [14] capture: [OK]
  [15] capture: [OK]
  [ 1] matches: [OK]
  [ 2] matches: [OK]
  [ 3] matches: [OK]
  [ 4] matches: [OK]
  [ 5] matches: [OK]
  [ 6] matches: [OK]
  [ 7] matches: [OK]
  [ 8] matches: [OK]
  [ 9] matches: [OK]
Hakyll.Core.Provider.Tests:
  case01: [OK]
Hakyll.Core.Routes.Tests:
  [ 1] runRoutes: [OK]
  [ 2] runRoutes: [OK]
  [ 3] runRoutes: [OK]
  [ 4] runRoutes: [OK]
  [ 5] runRoutes: [OK]
  [ 6] runRoutes: [OK]
  [ 7] runRoutes: [OK]
  [ 8] runRoutes: [OK]
Hakyll.Core.Rules.Tests:
  runRules: [OK]
Hakyll.Core.Runtime.Tests:
  [ERROR] tests/data/russian.md: hGetContents: invalid argument (invalid byte sequence)
  [ 1] run: [Failed]
ERROR: _testsite/bodies.txt: openFile: does not exist (No such file or directory)
Hakyll.Core.Store.Tests:
  simple get . set: [OK, passed 100 tests]
  persistent get . set: [OK, passed 100 tests]
  WrongType get . set: [OK]
Hakyll.Core.UnixFilter.Tests:
hakyll-tests: tests/data/russian.md: hGetContents: invalid argument (invalid byte sequence)
  unixFilter rev: [Failed]
ERROR: tests/data/russian.md: hGetContents: invalid argument (invalid byte sequence)
Hakyll.Core.Util.String.Tests:
  [ 1] trim: [OK]
  [ 1] replaceAll: [OK]
  [ 1] splitAll: [OK]
Hakyll.Web.Html.RelativizeUrls.Tests:
  [ 1] relativizeUrls: [OK]
  [ 2] relativizeUrls: [OK]
  [ 3] relativizeUrls: [OK]
  [ 4] relativizeUrls: [OK]
  [ 5] relativizeUrls: [OK]
Hakyll.Web.Html.Tests:
  [ 1] demoteHeaders: [OK]
  [ 1] withUrls: [OK]
  [ 2] withUrls: [OK]
  [ 3] withUrls: [OK]
  [ 4] withUrls: [OK]
  [ 5] withUrls: [OK]
  [ 6] withUrls: [OK]
  [ 1] toUrl: [OK]
  [ 2] toUrl: [OK]
  [ 3] toUrl: [OK]
  [ 1] toSiteRoot: [OK]
  [ 2] toSiteRoot: [OK]
  [ 3] toSiteRoot: [OK]
  [ 4] toSiteRoot: [OK]
  [ 1] isExternal: [OK]
  [ 2] isExternal: [OK]
  [ 3] isExternal: [OK]
  [ 4] isExternal: [OK]
  [ 1] stripTags: [OK]
  [ 2] stripTags: [OK]
  [ 3] stripTags: [OK]
  [ 1] escapeHtml: [OK]
  [ 2] escapeHtml: [OK]
Hakyll.Core.Template.Context.Tests:
  testDateField: [OK]
Hakyll.Core.Template.Tests:
  case01: [OK]
  applyJoinTemplateList: [OK]

         Properties  Test Cases   Total
 Passed  2           72           74
 Failed  0           2            2
 Total   2           74           76
Test suite hakyll-tests: FAIL
Test suite logged to: dist/test/hakyll-4.1.4.0-hakyll-tests.log
2013-02-25 01:41:49 +01:00
Peter Simons 04b2efff19 Merge branch 'master' into stdenv-updates. 2013-02-25 01:26:26 +01:00
Peter Simons e993649477 haskell-cabal2nix: update to version 1.44 2013-02-25 01:13:44 +01:00
Peter Simons f8cc696239 haskell-graphviz: disable 'doCheck' to avoid test suite failures
Test suite graphviz-testsuite: RUNNING...
This is the test suite for the graphviz library.
If any of these tests fail, please inform the maintainer,
including full output of this test suite.

======================================================================

Running test: "Printing and parsing of Attributes".

The most common source of errors in printing and parsing are for
Attributes.

+++ OK, passed 200 tests.
All tests for "Printing and parsing of Attributes" were successful!

======================================================================

Running test: "Printing generalised Dot code".

When generalising "DotGraph" values to other "DotRepr" values,
the generated Dot code should be identical.

+++ OK, passed 200 tests.
All tests for "Printing generalised Dot code" were successful!

======================================================================

Running test: "Printing and Parsing DotReprs".

The graphviz library should be able to parse back in its own
generated Dot code for any "DotRepr" instance

+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
All tests for "Printing and Parsing DotReprs" were successful!

======================================================================

Running test: "Pre-processing Dot code".

When parsing Dot code, some pre-processing is done to remove items
such as comments and to join together multi-line strings.  This
test verifies that this pre-processing doesn't affect actual
Dot code by running the pre-processor on generated Dot code.

This test is not run on generalised Dot graphs as if it works for
normal dot graphs then it should also work for generalised ones.

+++ OK, passed 200 tests.
All tests for "Pre-processing Dot code" were successful!

======================================================================

Running test: "Augmenting FGL Graphs".

The various Graph to Graph functions in Data.GraphViz should
only _augment_ the graph labels and not change the graphs
themselves.  This test compares the original graphs to these
augmented graphs and verifies that they are the same.

*** Failed! (after 1 test):
Exception:
  Error running utility program: Error messages from neato:

-1:']'->[]
The tests for "Augmenting FGL Graphs" failed!
Not attempting any further tests.
Test suite graphviz-testsuite: FAIL
Test suite logged to: dist/test/graphviz-2999.16.0.0-graphviz-testsuite.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 01:13:11 +01:00
Peter Simons 6789f4c59c haskell-lens: disable 'doCheck' to avoid test suite failures
Running 4 test suites...
Test suite doctests: RUNNING...
### Error in src/Data/Complex/Lens.hs:33: expression `let { a doctests: <stderr>: hPutChar: invalid argument (invalid character)
Test suite doctests: FAIL
Test suite logged to: dist/test/lens-3.8.7.3-doctests.log
Test suite hunit: RUNNING...
Test suite hunit: PASS
Test suite logged to: dist/test/lens-3.8.7.3-hunit.log
Test suite properties: RUNNING...
Test suite properties: PASS
Test suite logged to: dist/test/lens-3.8.7.3-properties.log
Test suite templates: RUNNING...
Test suite templates: PASS
Test suite logged to: dist/test/lens-3.8.7.3-templates.log
3 of 4 test suites (3 of 4 test cases) passed.
2013-02-25 01:13:11 +01:00
Peter Simons d38183c803 haskell-unordered-containers: disable 'doCheck' to avoid test suite build errors
tests/HashSetProperties.hs:76:0:
     error: missing binary operator before token "("

tests/HashSetProperties.hs:86:0:
     error: missing binary operator before token "("
2013-02-25 01:13:11 +01:00
Peter Simons 606d867a60 haskell-crypto-conduit: disable 'doCheck' to avoid test suite build errors 2013-02-25 01:13:11 +01:00
Peter Simons cd5f4eefa6 haskell-graphviz: disable 'doCheck' to avoid test suite failures
Test suite graphviz-testsuite: RUNNING...
This is the test suite for the graphviz library.
If any of these tests fail, please inform the maintainer,
including full output of this test suite.

======================================================================

Running test: "Printing and parsing of Attributes".

The most common source of errors in printing and parsing are for
Attributes.

+++ OK, passed 200 tests.
All tests for "Printing and parsing of Attributes" were successful!

======================================================================

Running test: "Printing generalised Dot code".

When generalising "DotGraph" values to other "DotRepr" values,
the generated Dot code should be identical.

+++ OK, passed 200 tests.
All tests for "Printing generalised Dot code" were successful!

======================================================================

Running test: "Printing and Parsing DotReprs".

The graphviz library should be able to parse back in its own
generated Dot code for any "DotRepr" instance

+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
+++ OK, passed 200 tests.
All tests for "Printing and Parsing DotReprs" were successful!

======================================================================

Running test: "Pre-processing Dot code".

When parsing Dot code, some pre-processing is done to remove items
such as comments and to join together multi-line strings.  This
test verifies that this pre-processing doesn't affect actual
Dot code by running the pre-processor on generated Dot code.

This test is not run on generalised Dot graphs as if it works for
normal dot graphs then it should also work for generalised ones.

+++ OK, passed 200 tests.
All tests for "Pre-processing Dot code" were successful!

======================================================================

Running test: "Augmenting FGL Graphs".

The various Graph to Graph functions in Data.GraphViz should
only _augment_ the graph labels and not change the graphs
themselves.  This test compares the original graphs to these
augmented graphs and verifies that they are the same.

*** Failed! (after 1 test):
Exception:
  Error running utility program: Error messages from neato:

-1:']'->[]
The tests for "Augmenting FGL Graphs" failed!
Not attempting any further tests.
Test suite graphviz-testsuite: FAIL
Test suite logged to: dist/test/graphviz-2999.16.0.0-graphviz-testsuite.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:58:28 +01:00
Peter Simons 6dff123e86 haskell-lens: disable 'doCheck' to avoid test suite failures
Running 4 test suites...
Test suite doctests: RUNNING...
### Error in src/Data/Complex/Lens.hs:33: expression `let { a doctests: <stderr>: hPutChar: invalid argument (invalid character)
Test suite doctests: FAIL
Test suite logged to: dist/test/lens-3.8.7.3-doctests.log
Test suite hunit: RUNNING...
Test suite hunit: PASS
Test suite logged to: dist/test/lens-3.8.7.3-hunit.log
Test suite properties: RUNNING...
Test suite properties: PASS
Test suite logged to: dist/test/lens-3.8.7.3-properties.log
Test suite templates: RUNNING...
Test suite templates: PASS
Test suite logged to: dist/test/lens-3.8.7.3-templates.log
3 of 4 test suites (3 of 4 test cases) passed.
2013-02-25 00:57:13 +01:00
Peter Simons aacbdfab6b haskell-unordered-containers: disable 'doCheck' to avoid test suite build errors
tests/HashSetProperties.hs:76:0:
     error: missing binary operator before token "("

tests/HashSetProperties.hs:86:0:
     error: missing binary operator before token "("
2013-02-25 00:50:31 +01:00
Peter Simons 2a5028bcc4 haskell-crypto-conduit: disable 'doCheck' to avoid test suite build errors 2013-02-25 00:49:27 +01:00
Peter Simons 2399599a70 haskell-postgresql-simple: disable 'doCheck' to avoid test suite failure
Test suite test: RUNNING...
test: SqlError {sqlState = "", sqlNativeError = -1, sqlErrorMsg = "could not connect to server: No such file or directory\n\tIs the server running locally and accepting\n\tconnections on Unix domain socket \"/tmp/.s.PGSQL.5432\"?\n"}
Test suite test: FAIL
Test suite logged to: dist/test/postgresql-simple-0.2.4.1-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:39:13 +01:00
Peter Simons 42db9ae872 haskell-fsnotify: disable 'doCheck' to avoid test suite failures
Test suite test: RUNNING...

canonicalizeDirPath
  - Absolute path keeps trailing slash FAILED [1]
  - Absolute path gains trailing slash FAILED [2]
  - Relative path keeps trailing slash
  - Relative path gains trailing slash

canonicalizePath
  - Absolute path keeps trailing slash FAILED [3]
  - Relative path keeps trailing slash

findFiles
  - Non-recursive
  - Recursive

findDirs
  - Non-recursive
  - Recursive

watchDir
  - Create file
  - Modify file
  - Remove file
  - Rename file
  - Debounce

watchDirChan
  - Create file
  - Modify file
  - Remove file
  - Rename file

watchTree
  - Create file (pre-existing directory)
  - Create file (create directory)
  - Modify file
  - Remove file
  - Rename file

watchTreeChan
  - Create file (pre-existing directory)
  - Create file (create directory)
  - Modify file
  - Remove file
  - Rename file

1) canonicalizeDirPath Absolute path keeps trailing slash FAILED (uncaught exception)
IOException (/home/: canonicalizePath: does not exist (No such file or directory))

2) canonicalizeDirPath Absolute path gains trailing slash FAILED (uncaught exception)
IOException (/home: canonicalizePath: does not exist (No such file or directory))

3) canonicalizePath Absolute path keeps trailing slash FAILED (uncaught exception)
IOException (/home/: canonicalizePath: does not exist (No such file or directory))

Finished in 37.1526 seconds
29 examples, 3 failures
Test suite test: FAIL
Test suite logged to: dist/test/fsnotify-0.0.6-test.log
2013-02-25 00:37:12 +01:00
Peter Simons e906a6e437 haskell-pandoc: disable 'doCheck' to avoid test suite build errors
Configuring pandoc-1.10.1...
Setup: At least the following dependencies are missing:
Diff ==0.2.*,
HUnit ==1.2.*,
QuickCheck >=2.4 && <2.6,
ansi-terminal >=0.5 && <0.7,
test-framework >=0.3 && <0.9,
test-framework-hunit >=0.2 && <0.4,
test-framework-quickcheck2 >=0.2.9 && <0.4
2013-02-25 00:37:12 +01:00
Peter Simons 94d3f2c692 haskell-happstack-server: disable 'doCheck' to avoid test suite build errors
tests/Test.hs:3:8:
    Could not find module `Happstack.Server.Tests'
    Perhaps you meant
      Happstack.Server.Types (from happstack-server-7.1.6)
      Happstack.Server.Auth (from happstack-server-7.1.6)
      Happstack.Server.Client (from happstack-server-7.1.6)
    Use -v to see a list of the files searched for.
2013-02-25 00:37:11 +01:00
Peter Simons bab62f09e0 haskell-threads: disable 'doCheck' to avoid test suite build errors
Setup: At least the following dependencies are missing:
test-framework >=0.2.4 && <0.7,
test-framework-hunit >=0.2.4 && <0.3
2013-02-25 00:37:11 +01:00
Peter Simons b313b3f1c3 haskell-statistics: disable 'doCheck' to avoid test suite failures
Running 1 test suites...
Test suite tests: RUNNING...
Tests for all distributions:
  Tests for: BetaDistribution:
    C.D.F. sanity: [OK, passed 100 tests]
    CDF limit at +tests: <stdout>: commitBuffer: invalid argument (invalid character)
Test suite tests: FAIL
Test suite logged to: dist/test/statistics-0.10.2.0-tests.log
2013-02-25 00:37:11 +01:00
Peter Simons 1b25d43132 haskell-distributed-process: disable 'doCheck' to avoid build errors
Setup: At least the following dependencies are missing:
ansi-terminal ==0.5.*
2013-02-25 00:37:11 +01:00
Peter Simons a0919feead haskell-permutation: disable 'doCheck' to avoid build errors
Test/Permute.hs:20:8:
    Could not find module `Test.QuickCheck'
    Use -v to see a list of the files searched for.
2013-02-25 00:37:11 +01:00
Peter Simons 45d6e82c48 haskell-postgresql-simple: disable 'doCheck' to avoid test suite failure
Test suite test: RUNNING...
test: SqlError {sqlState = "", sqlNativeError = -1, sqlErrorMsg = "could not connect to server: No such file or directory\n\tIs the server running locally and accepting\n\tconnections on Unix domain socket \"/tmp/.s.PGSQL.5432\"?\n"}
Test suite test: FAIL
Test suite logged to: dist/test/postgresql-simple-0.2.4.1-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:34:56 +01:00
Peter Simons bc0ab2e595 haskell-zip-archive: disable 'doCheck' to avoid test suite failures
Test suite test-zip-archive: RUNNING...
Cases: 7  Tried: 1  Errors: 0  Failures: 0/bin/sh: /usr/bin/zip: No such file or directory
### Error in:   1
test-temp/test4.zip: openBinaryFile: does not exist (No such file or directory)
Cases: 7  Tried: 4  Errors: 1  Failures: 0  adding: LICENSE (deflated 46%)
  adding: Codec/ (stored 0%)
  adding: LICENSE (deflated 46%)
  adding: Codec/ (stored 0%)
  adding: Codec/Archive/ (stored 0%)
  adding: Codec/Archive/Zip.hs (deflated 74%)
Cases: 7  Tried: 6  Errors: 1  Failures: 0  creating: test-temp/dir1
extracting: test-temp/dir1/hi
  creating: test-temp/dir1/dir2
 inflating: test-temp/dir1/dir2/hello
Cases: 7  Tried: 7  Errors: 1  Failures: 0
Test suite test-zip-archive: FAIL
Test suite logged to: dist/test/zip-archive-0.1.3.3-test-zip-archive.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:32:44 +01:00
Peter Simons d440431d19 haskell-tls: disable 'doCheck' to avoid build errors
Tests/Tests.hs:41:0:
     error: missing binary operator before token "("
2013-02-25 00:32:44 +01:00
Peter Simons 34b48b6c3b haskell-numbers: disable 'doCheck' to avoid build errors
Setup: At least the following dependencies are missing:
test-framework ==0.6.*, test-framework-quickcheck2 ==0.2.*
2013-02-25 00:32:44 +01:00
Peter Simons 68d4be424d haskell-sendfile: update to version 0.7.9 2013-02-25 00:32:44 +01:00
Peter Simons 0b8ee12f09 haskell-hashed-storage: disable 'doCheck' because of test suite errors
running tests
/bin/sh: dist/build/hashed-storage-test/hashed-storage-test: No such file or directory
2013-02-25 00:32:44 +01:00
Peter Simons 07dd027e63 haskell-vty: disable 'doCheck' because of build errors
Setup: At least the following dependencies are missing:
Cabal ==1.17.*
2013-02-25 00:32:44 +01:00
Peter Simons 50b94835e4 haskell-filestore: cosmetic 2013-02-25 00:32:43 +01:00
Peter Simons 8a7a2c4e6c haskell-src-exts: disable 'doCheck' because of test suite build errors
Test/Runner.hs:5:8:
    Could not find module `Language.Haskell.Exts.Annotated'
    Use -v to see a list of the files searched for.
Setup: Pattern match failure in do expression at Setup.hs:6:5-15
2013-02-25 00:32:43 +01:00
Peter Simons b15b0690dc haskell-filestore: disable 'doCheck' because of test suite failures
running tests
/bin/sh: ./dist/build/test-filestore/test-filestore: No such file or directory
2013-02-25 00:32:43 +01:00
Peter Simons b7324d79eb zeromq3-haskell: disable 'doCheck' because of build errors in test program 2013-02-25 00:32:43 +01:00
Peter Simons 86b96bd0e9 haskell-cautious-file: disable 'doCheck' because of test suite failure 2013-02-25 00:32:43 +01:00
Peter Simons 28a0367f9e haskell-HTTP: disable 'doCheck' to avoid compilation errors
Setup: At least the following dependencies are missing:
  case-insensitive ==0.4.*,
  conduit >=0.4 && <0.6,
  http-types >=0.6 && <0.8,
  wai >=1.2 && <1.4
2013-02-25 00:32:43 +01:00
Peter Simons 8c58bef5dd haskell-simple-sendfile: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite spec: RUNNING...

Sendfile
  sendfile
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an entire file FAILED [1]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a part of file FAILED [2]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [3]

  sendfileWithHeader
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and an entire file FAILED [4]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and a part of file FAILED [5]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and an entire file FAILED [6]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and a part of file FAILED [7]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [8]

1) Sendfile.sendfile sends an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

2) Sendfile.sendfile sends a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

3) Sendfile.sendfile terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

4) Sendfile.sendfileWithHeader sends an header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

5) Sendfile.sendfileWithHeader sends an header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

6) Sendfile.sendfileWithHeader sends a large header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

7) Sendfile.sendfileWithHeader sends a large header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

8) Sendfile.sendfileWithHeader terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
2013-02-25 00:32:43 +01:00
Peter Simons 3ac39413ac Disable 'doCheck' in more packages to avoid infinite evaluation loops. 2013-02-25 00:32:43 +01:00
Peter Simons e3bf440ae9 haskell-text: disable 'doCheck' to avoid infinite evaluation loop
Some of the 'testDepends' of these packages end up depending on 'text' again.
2013-02-25 00:32:43 +01:00
Peter Simons a540dd5650 alex: disable 'doCheck' to avoid compilation errors
The test-suite stanza is incomplete.
2013-02-25 00:32:42 +01:00
Peter Simons 1fac9c5a41 haddock: disable 'doCheck' to avoid compilation errors
The test-suite stanza is incomplete.
2013-02-25 00:32:42 +01:00
Peter Simons 24dcf491fc haskell-ghc-events: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite test-versions: RUNNING...
test-versions: test/queens-ghc-6.12.1.eventlog: openBinaryFile: does not exist (No such file or directory)
Test suite test-versions: FAIL
Test suite logged to: dist/test/ghc-events-0.4.2.0-test-versions.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-25 00:32:42 +01:00
Peter Simons 55ec10fff5 haskell-unbounded-delays: add version 0.1.0.5 2013-02-25 00:32:42 +01:00
Peter Simons b32d4f15ff haskell-text-icu: add version 0.6.3.5 2013-02-25 00:32:42 +01:00
Peter Simons f99c54d198 haskell-Safe: add version 0.1 2013-02-25 00:32:42 +01:00
Peter Simons 13f491df46 haskell-stringprep: add version 0.1.5 2013-02-25 00:32:42 +01:00
Peter Simons bbb6aa522c haskell-stringbuilder: add version 0.4.0 2013-02-25 00:32:41 +01:00
Peter Simons 9bdefae7c2 haskell-punycode: add version 2.0 2013-02-25 00:32:41 +01:00
Peter Simons 7937ea533c haskell-network-transport-tests: add version 0.1.0.1 2013-02-25 00:32:41 +01:00
Peter Simons 59117b299b haskell-nanospec: add version 0.1.0 2013-02-25 00:32:41 +01:00
Peter Simons 9a96a358f0 haskell-markdown-unlit: add version 0.2.0.1 2013-02-25 00:32:41 +01:00
Peter Simons 4fbd9acbaf haskell-lockfree-queue: add version 0.2 2013-02-25 00:32:41 +01:00
Peter Simons 8aa90c7642 haskell-idna: add version 0.2 2013-02-25 00:32:41 +01:00
Peter Simons 7a79bf93d7 haskell-hspec-meta: add version 1.4.4 2013-02-25 00:32:41 +01:00
Peter Simons 442342e34e haskell-file-location: add version 0.4.5.2 2013-02-25 00:32:40 +01:00
Peter Simons 45e9ea0424 haskell-encoding: add version 0.6.7.2 2013-02-25 00:32:40 +01:00
Peter Simons 258fafaaf5 haskell-data-accessor-transformers: add version 0.2.1.4 2013-02-25 00:32:40 +01:00
Peter Simons 1c50ed9441 haskell-concurrent-extra: add version 0.7.0.5 2013-02-25 00:32:40 +01:00
Peter Simons 6d910bf725 haskell-ChasingBottoms: add version 1.3.0.5 2013-02-25 00:32:40 +01:00
Peter Simons 8be18988ee haskell-base-compat: add version 0.2.1 2013-02-25 00:32:40 +01:00
Peter Simons a30df95691 Re-generate all Haskell packages with the latest version of cabal2nix.
This change brings support for building and running the regressions test suites.
2013-02-25 00:32:40 +01:00
Peter Simons 6495bf019c haskell-fsnotify: disable 'doCheck' to avoid test suite failures
Test suite test: RUNNING...

canonicalizeDirPath
  - Absolute path keeps trailing slash FAILED [1]
  - Absolute path gains trailing slash FAILED [2]
  - Relative path keeps trailing slash
  - Relative path gains trailing slash

canonicalizePath
  - Absolute path keeps trailing slash FAILED [3]
  - Relative path keeps trailing slash

findFiles
  - Non-recursive
  - Recursive

findDirs
  - Non-recursive
  - Recursive

watchDir
  - Create file
  - Modify file
  - Remove file
  - Rename file
  - Debounce

watchDirChan
  - Create file
  - Modify file
  - Remove file
  - Rename file

watchTree
  - Create file (pre-existing directory)
  - Create file (create directory)
  - Modify file
  - Remove file
  - Rename file

watchTreeChan
  - Create file (pre-existing directory)
  - Create file (create directory)
  - Modify file
  - Remove file
  - Rename file

1) canonicalizeDirPath Absolute path keeps trailing slash FAILED (uncaught exception)
IOException (/home/: canonicalizePath: does not exist (No such file or directory))

2) canonicalizeDirPath Absolute path gains trailing slash FAILED (uncaught exception)
IOException (/home: canonicalizePath: does not exist (No such file or directory))

3) canonicalizePath Absolute path keeps trailing slash FAILED (uncaught exception)
IOException (/home/: canonicalizePath: does not exist (No such file or directory))

Finished in 37.1526 seconds
29 examples, 3 failures
Test suite test: FAIL
Test suite logged to: dist/test/fsnotify-0.0.6-test.log
2013-02-25 00:26:18 +01:00
Peter Simons ab79e29846 haskell-pandoc: disable 'doCheck' to avoid test suite build errors
Configuring pandoc-1.10.1...
Setup: At least the following dependencies are missing:
Diff ==0.2.*,
HUnit ==1.2.*,
QuickCheck >=2.4 && <2.6,
ansi-terminal >=0.5 && <0.7,
test-framework >=0.3 && <0.9,
test-framework-hunit >=0.2 && <0.4,
test-framework-quickcheck2 >=0.2.9 && <0.4
2013-02-25 00:23:57 +01:00
Peter Simons cf1df3a9e9 haskell-happstack-server: disable 'doCheck' to avoid test suite build errors
tests/Test.hs:3:8:
    Could not find module `Happstack.Server.Tests'
    Perhaps you meant
      Happstack.Server.Types (from happstack-server-7.1.6)
      Happstack.Server.Auth (from happstack-server-7.1.6)
      Happstack.Server.Client (from happstack-server-7.1.6)
    Use -v to see a list of the files searched for.
2013-02-25 00:13:30 +01:00
Peter Simons 2ae0ca0580 haskell-threads: disable 'doCheck' to avoid test suite build errors
Setup: At least the following dependencies are missing:
test-framework >=0.2.4 && <0.7,
test-framework-hunit >=0.2.4 && <0.3
2013-02-25 00:11:16 +01:00
Peter Simons 1cea746589 haskell-statistics: disable 'doCheck' to avoid test suite failures
Running 1 test suites...
Test suite tests: RUNNING...
Tests for all distributions:
  Tests for: BetaDistribution:
    C.D.F. sanity: [OK, passed 100 tests]
    CDF limit at +tests: <stdout>: commitBuffer: invalid argument (invalid character)
Test suite tests: FAIL
Test suite logged to: dist/test/statistics-0.10.2.0-tests.log
2013-02-25 00:06:11 +01:00
Peter Simons 80d5273cc6 haskell-distributed-process: disable 'doCheck' to avoid build errors
Setup: At least the following dependencies are missing:
ansi-terminal ==0.5.*
2013-02-24 23:48:22 +01:00
Peter Simons ed9cb3942c haskell-permutation: disable 'doCheck' to avoid build errors
Test/Permute.hs:20:8:
    Could not find module `Test.QuickCheck'
    Use -v to see a list of the files searched for.
2013-02-24 23:39:43 +01:00
Peter Simons 539659248e haskell-zip-archive: disable 'doCheck' to avoid test suite failures
Test suite test-zip-archive: RUNNING...
Cases: 7  Tried: 1  Errors: 0  Failures: 0/bin/sh: /usr/bin/zip: No such file or directory
### Error in:   1
test-temp/test4.zip: openBinaryFile: does not exist (No such file or directory)
Cases: 7  Tried: 4  Errors: 1  Failures: 0  adding: LICENSE (deflated 46%)
  adding: Codec/ (stored 0%)
  adding: LICENSE (deflated 46%)
  adding: Codec/ (stored 0%)
  adding: Codec/Archive/ (stored 0%)
  adding: Codec/Archive/Zip.hs (deflated 74%)
Cases: 7  Tried: 6  Errors: 1  Failures: 0  creating: test-temp/dir1
extracting: test-temp/dir1/hi
  creating: test-temp/dir1/dir2
 inflating: test-temp/dir1/dir2/hello
Cases: 7  Tried: 7  Errors: 1  Failures: 0
Test suite test-zip-archive: FAIL
Test suite logged to: dist/test/zip-archive-0.1.3.3-test-zip-archive.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-24 23:34:35 +01:00
Peter Simons 924efa3aaa haskell-tls: disable 'doCheck' to avoid build errors
Tests/Tests.hs:41:0:
     error: missing binary operator before token "("
2013-02-24 23:33:12 +01:00
Peter Simons 36700ed68f haskell-numbers: disable 'doCheck' to avoid build errors
Setup: At least the following dependencies are missing:
test-framework ==0.6.*, test-framework-quickcheck2 ==0.2.*
2013-02-24 23:31:32 +01:00
Peter Simons 81da0c5194 haskell-sendfile: update to version 0.7.9 2013-02-24 23:25:00 +01:00
Peter Simons a4f092a276 haskell-hashed-storage: disable 'doCheck' because of test suite errors
running tests
/bin/sh: dist/build/hashed-storage-test/hashed-storage-test: No such file or directory
2013-02-24 23:24:48 +01:00
Peter Simons b1010d50b5 haskell-vty: disable 'doCheck' because of build errors
Setup: At least the following dependencies are missing:
Cabal ==1.17.*
2013-02-24 23:20:53 +01:00
Peter Simons 2083fbb03e haskell-filestore: cosmetic 2013-02-24 23:10:34 +01:00
Peter Simons e2c5dfc3ee haskell-src-exts: disable 'doCheck' because of test suite build errors
Test/Runner.hs:5:8:
    Could not find module `Language.Haskell.Exts.Annotated'
    Use -v to see a list of the files searched for.
Setup: Pattern match failure in do expression at Setup.hs:6:5-15
2013-02-24 23:10:17 +01:00
Peter Simons 8e37f1d166 Merge updates from 'origin/stdenv-updates' into stdenv-updates. 2013-02-24 22:59:03 +01:00
Peter Simons 9f37804f36 haskell-filestore: disable 'doCheck' because of test suite failures
running tests
/bin/sh: ./dist/build/test-filestore/test-filestore: No such file or directory
2013-02-24 22:56:28 +01:00
Peter Simons fb97adb244 zeromq3-haskell: disable 'doCheck' because of build errors in test program 2013-02-24 22:44:48 +01:00
Peter Simons 01b02925e4 haskell-cautious-file: disable 'doCheck' because of test suite failure 2013-02-24 22:42:15 +01:00
Peter Simons 5e495dcff2 haskell-HTTP: disable 'doCheck' to avoid compilation errors
Setup: At least the following dependencies are missing:
  case-insensitive ==0.4.*,
  conduit >=0.4 && <0.6,
  http-types >=0.6 && <0.8,
  wai >=1.2 && <1.4
2013-02-24 22:41:52 +01:00
Peter Simons 1e5df990db haskell-simple-sendfile: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite spec: RUNNING...

Sendfile
  sendfile
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an entire file FAILED [1]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a part of file FAILED [2]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [3]

  sendfileWithHeader
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and an entire file FAILED [4]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and a part of file FAILED [5]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and an entire file FAILED [6]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and a part of file FAILED [7]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [8]

1) Sendfile.sendfile sends an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

2) Sendfile.sendfile sends a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

3) Sendfile.sendfile terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

4) Sendfile.sendfileWithHeader sends an header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

5) Sendfile.sendfileWithHeader sends an header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

6) Sendfile.sendfileWithHeader sends a large header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

7) Sendfile.sendfileWithHeader sends a large header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

8) Sendfile.sendfileWithHeader terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
2013-02-24 22:36:44 +01:00
Peter Simons 66097c6025 Disable 'doCheck' in more packages to avoid infinite evaluation loops. 2013-02-24 22:24:55 +01:00
Peter Simons ea34b78ea6 haskell-text: disable 'doCheck' to avoid infinite evaluation loop
Some of the 'testDepends' of these packages end up depending on 'text' again.
2013-02-24 22:23:26 +01:00
Peter Simons 024f036ecd alex: disable 'doCheck' to avoid compilation errors
The test-suite stanza is incomplete.
2013-02-24 22:22:02 +01:00
Peter Simons 6d212a9129 haddock: disable 'doCheck' to avoid compilation errors
The test-suite stanza is incomplete.
2013-02-24 22:21:54 +01:00
Peter Simons fa5babd47d haskell-ghc-events: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite test-versions: RUNNING...
test-versions: test/queens-ghc-6.12.1.eventlog: openBinaryFile: does not exist (No such file or directory)
Test suite test-versions: FAIL
Test suite logged to: dist/test/ghc-events-0.4.2.0-test-versions.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-24 22:20:01 +01:00
Peter Simons 4846709d50 haskell-unbounded-delays: add version 0.1.0.5 2013-02-24 22:17:56 +01:00
Peter Simons c122781579 haskell-text-icu: add version 0.6.3.5 2013-02-24 22:17:49 +01:00
Peter Simons 5b4b656e51 haskell-Safe: add version 0.1 2013-02-24 22:17:41 +01:00
Peter Simons e82f5c750e haskell-stringprep: add version 0.1.5 2013-02-24 22:17:30 +01:00
Peter Simons 15ff301d63 haskell-stringbuilder: add version 0.4.0 2013-02-24 22:17:13 +01:00
Peter Simons 1dfe6d4e6b haskell-punycode: add version 2.0 2013-02-24 22:17:01 +01:00
Peter Simons 0b0905be3b haskell-network-transport-tests: add version 0.1.0.1 2013-02-24 22:16:53 +01:00
Peter Simons b27fd14fb0 haskell-nanospec: add version 0.1.0 2013-02-24 22:16:46 +01:00
Peter Simons a123d5704c haskell-markdown-unlit: add version 0.2.0.1 2013-02-24 22:16:38 +01:00
Peter Simons 0a18c04e95 haskell-lockfree-queue: add version 0.2 2013-02-24 22:16:25 +01:00
Peter Simons 9bf8e18584 haskell-idna: add version 0.2 2013-02-24 22:16:16 +01:00
Peter Simons cc43390065 haskell-hspec-meta: add version 1.4.4 2013-02-24 22:11:11 +01:00
Peter Simons 52c8f2a8f6 haskell-file-location: add version 0.4.5.2 2013-02-24 22:10:49 +01:00
Peter Simons a831ca8a4c haskell-encoding: add version 0.6.7.2 2013-02-24 22:10:41 +01:00
Peter Simons b0fb01de00 haskell-data-accessor-transformers: add version 0.2.1.4 2013-02-24 22:10:30 +01:00
Peter Simons d4aa0c77f0 haskell-concurrent-extra: add version 0.7.0.5 2013-02-24 22:10:20 +01:00
Peter Simons 23d7315135 haskell-ChasingBottoms: add version 1.3.0.5 2013-02-24 22:10:08 +01:00
Peter Simons fbb1665cec haskell-base-compat: add version 0.2.1 2013-02-24 22:09:56 +01:00
Peter Simons 7165babaf1 Re-generate all Haskell packages with the latest version of cabal2nix.
This change brings support for building and running the regressions test suites.
2013-02-24 22:09:07 +01:00
Peter Simons 5f32207dfc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
Vladimír Čunát 0e9b88cc4a sbcl: fix and minor update 2013-02-24 18:20:57 +01:00
Vladimír Čunát de70e3739d SELinux fixes and updates to 2012-09-24 2013-02-24 13:25:53 +01:00
Peter Simons 9fc277e0b6 haskell-cabal2ghci: add version 0.0.1.0 2013-02-24 11:00:52 +01:00
Vladimír Čunát 07d26cea06 racket: fix by update 2013-02-24 10:59:54 +01:00
Peter Simons d4b8008a44 haskell-tar: dropped obsolete version 0.3.2.0 2013-02-24 10:44:17 +01:00
Peter Simons c2fc8c6da3 cabal-dev: update to Git version to fix build with ghc 7.6.2 2013-02-24 10:42:30 +01:00
Peter Simons 8e148fa50e haskell-gitit: jailbreak to fix build with recent blazehtml 2013-02-24 10:41:44 +01:00
Vladimír Čunát b913af9fce pltScheme: remove -- didn't build and it's "racket" now 2013-02-24 10:32:47 +01:00
Vladimír Čunát fa42471a2f boost147: remove, seemed unneeded 2013-02-24 09:42:26 +01:00
Vladimír Čunát 0415253eaf octave: fix via minor update 2013-02-24 09:22:50 +01:00
Cillian de Róiste 60d2657f60 sord: upgrade to 0.12.0 2013-02-24 02:30:02 +01:00
Cillian de Róiste 499f539b46 serd: upgrade to 0.18.2 2013-02-24 02:29:34 +01:00
Cillian de Róiste dae693c7a3 sratom: upgrade to 0.4.2 2013-02-24 02:29:09 +01:00
Cillian de Róiste 472016f925 lv2: upgrade to 1.4.0 2013-02-24 02:28:40 +01:00
Cillian de Róiste 880486b2d3 lilv: upgrade to 0.16.0 2013-02-24 02:27:54 +01:00
Vladimír Čunát df0e2bbf4d gtk-sharp-2: fix for new glib 2013-02-24 00:14:58 +01:00
Vladimír Čunát 25d00bf765 oprofile: fix via minor update 2013-02-23 23:49:48 +01:00
Vladimír Čunát c9d3702c97 telepathy-related: fix via update
Some updates were restricted by gstreamer being <1.0
2013-02-23 22:20:42 +01:00
Vladimír Čunát 871c9ff726 simgear: fix via update 2013-02-23 20:10:42 +01:00
Vladimír Čunát 5e8747300e openscenegraph: update and fix 2013-02-23 20:09:11 +01:00
Vladimír Čunát c173ddecbb kdePackages.libalkimia: fix build 2013-02-23 19:23:58 +01:00
Vladimír Čunát 06cd4df3b1 goffice_0_8: finally fix 2013-02-23 19:16:42 +01:00
Vladimír Čunát 691147f452 agg: fix for new automake 2013-02-23 18:27:12 +01:00
Cillian de Róiste 611df1d062 Suil: update to 0.6.10 2013-02-23 17:21:20 +01:00
Vladimír Čunát 5f758e6ea3 dragonegg: fix via update 2013-02-23 14:57:31 +01:00
Vladimír Čunát c5561a8e76 gsasl: fix via a major update 2013-02-23 14:49:23 +01:00
Vladimír Čunát e6e3035dbf autogen: minor update and fix by disabling tests
/dev/tty is missing
2013-02-23 14:44:38 +01:00
Vladimír Čunát 40b7ecf930 gnutls2: fix via a minor update 2013-02-23 13:25:48 +01:00
Vladimír Čunát e6b245a3ee cryptopp: fix via minor update 2013-02-23 10:54:35 +01:00
Vladimír Čunát 937fa72d4f taglib: update 2013-02-23 10:25:52 +01:00
Shea Levy 07bd695e45 Add jsduck rubygem 2013-02-22 11:12:49 -05:00
Shea Levy 0202ddea63 Update rubygems 2013-02-22 11:08:50 -05:00
Peter Simons c3a7017cb6 haskell-xmlhtml: update to version 0.2.1 2013-02-22 16:14:36 +01:00
Peter Simons 59ef5ef0e8 haskell-snap-server: update to version 0.9.3.3 2013-02-22 14:41:44 +01:00
Peter Simons 2569cc1286 haskell-shakespeare-css: update to version 1.0.3 2013-02-22 14:41:44 +01:00
Peter Simons 4b91db3ba7 haskell-hoogle: update to version 4.2.16 2013-02-22 14:41:44 +01:00
Peter Simons 6aa834ad6e haskell-happstack-server: update to version 7.1.6 2013-02-22 14:41:44 +01:00
Peter Simons 248ccf393b haskell-network: add version 2.4.1.2 2013-02-22 14:41:44 +01:00
Alexander Foremny 0c01ceab78 Merge remote-tracking branch 'upstream/master' into php 2013-02-22 09:33:26 +01:00
Alexander Foremny bd0903b90b Merge remote-tracking branch 'bbenoist/phpfix' into php
Conflicts:
	pkgs/development/interpreters/php/5.3.nix
2013-02-22 09:33:06 +01:00
Alexander Foremny fec1d4b2f7 Remove misconfigured mcrypt support 2013-02-22 09:24:48 +01:00
Vladimír Čunát e0344da28c update gtk c++ bindings 2013-02-22 00:02:24 +01:00
Vladimír Čunát d13851c6a0 webkit: hot-fix the build, use default libpng and perl 2013-02-21 19:41:45 +01:00
Eelco Dolstra 085a51f60a nspr: Update to 4.9.5 2013-02-21 17:45:42 +01:00
Shea Levy acd4299e75 Merge branch 'master' into stdenv-updates
Conflicts:
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/top-level/all-packages.nix

Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
2013-02-21 11:13:30 -05:00
Peter Simons 9cff61881d haskell-yesod-auth: update to version 1.1.5.3 2013-02-21 16:13:06 +01:00
Peter Simons 51a4c6d601 haskell-snap: update to version 0.11.2 2013-02-21 16:13:06 +01:00
Peter Simons f391645a7b haskell-persistent-sqlite: update to version 1.1.4 2013-02-21 16:13:05 +01:00
Peter Simons fdf04063aa haskell-persistent-postgresql: update to version 1.1.3.1 2013-02-21 16:13:05 +01:00
Peter Simons 7923c79891 haskell-http-reverse-proxy: update to version 0.1.1.3 2013-02-21 16:13:05 +01:00
Peter Simons 954424d222 haskell-hjsmin: update to version 0.1.4.1 2013-02-21 16:13:05 +01:00
Peter Simons ccec03edc4 haskell-highlighting-kate: update to version 0.5.3.7 2013-02-21 16:13:05 +01:00
Peter Simons d81088839f haskell-authenticate: update to version 1.3.2.6 2013-02-21 16:13:05 +01:00
Peter Simons 7785d0598d haskell-publicsuffixlist: add version 0.0.3 2013-02-21 16:05:33 +01:00
Peter Simons 9e5d5488e0 haskell-simple-reflect: add version 0.3.1 2013-02-21 16:05:24 +01:00
Peter Simons 7210f21874 haskell-show: update to version 0.5 2013-02-21 16:05:16 +01:00
Peter Simons f684c61325 haskell-smallcheck: delete obsolete version 0.6.2 2013-02-21 16:04:50 +01:00
Peter Simons 6d560fb081 Merge pull request #308 from bjornfor/master
openocd: bump from 0.4.0 to 0.6.1
2013-02-21 05:42:56 -08:00
Peter Simons 210126bbae love: fix typo in meta.maintainer attribute 2013-02-21 14:28:58 +01:00
Peter Simons afb514734b physfs: update to version 2.0.3 2013-02-21 14:27:02 +01:00
Song Wenwu e270a609eb love: update to 0.8.0 2013-02-21 14:23:39 +01:00
Vladimír Čunát e979d7ad2f vlada/xfce
Major Xfce refactoring, also adding versions 4.10.*

Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
2013-02-21 12:16:51 +01:00
Peter Simons 95935e65c1 neon: remove obsolete versions 0.26 and 0.28 2013-02-21 12:03:52 +01:00
Peter Simons 00370e2fb6 haskell-zlib-conduit: update to version 1.0.0 2013-02-20 11:58:08 +01:00
Peter Simons c7c79828de haskell-yesod: update to version 1.1.9 2013-02-20 11:58:08 +01:00
Peter Simons 02a48586cf haskell-yesod-static: update to version 1.1.2.2 2013-02-20 11:58:08 +01:00
Peter Simons ad96740034 haskell-yesod-form: update to version 1.2.1.3 2013-02-20 11:58:07 +01:00
Peter Simons 2abefe5719 haskell-yesod-default: update to version 1.1.3.2 2013-02-20 11:58:07 +01:00
Peter Simons 412eb8c2f2 haskell-yesod-core: update to version 1.1.8.2 2013-02-20 11:58:07 +01:00
Peter Simons caf11199f9 haskell-yesod-auth: update to version 1.1.5.2 2013-02-20 11:58:07 +01:00
Peter Simons 90f1e88d4d haskell-xmlhtml: update to version 0.2.0.4 2013-02-20 11:58:05 +01:00
Peter Simons bcf838bf76 haskell-xml-conduit: update to version 1.1.0.2 2013-02-20 11:58:05 +01:00
Peter Simons 273e26780e haskell-warp: update to version 1.3.7.4 2013-02-20 11:58:05 +01:00
Peter Simons d91697876e haskell-wai: update to version 1.4.0 2013-02-20 11:58:05 +01:00
Peter Simons d8a741b342 haskell-wai-test: update to version 1.3.0.4 2013-02-20 11:58:05 +01:00
Peter Simons c03d3e1562 haskell-wai-extra: update to version 1.3.2.4 2013-02-20 11:58:05 +01:00
Peter Simons 0c21d47352 haskell-wai-app-static: update to version 1.3.1.2 2013-02-20 11:58:04 +01:00
Peter Simons a97dcd769b haskell-tagstream-conduit: update to version 0.5.4 2013-02-20 11:58:04 +01:00
Peter Simons e23aab7f80 haskell-socks: update to version 0.5.0 2013-02-20 11:58:04 +01:00
Peter Simons 007060ae49 haskell-smallcheck: update to version 1.0.1 2013-02-20 11:58:04 +01:00
Peter Simons 3cd5fe7f4a haskell-skein: update to version 0.1.0.12 2013-02-20 11:58:04 +01:00
Peter Simons 4287ca08ad haskell-simple-sendfile: update to version 0.2.11 2013-02-20 11:58:04 +01:00
Peter Simons d29fd88438 haskell-persistent: update to version 1.1.5.1 2013-02-20 11:58:04 +01:00
Peter Simons e954f13e15 haskell-persistent-template: update to version 1.1.2.4 2013-02-20 11:58:03 +01:00
Peter Simons 1ec7fe92bf haskell-persistent-sqlite: update to version 1.1.3.1 2013-02-20 11:58:03 +01:00
Peter Simons 2a5cd3377f haskell-network-conduit: update to version 1.0.0 2013-02-20 11:58:03 +01:00
Peter Simons 394cdd9896 haskell-monad-logger: update to version 0.3.0.1 2013-02-20 11:58:03 +01:00
Peter Simons a443d513fb haskell-http-conduit: update to version 1.8.9 2013-02-20 11:58:03 +01:00
Peter Simons 2b2cf88d1e haskell-html-conduit: update to version 1.1.0 2013-02-20 11:58:03 +01:00
Peter Simons a0deb84690 haskell-highlighting-kate: update to version 0.5.3.6 2013-02-20 11:58:03 +01:00
Peter Simons ecf89e0917 haskell-hamlet: update to version 1.1.6.3 2013-02-20 11:58:03 +01:00
Peter Simons 32bd11db41 haskell-filesystem-conduit: update to version 1.0.0 2013-02-20 11:58:02 +01:00
Peter Simons f046fc687d haskell-crypto-conduit: update to version 0.5.0 2013-02-20 11:58:02 +01:00
Peter Simons 1d72357ea4 haskell-crypto-api: update to version 0.11 2013-02-20 11:58:02 +01:00
Peter Simons 03817721c3 haskell-conduit: update to version 1.0.0 2013-02-20 11:58:02 +01:00
Peter Simons bcdf686d38 haskell-classy-prelude-conduit: update to version 0.5.1 2013-02-20 11:58:02 +01:00
Peter Simons 0104e27e3b haskell-blaze-builder-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons fee385a3fb haskell-base64-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons 83321e139f haskell-attoparsec-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons 598c958a7d haskell-idris: update to version 0.9.6.1 2013-02-20 11:58:01 +01:00
Peter Simons 3a740edab7 haskell-DAV: jailbreak to support recent versions of conduit 2013-02-20 11:51:37 +01:00
Peter Simons 4c620d5501 haskell-hoogle: jailbreak to support recent versions of conduit 2013-02-20 11:50:05 +01:00
Peter Simons b516b13441 haskell-show: this package needs smallcheck version < 1 2013-02-20 11:49:37 +01:00
Peter Simons 1152fb2e22 haskell-smallcheck: add version 1.0.1 2013-02-20 11:49:02 +01:00
Peter Simons 773c5a04e4 haskell-alex: update to version 3.0.4 2013-02-20 11:35:36 +01:00
Shea Levy aacca1902c Merge branch 'upstream-master' into stdenv-updates 2013-02-19 10:09:39 -05:00
Eelco Dolstra b6c71e6eb3 libvirt: Update to 1.0.2
http://hydra.nixos.org/build/4127697
2013-02-19 13:26:49 +01:00
Peter Simons 7dfd7a93d4 haskell-BNFC: fix broken version number in executable 2013-02-19 13:26:01 +01:00
Peter Simons dfebdde16f texinfo: added version 5.0 2013-02-19 12:53:44 +01:00
Eelco Dolstra 08819d1aed Fix evaluation 2013-02-19 11:23:28 +01:00
Lluís Batlle i Rossell 9aa47b62b6 Adding snappy 1.1.0 2013-02-18 22:12:24 +01:00
Peter Simons 4994518501 gmp: update to version 5.1.1 2013-02-18 12:01:49 +01:00
Peter Simons 9e68734d61 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-18 11:54:56 +01:00
Peter Simons e259e52a7d openssl: update to version 1.0.1e 2013-02-18 11:53:57 +01:00
Peter Simons 7e8ccea899 haskell-uuid: add version 1.2.9 2013-02-18 11:20:20 +01:00
Peter Simons 40fbde7a45 haskell-maccatcher: add version 2.1.5 2013-02-18 11:20:08 +01:00
Peter Simons aa2798f870 haskell-Glob: add version 0.7.2 2013-02-18 11:19:55 +01:00
Peter Simons b91414b12e haskell-SourceGraph: update to version 0.7.0.5 2013-02-18 11:11:17 +01:00
Peter Simons 946d22375b haskell-yesod: update to version 1.1.8.1 2013-02-18 11:11:17 +01:00
Peter Simons bedd8954ba haskell-yesod-test: update to version 0.3.3.2 2013-02-18 11:11:17 +01:00
Peter Simons a87fad64ee haskell-yesod-static: update to version 1.1.2.1 2013-02-18 11:11:17 +01:00
Peter Simons f78b8e7d62 haskell-yesod-json: update to version 1.1.2.1 2013-02-18 11:11:17 +01:00
Peter Simons c9cb0226f6 haskell-yesod-form: update to version 1.2.1.2 2013-02-18 11:11:17 +01:00