about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc/epic5
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-26maintainer-list.nix: remove ndowensNathan1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2017-08-04epic5: add patch for openssl 1.1Robin Gloster1-1/+8
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2017-02-18epic5: changed rm, cp, chmod to use pkgs.coreutilsndowens1-6/+6
epic5: removed pkgs from pkgs.coreutils modified: pkgs/applications/networking/irc/epic5/default.nix
2017-02-13epic5: add configure flagsDaiderd Jordan1-13/+13
2017-02-13epic5: init at 2.0.1ndowens1-0/+34
Added conditional to support darwin Changed comment about buildInputs Added 's' to optional condition