Diego Restrepo Mesa
Diego Restrepo Mesa
Hi Marcus In my team we also have the same problem, but we are uploading the files directly to s3 after compilation without using this plugin, I just wanted to...
I have the same problem, I am trying to add an ssh key in the shell init, but after reboot this not works ```sh /run/secrets/ssh_key: No such file or directory...
> There should be an error from the activation phase visible when running `nixos-rebuild switch`. `sudo nixos-rebuild switch --flake .#` ```bash warning: Git tree '/home/nixos/env' is dirty building the system...
I am new to the world of nix, but I want to create a server based on nix to play with my friends
You must specify a namespace with any name ```yaml language: EN namespace: namespace output: file_path: skims/test/outputs/lib_path.csv format: CSV path: exclude: - glob(integrates/**/*) include: - skims/test/data/lib_path lib_path: true lib_root: false ```...
If you are trying to execute skims, yo must create a file named `settings.yaml` and put the previous content, an execute the following command `m gitlab:fluidattacks/universe@trunk /skims scan settings.yaml`
> @jgomezb11 it seems this can be easily reproduced by adding more APK files In my project I have 4 APK files (3 with ~20MB each and one with ~40MB)...