Commit Graph

21 Commits

Author SHA1 Message Date
Kiskae
63869a3e44 yajl: enable included and pkg-config tests 2023-10-02 10:59:49 +00:00
Kiskae
e8d14083e2 yajl: fix static compilation
Cherry-pick PR that separates compilation of shared and static libraries.
2023-10-02 10:59:49 +00:00
Kiskae
208220b5eb yajl: 2.1.0 -> unstable-2022-04-20
Upstream hasn't been updated since 2015.
The 'containers' organization appears to actively use their own fork.
2023-10-02 10:59:49 +00:00
Hernan Lopez Vergara
1575eb8c3b yajl: fix url for fetching archive
Accessing archive using current rev leads to an error saying that:
the given path has multiple possibilities: #Git::Ref:0x00007f4cdbb09cd8, #Git::Ref:0x00007f4cdbb09008

Altering rev variable by adding the extra path resolves the problem
2022-04-21 19:04:08 +02:00
Felix Buehler
567fb83759 yajl: use fetchFromGitHub and pname&version 2021-06-29 23:27:50 +02:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Marco Maggesi
ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Piotr Bogdan
4340ee75fe yajl: small clean up
- ruby dependency is no longer needed
- cmake belongs in nativeBuildInputs
2018-01-15 13:01:59 +00:00
Matthias Beyer
0c45f5400d yajl: 2.0.4 -> 2.1.0 2015-09-22 01:58:19 +02:00
Peter Simons
aff65bbb57 yajl: fix evaluation 2014-08-03 15:16:38 +02:00
Rok Garbas
92f7908d5b yajl: name of downloaded tarbal should be the same as derivation name 2014-08-03 13:21:08 +02:00
Nixpkgs Monitor
bb108be59c yajl: update from 2.0.1 to 2.0.4 2013-12-13 20:56:36 +02:00
Ludovic Courtès
04600bbec1 Darwin: Add mig', lipo', etc. to `stdenvNative'.
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.

svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Eelco Dolstra
5e51aadc10 * Fix evaluation errors.
svn path=/nixpkgs/trunk/; revision=29955
2011-10-21 14:43:18 +00:00
Marco Maggesi
bc49e0ff84 yajl: fix meta.license
svn path=/nixpkgs/trunk/; revision=29933
2011-10-20 11:46:13 +00:00
Sander van der Burg
d744daf773 Removed non existent license attribute
svn path=/nixpkgs/trunk/; revision=29931
2011-10-20 11:18:43 +00:00
Marco Maggesi
71f9ad3fe3 Make yajl build on Darwin.
svn path=/nixpkgs/trunk/; revision=29863
2011-10-17 10:19:35 +00:00
Marco Maggesi
c8e061945c yajl: enable Hydra build
svn path=/nixpkgs/trunk/; revision=29838
2011-10-14 14:14:36 +00:00
Marco Maggesi
39df2ce05e Add yaml - Yet Another JSON Library
svn path=/nixpkgs/trunk/; revision=29837
2011-10-14 14:00:50 +00:00