Commit Graph

17 Commits

Author SHA1 Message Date
Ehmry - ba1d50ab6b packages: consolidate genodeSources patches 2021-02-19 22:13:29 +01:00
Ehmry - cc211e763a packages: transitive depot package dependencies
The buildDepot function now takes a "depotInputs" argument that
propagates "portInputs" and "depotInputs" across packages.

Drop the stdcxx package that includes a dev output and just use
the simple depot package for now.
2021-02-16 15:46:14 +01:00
Ehmry - f16241e7e9 vfs_rump: static link dependencies 2021-02-06 14:37:44 +01:00
Ehmry - f7b2688611 packages/vfs: patch to fix session directory creation 2020-12-20 13:20:06 +01:00
Ehmry - 3215190568 nixos: add jitter_sponge entropy source
Share an entropy generator amount the systemd services. Would be nice to
have that virtio_rng driver.
2020-12-20 13:20:06 +01:00
Ehmry - 77e0aa3e05 Update Genode Labs sources 2020-11-27 15:03:29 +01:00
Ehmry - 1348a45b8e libc: always set argv and envp to valid addresses 2020-11-27 11:45:16 +01:00
Ehmry - 28ed464f13 packages: list some portInputs for depot packages 2020-11-24 11:13:03 +01:00
Ehmry - f3071fbbcf Add all Genode Labs depot packages to target list
This is to make it possible to refer to any of the depot packages
externally via the flake. Not everything will build, but what should
build can be enumerated now. Some packages are missing a required
"portInputs" attribute, and in some cases those ports will be missing.
2020-11-17 11:36:37 +01:00
Ehmry - f74b789840 nixos: lxip support in hardware.nix 2020-11-13 15:21:04 +01:00
Ehmry - a7ef650679 packages/genodelabs: move all those patches to a subdir 2020-11-13 15:21:04 +01:00
Ehmry - 7822090e58 packages: add the rest of the nic_* utilities 2020-11-13 15:21:04 +01:00
Ehmry - 6e37206cb3 Patch Virtio PCI net driver to log message before dying 2020-11-13 15:03:33 +01:00
Ehmry - 2925af0c89 Patch the x86 platform driver to assign devices by index 2020-11-13 15:03:33 +01:00
Ehmry - e9286cd9fa vfs_lwip: patch to reorder log messages 2020-11-13 15:03:33 +01:00
Ehmry - a2a152b68a tests: add Bash test
Test Bash and Coretuils from the Genode Labs ports.
2020-11-13 15:03:33 +01:00
Ehmry - df5be1d6dc Simplify packages layout 2020-11-13 15:03:32 +01:00