Commit graph

11 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 3329b75a14
bobcat: 4.01.04 -> 4.02.00 2016-04-27 18:20:24 +02:00
Joachim Fasting 8e359b2e21 bobcat: fix installation
Another hotfix for eae059b0b6
(I kind of jumped the gun on this one ...)

The `build install` command takes a positional argument
indicating which components to install; without it, nothing
is installed and the build fails to create the store output.
2016-03-18 18:22:27 +01:00
Joachim Fasting 3704901dc8 bobcat: patch all shebangs
Hotfix for eae059b0b6

Not really a regression, but it turns out that the man page
target requires shebang patching as well.
2016-03-18 04:32:56 +01:00
Joachim Fasting eae059b0b6 bobcat: 4.00.00 -> 4.01.04
Appears to fix https://hydra.nixos.org/build/33157535/nixlog/1/raw
2016-03-18 02:10:03 +01:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice 7e4675cb00 bobcat: 3.25.02 -> 4.00.00 2015-09-01 05:28:53 +02:00
Vladimír Čunát af2ab0b911 remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.

(cherry picked from commit 3064b6a0cc)
2015-07-23 11:53:18 +02:00
Tobias Geerinckx-Rice 2f752c3097 bobcat: 3.25.01 -> 3.25.02
Adds missing implementation of the member function BigInt::ulong(),
and gets rid of another sourceforge URI.
2015-07-07 01:03:02 +02:00
Tobias Geerinckx-Rice 98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice 32ff988030 Add bobcat 3.25.01: C++ helper library 2015-05-05 19:44:47 +02:00