Felix Bühler
Felix Bühler
**Is your ~~feature~~ _question_ request related to a problem? Please describe.** I just noticed this no longer works for me in nixos-hardware (i know other repo and not your issue):...
## Description Of Changes discovert a wrong parameter at `Uninstall-ChocolateyPath -PathToUninstall` ## Motivation and Context fixed it to `Uninstall-ChocolateyPath -Path` ## Testing * [ ] I have previewed these changes...
you run `nix run --help`, you are presented with: ``` | apps.x86_64-linux.blender_2_79 = { | type = "app"; | program = "${self.packages.x86_64-linux.blender_2_79}/bin/blender"; | meta.description = "Run Blender, a free and...