nix-community / dconf2nix

:feet: Convert dconf files (e.g. GNOME Shell) to Nix, as expected by Home Manager [maintainer=@jtojnar]
Apache License 2.0
228 stars 6 forks source link

Trying out Nix quick install action #24

Closed gvolpe closed 3 years ago

gvolpe commented 3 years ago
 (node:2808) UnhandledPromiseRejectionWarning: Error: Unable to locate executable file: cachix. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
  ##[error]Action failed with error: Error: Unable to locate executable file: cachix. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
      at Object.<anonymous> (/home/runner/work/_actions/cachix/cachix-action/v6/dist/main/index.js:229:27)
      at Generator.next (<anonymous>)
      at fulfilled (/home/runner/work/_actions/cachix/cachix-action/v6/dist/main/index.js:54:58)