Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07:00 |
|
Ben Siraphob
|
b04fc593e7
|
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
|
2021-01-01 11:52:33 +07: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 |
|
Samuel Leathers
|
00753e078d
|
qucs: 0.0.18 -> 0.0.19
|
2017-09-03 14:21:52 -04:00 |
|
Tobias Geerinckx-Rice
|
32d40f0f98
|
Remove no longer (or never) referenced patches
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
|
2016-01-24 02:02:21 +01:00 |
|
Lluís Batlle i Rossell
|
f7f7a0d0f4
|
Updating qucs to 0.18
Patch by 'emery' on irc.
|
2014-10-29 10:29:53 +01:00 |
|
Mateusz Kowalczyk
|
7a45996233
|
Turn some license strings into lib.licenses values
|
2014-07-28 11:31:14 +02:00 |
|
Vladimír Čunát
|
7421ee673c
|
qucs: minor update and fix for new gcc
|
2013-02-24 15:11:19 +01:00 |
|
Yury G. Kudryashov
|
9ee5230537
|
Move qt3/qt4 choice to .nix expressions
svn path=/nixpkgs/trunk/; revision=29404
|
2011-09-20 22:49:13 +00:00 |
|
Lluís Batlle i Rossell
|
227c632d18
|
Adding qucs
svn path=/nixpkgs/trunk/; revision=24449
|
2010-10-24 17:00:57 +00:00 |
|