summaryrefslogtreecommitdiffstats
path: root/pkgs/development/tools/casperjs/default.nix
AgeCommit message (Collapse)Author
2019-08-28treewide: remove redundant recvolth
2019-08-17treewide: name -> pnamevolth
2017-10-01treewide: mark a bunch of failing builds as brokenRobin Gloster
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b) [dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2016-05-29casperjs: do not move the current working directoryHoang Xuan Phu
If /tmp and /nix are in different filesystems, this causes the `find`s in the fixup phase to fail because of a stale file handle: find: cannot get current directory: No such file or directory
2016-04-30casperjs: test needs fontconfigHoang Xuan Phu
2016-04-30casperjs: update to phantomjs2Hoang Xuan Phu
2016-04-30casperjs: update to 1.1.1Hoang Xuan Phu
2016-04-30casperjs: refactor a bitHoang Xuan Phu
2013-10-08Fix some more Hydra evaluation errorsEelco Dolstra
2013-10-05Some description fixesBjørn Forsman
There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
2012-12-13new package: casperjsMathijs Kwik