R. RyanTM
80b5e32b19
libngspice: 33 -> 34
2021-02-05 04:42:25 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
R. RyanTM
d07bef461c
libngspice: 31 -> 33
2020-11-07 19:38:25 +01:00
Hannes Weisbach
5b583650e8
libngspice: add darwin to platforms
2020-08-16 10:00:46 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
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