Hey,
I’m a fairly new NixOs user and I’m running into an issue. I have a Hetzner box that I would like to run on NixOs. According to the documentation, the easiest way to install NixOs here, is to use NixOps. Luckily, I was already using NixOps, so I was happy.
The problem is that the package nixpart-0.4.1 is marked as broken. I cannot seem to figure out how to fix this.
I thought I could clone the nixpkgs repository, mark the packages as not broken, use nixos-rebuild switch -I nixpkgs=/path/to/nixpkgs
and then redeploy. This does not seem to work.
I realize that the packages might actually be broken, but I’m not sure how else to deploy to hetzner.
If I omitted any info, I’m sorry! Please let me know what else you might need.