snowfallorg / nix-software-center

A simple gtk4/libadwaita software center to easily install and manage nix packages
GNU General Public License v3.0
529 stars 16 forks source link

Bug Report: Cannot update error #40

Closed dch82 closed 1 year ago

dch82 commented 1 year ago

Whenever I try to update anything on this app, it produces an error message:

error: the following required arguments were not provided:
  --output <OUTPUT>

Usage: nsc-helper channel --output <OUTPUT> --rebuild --generations <GENERATIONS> <ARGUMENTS>...

For more information, try '--help'.

Thank you!

dch82 commented 1 year ago

After a fresh reinstall of NixOS (don't ask) all seems to be normal now.

vlinkz commented 1 year ago

Hm weird. I did make some changes regarding that menu yesterday though to address sometime where it wouldn't show up properly, so probably inadvertently fixed this too :)