Commit Graph

8 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
V 7f3a18d33b featherpad: use qt5's mkDerivation 2020-08-26 19:16:25 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM 772bdb8fd9 featherpad: 0.9.4 -> 0.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/featherpad/versions
2019-05-21 06:31:29 -07:00
R. RyanTM 3e97b260dd featherpad: 0.9.2 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/featherpad/versions
2019-03-03 20:49:55 +01:00
R. RyanTM 567b3093da featherpad: 0.9.1 -> 0.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/featherpad/versions
2018-12-26 10:33:41 +01:00
Markus Kohlhase 039f9fbb5b featherpad: init at 0.9.1 2018-10-24 11:47:43 +02:00