Mic92/nixos-shell

Error: Option virtualisation.memorySize is not of type positive integer

onny opened this issue · 1 comments

onny commented

Hey,
after a recent update I somehow get following error trying to use nixos-shell:

$ NIX_PATH=nixpkgs=/home/onny/projects/nixpkgs nixos-shell vm-opensnitchd.nix
error: A definition for option `virtualisation.memorySize' is not of type `positive integer, meaning >0'. Definition values:
- In `/nix/store/0q31g3syllx7335a3kjmw2rlsjnxn5nk-nixos-shell-0.2.1/share/nixos-shell/nixos-shell.nix': "500M"
(use '--show-trace' to show detailed location information)

Are there some changes in the background or is something wrong with my system settings?

Regards
Jonas