| 5 Jan 2024 |
@qbit:tapenet.org | what are you trying to install? | 17:43:45 |
Vladislav Vasilev | This package | 17:43:54 |
Vladislav Vasilev | nix-env -i . | 17:43:57 |
@qbit:tapenet.org | from nixpkgs? | 17:44:20 |
Vladislav Vasilev | No, local | 17:44:28 |
@qbit:tapenet.org | include the package derivation in your configuration.nix then | 17:44:40 |
@qbit:tapenet.org | and add it to the systempackages | 17:44:53 |
Vladislav Vasilev | you mean add it to /etc/nixos/configuration.nix ? | 17:46:10 |
Vladislav Vasilev | I didn't got it | 17:46:18 |
Vladislav Vasilev | If someone will want to install this package - this man should do the same steps? | 17:47:05 |
@qbit:tapenet.org | if you want someone else to be able to install it - upstream it to nixpkgs :P | 17:47:23 |
Vladislav Vasilev | But it installing strange deps which ones even doesn't building | 17:47:59 |
@qbit:tapenet.org | when you build it nix-build -A neutrond from in nixpkgs - then there will be a result dir that you can run it from | 17:48:04 |