Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Ben Siraphob
|
108bdac3d9
|
pkgs/applications: stdenv.lib -> lib
|
2021-01-15 14:24:03 +07:00 |
|
Martin Milata
|
01de13ad6f
|
valentina: use qt5's mkDerivation
|
2020-04-22 15:21:49 +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 |
|
Johannes Frankenau
|
16a7db04aa
|
valentina: don’t copy mailcap file into XDG MIME directory
|
2018-11-16 10:55:13 +01:00 |
|
Johannes Frankenau
|
30f3d474d1
|
valentina: 0.6.0.0a -> 0.6.1
|
2018-11-15 18:12:55 +01:00 |
|
Johannes Frankenau
|
f152ed56bb
|
valentina: init at 0.6.0.0a
|
2018-03-04 22:58:41 +01:00 |
|