Commit graph

13 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
AndersonTorres a4e96ca322 lilyterm: 2017-01-06 -> 2019-07-25
faf1254f46049edfb1fd6e9191e78b1b23b9c51d
  Fix a segfault bug for vte-0.54
2020-04-02 03:35:14 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Profpatsch 3e45b61a99 lib/trivial: add a few examples of usage of assertMsg/assertOneOf 2018-09-06 18:14:27 +02:00
John Ericson 85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
Ryan Mulligan 038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Profpatsch 53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Profpatsch feab711f84 lilyterm-git: init at 2017-01-06
The latest stable release is quite old (2013-02) and many improvements have been
made in the meantime.
2017-03-07 17:35:29 +01:00
William A. Kennington III 56411e9457 Fix typo in meta 2014-09-11 22:19:53 -07:00
AndersonTorres b39e5ce957 Small style fixups
In this commit, I modified some files, conforming them to a
idiosyncratic standard - mainly, a template for meta attribs.
2014-09-10 21:34:50 -03:00
AndersonTorres 0ac13e87d7 Lilyterm: New Package (version 0.9.9.4)
LilyTerm is a terminal emulator based off of libvte that aims to be fast and lightweight.
2014-08-27 10:11:14 -03:00