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
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
Eshin Kunishima
d155bf8f80
inconsolata: inherit source and version from google-fonts
2017-11-24 00:43:48 +09:00
Eshin Kunishima
5986bd30d9
inconsolata: 1.010 -> 2.001
2017-11-23 16:21:15 +09:00
Volth
31c344982f
data/fonts: simpler cleanups
2017-08-11 14:26:03 +00:00
Robert Helgesson
d7f36310d0
Remove use of builderDefsPackage in font packages.
...
With this change they now use `stdenv.mkDerivation` instead. Also some
minor cleanups such as URL fixes, adding version numbers, adding
descriptions, etc.
2015-06-12 19:43:18 +02:00
Michael Raskin
b2ea1f5e0d
Do not inherit missing version attribute
...
svn path=/nixpkgs/trunk/; revision=24841
2010-11-24 13:53:11 +00:00
Michael Raskin
a94fc3966d
Add inconsolata font
...
svn path=/nixpkgs/trunk/; revision=24839
2010-11-24 11:19:38 +00:00