Commit Graph

6 Commits

Author SHA1 Message Date
R. Ryantm
0de0c6049c opaline: 0.3.2 -> 0.3.3 2022-03-02 12:07:54 +00:00
Guillaume Girol
9ae5ae736a opaline: fix static build 2021-08-19 09:30:48 +02:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07: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
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