Commit graph

3 commits

Author SHA1 Message Date
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
R. RyanTM fe83591d68 opaline: 0.3.1 -> 0.3.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/opaline/versions
2019-03-11 00:29:40 -07:00
Vincent Laporte 33a418e2e6 opaline: init at 0.3.1 (#41346)
Opaline is a lightweight replacement for opam-installer.

Homepage: https://github.com/jaapb/opaline
2018-06-01 21:29:53 +02:00