aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
AgeCommit message (Expand)Author
2026-03-10go: 1.26Ophestra
2026-03-02cmd: remove hpkgOphestra
2026-01-27dist: run testsOphestra
2025-12-27nix: configure sharefs via fileSystemsOphestra
2025-12-25cmd/sharefs: implement shared filesystemOphestra
2025-12-21nix: disable source fortification in devShellOphestra
2025-12-12nix: update flake lockOphestra
2025-11-15nix: build with clangOphestra
2025-11-05container: add 386 constantsOphestra
2025-08-08test/interactive: helper scripts for tracingOphestra
2025-08-07nix: interactive nixos vmOphestra
2025-07-31cmd/hpkg: rename from planteretteOphestra
2025-07-07nix: cross-platform syscall wrapperOphestra
2025-07-01sandbox/seccomp: implement syscall lookupOphestra
2025-06-26sandbox/seccomp: syscall name lookup tableOphestra
2025-06-25cmd/planterette: remove hsu special caseOphestra
2025-06-25treewide: rename to hakureiOphestra
2025-06-05nix: update flake lockOphestra
2025-03-30test: separate app and sandboxOphestra
2025-03-25helper: remove bubblewrap wrapperOphestra
2025-03-17nix: clean up flake outputsOphestra
2025-03-14ldd: run in native sandboxOphestra
2025-03-13sandbox: native container toolingOphestra
2025-03-10nix: update flake lockOphestra
2025-02-28nix: increase nixfmt max widthOphestra
2025-02-26cmd/fpkg/test: nixos test fpkg install/startOphestra
2025-02-26nix: wrap fpkgOphestra
2025-02-25nix: include fsu sources in dist buildOphestra
2025-02-23nix: clean up directory structureOphestra
2025-02-23nix: separate fsu from packageOphestra
2025-02-21cmd/fpkg: rename buildPackage fileOphestra
2025-02-21nix: split integration testOphestra
2025-02-16nix: run integration tests with race detectorOphestra
2025-01-20proc/priv/shim: seccomp bpf filter via libseccompOphestra
2025-01-17nix: do not force static linking on nixOphestra
2025-01-16fortify: switch to static linkingOphestra
2024-12-29nix: remove unused argument 'self'Ophestra
2024-12-29nix: rename fortifyBundle to buildPackageOphestra
2024-12-29nix: generate application package build scriptOphestra
2024-12-17nix: run Go tests in nixosOphestra Umiker
2024-12-16nix: permissive defaults nixos testOphestra Umiker
2024-12-16nix: implement flake checksOphestra Umiker
2024-12-06nix: track nixos stable 24.11Ophestra Umiker
2024-11-19nix: update options docOphestra Umiker
2024-10-28fsu: implement simple setuid user switcherOphestra Umiker
2024-10-17nix: remove fortify package from default devShellOphestra Umiker
2024-09-28dbus: add testsOphestra Umiker
2024-09-22nix: remove obnoxious shell hookOphestra Umiker
2024-09-17nix: include package buildInputs in devShellsOphestra Umiker
2024-09-04nix: implement nixos moduleOphestra Umiker