Compare commits

..

2 Commits

56 changed files with 168 additions and 2 deletions

View File

@ -128,6 +128,15 @@ rec {
pyyaml
]);
# perl = pkgs.perl.withPackages (p:
# with p; [
# # Those are already installed system-wide
# # PLS
# # PerlTidy
#
# NetOpenSSH
# ]);
libpcl = stdenv.mkDerivation rec {
pname = "libpcl1";
version = "1.12-2";
@ -384,6 +393,8 @@ rec {
wamrc
fail-bin
# perl
# Don't install to not pollute our PATH. Just export as environment variable.
# wasi-sdk
# libiwasm_debug
@ -466,7 +477,7 @@ rec {
# Dynamic libraries from buildinputs:
# LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath buildInputs;
JUST_JUSTFILE = "./nixos.just";
JUST_JUSTFILE = "./scripts/nixos.just";
# Those are read by the justfile
FAIL_SHARE = "${fail-bin}/share";

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<PROJECT>
<PROJECT_DATA_XML_NAME NAME="DISPLAY_DATA">
<SAVE_STATE>
<ARRAY NAME="EXPANDED_PATHS" TYPE="string">
<A VALUE="2026-04-17_02-22_cored_aot_readonly_fail:" />
</ARRAY>
<STATE NAME="SHOW_TABLE" TYPE="boolean" VALUE="false" />
</SAVE_STATE>
</PROJECT_DATA_XML_NAME>
<TOOL_MANAGER ACTIVE_WORKSPACE="Workspace">
<WORKSPACE NAME="Workspace" ACTIVE="true" />
</TOOL_MANAGER>
</PROJECT>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
1 version https://git-lfs.github.com/spec/v1
2 oid sha256:c5dfdc7cb5db99534ee3df8ce188c276a6b84aaf3fecc4d737e766fd7f4f5acb
3 size 465

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
injections/2026-04-17_02-22_cored_aot_readonly_fail/system.elf (Stored with Git LFS) Executable file

Binary file not shown.

Binary file not shown.

BIN
injections/2026-04-17_02-22_cored_aot_readonly_fail/system.o (Stored with Git LFS) Normal file

Binary file not shown.

BIN
injections/2026-04-17_02-22_cored_aot_readonly_fail/trace.pb (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

1
just
View File

@ -1 +0,0 @@
./just-bin/just