3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
Matthew Bauer 1acc701fdb nixos/binfmt: handle wasm binaries
This adds handling for WASM binaries to binfmt’s emulatedSystems. To
enable, add this to your configuration:

  boot.binfmt.emulatedSystems = [ "wasm32-wasi" ];

After rebuilding with nixos-rebuild switch, you can run wasm binaries
directly.
2019-07-17 17:00:46 -04:00
..
config nixos/networking: filter out empty entries 2019-07-07 00:49:40 +00:00
hardware Merge pull request #63894 from ambrop72/no-opengl-xdg-data-dirs 2019-07-11 13:16:08 -04:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer sd-image-raspberrypi: populateBoot -> populateFirmware 2019-06-25 20:49:34 -04:00
misc nixos/zabbixWeb: replace httpd subservice with new module 2019-07-11 18:45:46 -04:00
profiles nixos/hardened: harder inet defaults 2019-07-04 19:24:44 +02:00
programs nixos/captive-browser: fix module 2019-06-14 20:38:33 +02:00
security FIx some malformed XML in option descriptions 2019-05-13 09:15:17 +02:00
services nixos/redmine: add database.createLocally option (#63932) 2019-07-14 16:22:37 +02:00
system nixos/binfmt: handle wasm binaries 2019-07-17 17:00:46 -04:00
tasks Merge pull request #62835 from lheckemann/ipv6-privacy-extensions 2019-07-14 19:27:54 +02:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation Merge pull request #61981 from ambrop72/no-opengl-ld-library-path 2019-07-11 13:15:51 -04:00
module-list.nix nixos/zabbixProxy: init module 2019-07-11 18:55:58 -04:00
rename.nix nixos/zabbixAgent & nixos/zabbixServer: various module updates 2019-07-11 18:54:15 -04:00