about summary refs log tree commit diff
path: root/pkgs/development/libraries/bobcat
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-05-12bobcat: 4.07.00 -> 4.08.03R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bobcat/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 4.08.03 with grep in /nix/store/dqhrp35b4vijwd6k77is0ma96vq9arwj-bobcat-4.08.03 - directory tree listing: https://gist.github.com/d768d97dc8cf8403bf62c2981e533bed
2018-01-16Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice1-1/+0
Goodbye, and thanks for all the Nix...
2017-11-02fix source root locations.Piotr Bogdan1-1/+3
These have changed following commit https://github.com/NixOS/nixpkgs/commit/c3255fe8ec326d2c8fe9462d49ed83aa64d3e68f. See also: - https://github.com/NixOS/nixpkgs/pull/31004 - https://github.com/NixOS/nixpkgs/pull/31106
2017-03-17bobcat: 4.02.00 -> 4.07.00 (#23742)ndowens1-3/+4
2016-11-09bobcat: 4.02.00 -> 4.03.00Tobias Geerinckx-Rice1-2/+2
2016-04-27bobcat: 4.01.04 -> 4.02.00Tobias Geerinckx-Rice1-2/+2
2016-03-18bobcat: fix installationJoachim Fasting1-1/+1
Another hotfix for eae059b0b607e4c5a0a201466e3dc2c97cecc85e (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-18bobcat: patch all shebangsJoachim Fasting1-1/+1
Hotfix for eae059b0b607e4c5a0a201466e3dc2c97cecc85e Not really a regression, but it turns out that the man page target requires shebang patching as well.
2016-03-18bobcat: 4.00.00 -> 4.01.04Joachim Fasting1-2/+2
Appears to fix https://hydra.nixos.org/build/33157535/nixlog/1/raw
2016-01-25Add version attribute where maintainers |= nckxTobias Geerinckx-Rice1-11/+10
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.
2015-09-01bobcat: 3.25.02 -> 4.00.00Tobias Geerinckx-Rice1-7/+11
2015-07-23remove gcc49 overrides from various placesVladimír Čunát1-2/+2
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 3064b6a0cc4dc047fae97bdffa0725bc7fd38f2e)
2015-07-07bobcat: 3.25.01 -> 3.25.02Tobias Geerinckx-Rice1-4/+4
Adds missing implementation of the member function BigInt::ulong(), and gets rid of another sourceforge URI.
2015-06-17Separate nativeBuildInputs where maintainers |= nckxTobias Geerinckx-Rice1-2/+2
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice1-1/+1
And don't use square brackets on such lines.
2015-05-05Add bobcat 3.25.01: C++ helper libraryTobias Geerinckx-Rice1-0/+38