Commit Graph

20 Commits

Author SHA1 Message Date
R. Ryantm
284e90cd45 hsqldb: 2.7.2 -> 2.7.3 2024-07-01 00:23:05 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
5a31759c54 hsqldb: 2.7.1 -> 2.7.2 2023-07-08 19:14:07 +00:00
Artturin
05a2dfd674 lib.replaceChars: warn about being a deprecated alias
replaceStrings has been in nix since 2015(nix 1.10)

so it is safe to remove the fallback

d6d5885c15
2022-12-15 22:25:51 +02:00
R. Ryantm
de762e498c hsqldb: 2.7.0 -> 2.7.1 2022-11-01 21:10:53 +00:00
R. Ryantm
c9d011497d hsqldb: 2.6.1 -> 2.7.0 2022-08-07 06:34:02 +00:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
R. Ryantm
674e221e28 hsqldb: 2.6.0 -> 2.6.1 2021-12-10 19:12:23 +00:00
R. RyanTM
f9ce82fa75 hsqldb: 2.5.1 -> 2.6.0 2021-03-25 09:27:56 +00:00
Ben Siraphob
2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM
2fd3e018e4 hsqldb: 2.5.0 -> 2.5.1 2020-08-31 17:10:23 +02:00
Christine Koppelt
bfbffd3c82 hsqldb: 1.8.0 -> 2.5.0
Changelist: http://hsqldb.org/doc/2.0/changelist_2_0.txt
2019-11-08 16:46:42 +01:00
Markus Kowalewski
fe326f8794
hsqldb: add license 2018-11-01 23:27:14 +01:00
Ryan Mulligan
d04b8206b7 hsqldb: 1.8.0.9 -> 2.4.0
Semi-automatic update. 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 2.4.0 with grep in /nix/store/4179pxpwkjn7xk7rj0g538zjhsx9xzy1-hsqldb-2.4.0
2018-03-08 18:48:56 -08:00
Tuomas Tynkkynen
2258b21e4b treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Tobias Hammerschmidt
9f0f6cb5ec version update
svn path=/nixpkgs/trunk/; revision=11297
2008-03-27 09:46:03 +00:00
Armijn Hemel
7c1741a1ae update to 1.8.0.8
svn path=/nixpkgs/trunk/; revision=9338
2007-09-18 20:11:27 +00:00
Eelco Dolstra
105344a44e * Moved hsqldb.
svn path=/nixpkgs/trunk/; revision=9293
2007-09-11 11:06:31 +00:00