mcamp-ata
mcamp-ata
still getting this... ``` ╰─ nix run github:tadfisher/gradle2nix -- --help error: hash mismatch in fixed-output derivation '/nix/store/a56mz008i9cnfmxrqszlfcvb3ysjq79l-jackson-parent-2.12.pom.drv': specified: sha256-Z749r6r4zhcX56fefbkrpDPfkjtpekDJdDpUzJ/FNjc= got: sha256-YqocFnmt4J8XPb8bbDLTXFXnWAAjj9XkjxOqQzfAh1s= error: 1 dependencies of derivation '/nix/store/dgfnxv0as8q7f6qfc0slqw66wxg5c3ph-jackson-parent-2.12.pom.drv' failed to build...
I dont know how much ehlp this is but this is what I have crafted to be able to do this kind of... ``` using AWSS3 using AWS: global_aws_config, AWSConfig...
when I used the log function it just returns me a path, it doesn't save the files to the artifact location defined in the experiment (S3 bucket in my mlflow...
trying a new system and I am getting the following once everything is installed and is getting ready to reboot with NixosAnywhere: ``` Warning: Permanently added '10.8.0.194' (ED25519) to the...
``` { modulesPath, config, lib, pkgs, ... }: { imports = [ (modulesPath + "/installer/scan/not-detected.nix") (modulesPath + "/profiles/qemu-guest.nix") ./disk-config.nix ]; boot.loader.grub = { # no need to set devices, disko...