Commit graph

27 commits

Author SHA1 Message Date
R. RyanTM 949bae089c monetdb: 11.39.11 -> 11.39.13 2021-02-24 10:40:56 +00:00
Florian Engel 9e904c74d3 monetdb: 11.39.7 -> 11.39.11 2021-01-29 20:43:56 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Florian Engel 588cf72443 monetdb: 11.39.5 -> 11.39.7 2020-11-25 13:49:23 +01:00
Michael Weiss 3bde36537c
monetdb: 11.37.11 -> 11.39.5 (#101362) 2020-10-23 20:30:17 +02:00
R. RyanTM 28f2d2faf1 monetdb: 11.37.7 -> 11.37.11 2020-07-29 04:05:20 +00:00
R. RyanTM 0f5aa19015 monetdb: 11.35.19 -> 11.37.7 2020-06-16 16:09:18 +00:00
R. RyanTM 39dcb59fbf monetdb: 11.35.9 -> 11.35.19 2020-03-14 06:02:25 +00:00
R. RyanTM 229b95f8c4 monetdb: 11.35.3 -> 11.35.9 2020-02-06 20:16:20 +01:00
Florian Engel 341325768c monetdb: 11.33.11 -> 11.35.3 2019-12-04 10:56:22 +01:00
R. RyanTM 97b89a1728 monetdb: 11.33.3 -> 11.33.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/monetdb/versions
2019-09-27 11:17:39 -07:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Florian Engel baf9c7fa85 monetdb: 11.31.13 -> 11.33.3 2019-05-02 15:21:36 +02:00
R. RyanTM 23a981a683 monetdb: 11.31.11 -> 11.31.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/monetdb/versions
2019-01-27 23:26:02 -08:00
Michael Weiss 939bb2189b monetdb: 11.29.7 -> 11.31.11 2018-11-16 23:33:26 +01:00
Florian Engel 1748313f30 monetdb: 11.29.3 -> 11.29.7 2018-06-20 21:40:15 +02:00
Michael Weiss db0286b5f6 monetdb: Build with readline for better interactivity
Readline is e.g. required for autocomplete, history, and advanced line
editing support in mclient.
2018-05-10 13:04:48 +02:00
StillerHarpo 5f0e6404dc monetdb: init at 11.29.3 (#39306)
monetdb: init at 11.29.3
2018-04-27 09:43:07 +02:00
Alexander Ried 2f8913c7a5 monetdb: remove pkg
This used a source from 2009 and has been removed from all-packages.nix
4 years ago in 8020c37f55
2016-09-19 23:09:41 +02:00
Robin Gloster 9820cb1bf2 use dontBuild instead of hacks
changes:
 * buildPhase = "true"
 * buildPhase = ":"
2016-05-04 10:11:04 +00:00
Vladimír Čunát d1df28f8e5 Merge 'staging' into closure-size
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Joachim Fasting bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Marc Weber 05259ed635 Monetdb: enabling Java support
svn path=/nixpkgs/trunk/; revision=16479
2009-07-27 16:05:39 +00:00
Marc Weber 4f81282226 adding monetdb database
svn path=/nixpkgs/trunk/; revision=16262
2009-07-09 03:50:44 +00:00