summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/edbrowse
AgeCommit message (Collapse)Author
2020-11-23edbrowse: 3.7.6 -> 3.7.7R. RyanTM
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren
2019-12-12edbrowse: 3.7.4 -> 3.7.6 (#75087)Eduardo Quirós
* edbrowse: 3.7.4 -> 3.7.6 * Remove unneeded patch * edbrowse: update source hash for v3.7.6 + turn makeFlags into a list + update meta.homepage
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-01-06edbrowse: Fix compilation against newer libcurlJack Kelly
2018-07-06edbrowse: 3.7.3 -> 3.7.4 (#43037)R. RyanTM
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-04-17edbrowse: 3.7.2 -> 3.7.3R. RyanTM
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-03-18edbrowse: use fetchFromGitHub instead of fetchurlJörg Thalheim
2018-03-15edbrowse: 3.6.1 -> 3.7.2Max Zerzouri
Unmarked as broken, as the newer version uses duktape rather than an incompatible version of spidermonkey.
2017-01-25edbrowse: mark as brokenRobin Gloster
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen
Build-tested on x86_64 Linux & Mac.
2016-07-02edbrowse: 3.5.4.1 -> 3.6.1Rahul Gopinath
2015-10-13spidermonkey-{17,24}: split the dev and lib outputsVladimír Čunát
2015-08-20edbrowse: 3.5.2 -> 3.5.4.1Gabriel Ebner
2015-02-22add edbrowse to all packagesFabian Schmitthenner