Commit Graph

16 Commits

Author SHA1 Message Date
Nick Cao
51169259a0
duktape: force link shared library against libm 2022-07-22 17:05:42 +08:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
R. Ryantm
af98faa428 duktape: 2.6.0 -> 2.7.0 2022-02-21 06:09:57 +00:00
Zhaofeng Li
f5b2b2f1db duktape: Add pkgconfig file 2021-06-16 17:42:03 -07:00
Ben Siraphob
dc2e30b7af duktape: fix darwin build 2021-03-09 09:16:09 +07:00
Ben Siraphob
001c0cbe54 pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07:00
R. RyanTM
5f43184565 duktape: 2.5.0 -> 2.6.0 2020-10-24 16:03:19 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
ce8de3bc05 duktape: 2.4.0 -> 2.5.0 2019-12-08 21:47:09 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Francesco Gazzetta
4ae454d1eb duktape: 2.3.0 -> 2.4.0 2019-08-01 19:20:16 +02:00
Francesco Gazzetta
81e8923186 duktape: update meta urls 2019-01-15 17:18:14 +01:00
Francesco Gazzetta
77c0760ee6 duktape: 2.2.1 -> 2.3.0 2018-08-06 13:15:50 +02:00
R. RyanTM
673f4c52f4 duktape: 2.2.0 -> 2.2.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/duktape/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 2.2.1 with grep in /nix/store/8clll9a9f797fd0vxz3vmx641mpqzkkx-duktape-2.2.1
- directory tree listing: https://gist.github.com/6049cc6fc921f7fa2efb27f86c1c7ca6
2018-05-01 18:09:58 +02:00
Max Zerzouri
f2032af769 duktape: fix installation of shared libraries
Now using `make install` to ensure the non-versioned and major-versioned
library symlinks are created.
2018-03-15 23:46:39 +13:00
Francesco Gazzetta
fd7acb9218 duktape: init at 2.2.0 2018-01-26 15:33:38 +00:00