R. RyanTM
88f52d4e5b
libngspice: 30 -> 31
2019-12-23 16:35:21 -08: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
Ben Gamari
537b0ac9be
ngspice: 29 -> 30
...
Just a simple bump.
2019-01-03 16:16:51 -05:00
R. RyanTM
fc14aebab8
libngspice: 28 -> 29
...
* libngspice: 28 -> 29 (#50685 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libngspice/versions
* libngspice: refresh meta.license
See:
https://sourceforge.net/p/ngspice/ngspice/ci/master/tree/COPYING
2018-11-29 12:12:41 +01:00
R. RyanTM
00c7f76c84
libngspice: 26 -> 28 ( #46225 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libngspice
2018-09-17 10:14:53 +02:00
Ben Gamari
a62fffd9a5
ngspice: Move shared library to a new derivation
...
It turns out that the build system does not support building both the
command-line tool and the shared library at the same time. Consequently
the ngspice derivation has not provided the command-line tools since the
shared library was enabled in #31166 .
2018-03-25 19:55:40 -04:00