sigil/nixos-modules
Emery Hemingway 8379dccf12 Refer to program and library ROMs by store path
Retrieve ROMs in the common case by full store path. This reduces
the need for route policies for driving relative requests into
absolute package paths.

Making library requests by absolute path required libraries to be
stored in the core image as such, and it follows that program
binaries should be handled in the same way. This makes requests
to core and to a file-system store more consistent, and makes
dependency detection more robust.
2021-02-16 15:46:14 +01:00
..
gui Refer to program and library ROMs by store path 2021-02-16 15:46:14 +01:00
hardware Refer to program and library ROMs by store path 2021-02-16 15:46:14 +01:00
lib nixos-modules: boot packages from buildPackages.buildPackages 2021-02-06 21:41:24 +01:00
base-hw-pc.nix Port NixOS module system 2020-11-01 20:29:19 +01:00
base-hw-virt_qemu.nix Port NixOS module system 2020-11-01 20:29:19 +01:00
base-modules-blacklist.nix nixos: replace system.build.toplevel 2021-01-21 12:14:54 +01:00
buildBootDescription.nix Relicense as MIT 2020-08-27 17:15:09 +02:00
default.nix nixos: add file-systems options 2021-01-21 12:25:08 +01:00
file-systems.nix nixos: config.genode.boot.storeBackend is "fs" or "memory" 2021-02-01 13:37:28 +01:00
genode-core.nix Refer to program and library ROMs by store path 2021-02-16 15:46:14 +01:00
genode-init.nix nixos: persistent file-system storage 2021-01-12 12:56:45 +01:00
nova.nix Refer to program and library ROMs by store path 2021-02-16 15:46:14 +01:00
partition-type nixos-modules: add nix-store USB backend 2021-01-12 10:27:25 +01:00
qemu-vm.nix nixos-modules: boot packages from buildPackages.buildPackages 2021-02-06 21:41:24 +01:00
store-fs-uuid nixos-modules: add nix-store USB backend 2021-01-12 10:27:25 +01:00
store-wrapper.dhall nixos: less diagnostics 2021-01-12 12:56:22 +01:00
systemd-runner.dhall nixos: persistent file-system storage 2021-01-12 12:56:45 +01:00
systemd.nix nixos: persistent file-system storage 2021-01-12 12:56:45 +01:00