nixos-deploy-network doesn't print an error if the network/infrastructure models don't exist
Example:
[root@cartman:/etc/nixos/configurations/tud]# nixos-deploy-network -n configurations/tud/network.nix -i configurations/tud/infrastructure.nix [root@cartman:/etc/nixos/configurations/tud]# echo $? 1(Note wrong relative directory.)
Submitted by Eelco Dolstra on 6 December 2010 at 14:20
Issue Log
On 8 December 2010 at 14:43 Sander van der Burg commented:
Fixed. The infrastructure model is now obsolete and the tool no longer takes the -n and -i options.
On 8 December 2010 at 14:43 Sander van der Burg closed this issue.
Log in to post comments