mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Add documentation for NAR spec in kaitai
* Add a new flake check * Add unit tests * Add Kaitai spec * Updated documentation
This commit is contained in:
parent
89fa8c09a9
commit
53b4ea6c85
17 changed files with 402 additions and 4 deletions
|
|
@ -417,6 +417,10 @@
|
|||
supportsCross = false;
|
||||
};
|
||||
|
||||
"nix-kaitai-struct-checks" = {
|
||||
supportsCross = false;
|
||||
};
|
||||
|
||||
"nix-perl-bindings" = {
|
||||
supportsCross = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue