Commit Graph

16 Commits

Author SHA1 Message Date
R. Ryantm
089fd066bc cproto: 4.7s -> 4.7t 2021-12-11 08:06:15 +00:00
R. RyanTM
c4611754e8 cproto: 4.7r -> 4.7s 2021-03-22 21:44:49 +00:00
Doron Behar
8b3f258bbc
Merge pull request #109928 from r-ryantm/auto-update/cproto
cproto: 4.7q -> 4.7r
2021-03-19 08:06:26 +00:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM
366bfd5cac cproto: 4.7q -> 4.7r 2021-01-19 09:36:21 +00:00
R. RyanTM
0b8ca5644a cproto: 4.7p -> 4.7q 2020-11-02 07:53:24 -08:00
zowoq
32e87e8b02 cproto: use patch file extension 2020-08-07 13:43:35 +10:00
Mario Rodas
849868fcb5
cproto: enable on darwin 2020-07-20 18:43:19 -05:00
R. RyanTM
d59fa641b0 cproto: 4.7o -> 4.7p 2020-07-20 20:28:15 +00: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
Vladimír Čunát
cea9a2c9df
cproto: 4.6 -> 4.7o
The package seems rather abandoned (here in nixpkgs).
The bump fixes some problems, but it's probably still not suitable
for my use cases, though let me push the improvements anyway.
2019-01-02 16:27:40 +01:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Mateusz Kowalczyk
007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Eelco Dolstra
6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Marc Weber
52c3910434 added cproto ( C function prototype generator )
svn path=/nixpkgs/trunk/; revision=11730
2008-04-27 18:20:57 +00:00