summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libdbi (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdbi: 0.8.3-1 -> 0.9.0William A. Kennington III2015-03-111-5/+7
* * ltrace: updated to 0.5.3.•••* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with SQLite. * qemu-image: fix the URL. * gdmap: make it build again (requires an older GTK+). * rlwrap: updated to 0.37. * smbfs-fuse -> fusesmb to match the upstream name. * x11vnc: updated to 0.9.10. * clearlyU: fix the URL. * Various packages: follow the coding conventions. svn path=/nixpkgs/trunk/; revision=22814 Eelco Dolstra2010-07-291-18/+13
* * composedArgsAndFun -> makeOverridable for consistency.•••* Rename a few single-version packages to "default.nix". svn path=/nixpkgs/trunk/; revision=22803 Eelco Dolstra2010-07-291-0/+0
* * Removed selectVersion. There's no good reason to write••• `selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'. * Replaced `with args' with formal function arguments in several packages. * Renamed several files to `default.nix'. As a general rule, version numbers should only be included in the filename when there is a reason to keep multiple versions of a package in Nixpkgs. Otherwise, it just makes it harder to update the package. svn path=/nixpkgs/trunk/; revision=18403 Eelco Dolstra2009-11-181-1/+1
* * Cleaned up a lot of description fields that contained newlines.••• Some of these should be longDescriptions, but most others just shouldn't contain newlines. E.g. write description = "Bla"; and not description = '' Bla ''; This pollutes "nix-env -qa --description" output. svn path=/nixpkgs/trunk/; revision=14310 Eelco Dolstra2009-03-031-4/+2
* meta.function -> passthru.function, not killing other contents of passthru•••svn path=/nixpkgs/trunk/; revision=13190 Michael Raskin2008-11-041-1/+1
* Changed builderDefs to use composedArgsAndFun, reduced number of nulls, made ...•••svn path=/nixpkgs/trunk/; revision=12655 Michael Raskin2008-08-191-2/+2
* Added src to meta for builderDefs-based packages.•••svn path=/nixpkgs/trunk/; revision=10913 Michael Raskin2008-03-021-0/+1
* Some review of builder-defs and dependent files. No rebuild needed. Now it sh...•••svn path=/nixpkgs/trunk/; revision=10214 Michael Raskin2008-01-181-2/+3
* Added gdmap, changed builder-defs to use derivation attribute on propagatedBu...•••svn path=/nixpkgs/trunk/; revision=9812 Michael Raskin2007-12-011-0/+21