Commit graph

8 commits

Author SHA1 Message Date
Ben Siraphob c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
Martin Milata ec922277e4 pro-office-calculator: use qt5's mkDerivation 2020-04-22 15:23:10 +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
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Philipp Middendorf e4239350df pro-office-calculator: 1.0.6 -> 1.0.13 2019-02-13 18:14:19 +01:00
Philipp Middendorf cd075e5045 pro-office-calculator: init at 1.0.6 2018-12-10 11:49:20 +01:00