1
Fork 0
Go to file
Motiejus Jakštys a382d78d63 module does not build:
$ nix build .#nixosConfigurations.vm.config.system.build.vm
    error:
	   … while calling the 'derivationStrict' builtin

	     at /builtin/derivation.nix:9:12: (source not available)

	   … while evaluating derivation 'nixos-vm'
	     whose name attribute is located at /nix/store/ikx99aci297hpgys7114fjwyf38iv9qi-source/pkgs/stdenv/generic/make-derivation.nix:348:7

	   … while evaluating attribute 'buildCommand' of derivation 'nixos-vm'

	     at /nix/store/ikx99aci297hpgys7114fjwyf38iv9qi-source/pkgs/build-support/trivial-builders/default.nix:87:14:

	       86|       enableParallelBuilding = true;
	       87|       inherit buildCommand name;
		 |              ^
	       88|       passAsFile = [ "buildCommand" ]

	   (stack trace truncated; use '--show-trace' to show the full trace)

	   error: attribute 'system' missing

	   at /nix/store/ikx99aci297hpgys7114fjwyf38iv9qi-source/lib/modules.nix:506:28:

	      505|         builtins.addErrorContext (context name)
	      506|           (args.${name} or config._module.args.${name})
		 |                            ^
	      507|       ) (lib.functionArgs f);
2024-01-19 21:42:22 +02:00
app more wording 2024-01-18 22:07:10 +02:00
modules/e11sync module does not build: 2024-01-19 21:42:22 +02:00
pkgs e11sync-static: do not use intermediate shell 2024-01-19 13:27:41 +02:00
.envrc Ready Set 2023-12-14 18:16:04 +02:00
.gitignore add vm 2024-01-15 23:17:29 +02:00
LICENSE add license 2024-01-15 18:15:03 +02:00
Makefile fix vm path 2024-01-16 15:38:38 +02:00
flake.lock geoip: compress the archive 2024-01-15 10:52:46 +02:00
flake.nix module does not build: 2024-01-19 21:42:22 +02:00
pkgs.nix module does not build: 2024-01-19 21:42:22 +02:00
vm.nix vm: forward 8001 2024-01-16 23:54:24 +02:00