push sheeet
Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s

This commit is contained in:
Dark Steveneq
2025-10-09 14:15:47 +02:00
commit 646b892680
49168 changed files with 5897842 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'cddl'

View File

@@ -0,0 +1,44 @@
GEM
remote: https://rubygems.org/
specs:
abnc (0.1.1)
abnftt (0.2.6)
base32 (0.3.4)
base45_lite (1.0.1)
cbor-canonical (0.1.2)
cbor-deterministic (0.1.3)
cbor-diag (0.9.5)
cbor-canonical
cbor-deterministic
cbor-packed
json_pure
neatjson
treetop (~> 1)
cbor-packed (0.1.5)
cddl (0.12.9)
abnc (~> 0.1.1)
abnftt
base32 (~> 0.3)
base45_lite (~> 1.0)
cbor-diag
colorize
json_pure
regexp-examples (~> 1.5.1)
scanf (~> 1.0)
colorize (1.1.0)
json_pure (2.8.1)
neatjson (0.10.5)
polyglot (0.3.5)
regexp-examples (1.5.1)
scanf (1.0.0)
treetop (1.6.12)
polyglot (~> 0.3)
PLATFORMS
ruby
DEPENDENCIES
cddl
BUNDLED WITH
2.5.22

View File

@@ -0,0 +1,182 @@
{
abnc = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0yj09gc9w208wsy0d45vzha4zfwxdpsqvkm9vms0chm4lxdwdg9x";
type = "gem";
};
version = "0.1.1";
};
abnftt = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1r9ay1kxn2yh9h0j2hr7iszz7cprpc7s6yjsv2k4inxndbsw5y4v";
type = "gem";
};
version = "0.2.6";
};
base32 = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1fjs0l3c5g9qxwp43kcnhc45slx29yjb6m6jxbb2x1krgjmi166b";
type = "gem";
};
version = "0.3.4";
};
base45_lite = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1n4w36bb20ys8a0mcmvax8rp0rg4wqdsm6p1vqx9xv9vv3dy918i";
type = "gem";
};
version = "1.0.1";
};
cbor-canonical = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1fhj51s5d9b9spw096sb0p92bgilw9hrsay383563dh913j2jn11";
type = "gem";
};
version = "0.1.2";
};
cbor-deterministic = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1w1mg4mn1dhlxlbijxpzja8m8ggrjs0hzkzvnaazw9zm1ji6dpba";
type = "gem";
};
version = "0.1.3";
};
cbor-diag = {
dependencies = [
"cbor-canonical"
"cbor-deterministic"
"cbor-packed"
"json_pure"
"neatjson"
"treetop"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1gxfs63jgvhdkfpm97mxpz14gxsvqds5pza8i175bmsqwvx3zn87";
type = "gem";
};
version = "0.9.5";
};
cbor-packed = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1dijyj7rivi39h34f32fx7k4xvngldf569i0372n1z6w01nv761l";
type = "gem";
};
version = "0.1.5";
};
cddl = {
dependencies = [
"abnc"
"abnftt"
"base32"
"base45_lite"
"cbor-diag"
"colorize"
"json_pure"
"regexp-examples"
"scanf"
];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1811vvf73jjcxifq8h2cyp0b2z2qwhkplmrc2javx7gwrxlgb2p4";
type = "gem";
};
version = "0.12.9";
};
colorize = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0dy8ryhcdzgmbvj7jpa1qq3bhhk1m7a2pz6ip0m6dxh30rzj7d9h";
type = "gem";
};
version = "1.1.0";
};
json_pure = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1kks889ymaq5xqvj18qamar3il8m3dnnaf6cij0a0kwxp8lpk1va";
type = "gem";
};
version = "2.8.1";
};
neatjson = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0wm1lq8yl6rzysh3wg6fa55w5534k6ppiz0qb7jyvdy582mk5i0s";
type = "gem";
};
version = "0.10.5";
};
polyglot = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr";
type = "gem";
};
version = "0.3.5";
};
regexp-examples = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0wfkwczjn62qq3z96dxk43m0gh6d5cajx9pxkanvk88d3yqnx29v";
type = "gem";
};
version = "1.5.1";
};
scanf = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "000vxsci3zq8m1wl7mmppj7sarznrqlm6v2x2hdfmbxcwpvvfgak";
type = "gem";
};
version = "1.0.0";
};
treetop = {
dependencies = [ "polyglot" ];
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0adc8qblz8ii668r3rksjx83p675iryh52rvdvysimx2hkbasj7d";
type = "gem";
};
version = "1.6.12";
};
}

View File

@@ -0,0 +1,46 @@
{
lib,
bundlerApp,
bundlerUpdateScript,
makeBinaryWrapper,
}:
bundlerApp {
pname = "cddl";
gemfile = ./Gemfile;
lockfile = ./Gemfile.lock;
gemset = lib.recursiveUpdate (import ./gemset.nix) {
"cddl" = {
dontBuild = false;
# setting env vars is not supported by patchShebangs
postPatch = ''
sed -i 's\#!/usr/bin/env RUBY_THREAD_VM_STACK_SIZE=5000000\#!/usr/bin/env\' bin/cddl
'';
};
};
exes = [ "cddl" ];
nativeBuildInputs = [ makeBinaryWrapper ];
postBuild = ''
wrapProgram $out/bin/cddl \
--set RUBY_THREAD_VM_STACK_SIZE 5000000
'';
passthru.updateScript = bundlerUpdateScript "cddl";
meta = with lib; {
description = "Parser, generator, and validator for CDDL";
homepage = "https://rubygems.org/gems/cddl";
license = with licenses; mit;
maintainers = with maintainers; [
fdns
nicknovitski
amesgen
];
platforms = platforms.unix;
};
}