Commit graph

12 commits

Author SHA1 Message Date
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
Jack Kelly 721486626a edbrowse: Fix compilation against newer libcurl 2019-01-06 18:57:23 -05:00
R. RyanTM be9c58b997 edbrowse: 3.7.3 -> 3.7.4 (#43037)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/edbrowse/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/7jcarzh31rmwvwsahbhq2k74al2x2am2-edbrowse-3.7.4/bin/edbrowse had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.7.4 with grep in /nix/store/7jcarzh31rmwvwsahbhq2k74al2x2am2-edbrowse-3.7.4
- directory tree listing: https://gist.github.com/21b2adbe415a5e475da47207b1f79386
- du listing: https://gist.github.com/e6ec448b581313e4148fb251bcdca067
2018-07-06 21:08:11 +02:00
R. RyanTM 8e5088593f edbrowse: 3.7.2 -> 3.7.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/edbrowse/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 3.7.3 with grep in /nix/store/w057l445jk9l35d2z1pql5jwcp1p1y0y-edbrowse-3.7.3
- directory tree listing: https://gist.github.com/8e186ea226866b6eec7612e33cf13c32
2018-04-17 05:30:26 -07:00
Jörg Thalheim fa534f3509 edbrowse: use fetchFromGitHub instead of fetchurl 2018-03-18 12:42:43 +00:00
Max Zerzouri cff69fdd50 edbrowse: 3.6.1 -> 3.7.2
Unmarked as broken, as the newer version uses duktape rather than an
incompatible version of spidermonkey.
2018-03-15 23:46:54 +13:00
Robin Gloster d7b17e8b1c
edbrowse: mark as broken 2017-01-25 20:12:42 +01:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Rahul Gopinath a2bbf757ea edbrowse: 3.5.4.1 -> 3.6.1 2016-07-02 09:42:53 -07:00
Vladimír Čunát f014217a55 spidermonkey-{17,24}: split the dev and lib outputs 2015-10-13 20:19:02 +02:00
Gabriel Ebner 8a137ead51 edbrowse: 3.5.2 -> 3.5.4.1 2015-08-20 14:33:12 +02:00
Fabian Schmitthenner 8a74fa7723 add edbrowse to all packages 2015-02-22 23:11:01 +00:00