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 |
|