No description
  • Rust 59%
  • Nix 41%
Find a file
Julien Malka c596ead1d5
chore: expose flake outputs to non-flake consumers via flake-compat
Adds top-level default.nix / shell.nix that bootstrap edolstra/flake-compat
from flake.lock, so consumers using lon/niv/raw fetchTarball can `import`
the repo root and pick up nixosModules.default, packages, and devShells
without touching the flake CLI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 08:57:12 +02:00
doc feat: lean PIV stack via PKCS#11; drop register tool and x509-cert 2026-05-03 22:42:37 +02:00
examples feat: lean PIV stack via PKCS#11; drop register tool and x509-cert 2026-05-03 22:42:37 +02:00
nix chore: round out crate + nixpkgs metadata for v0.1.0 2026-05-04 09:18:13 +02:00
src feat: lean PIV stack via PKCS#11; drop register tool and x509-cert 2026-05-03 22:42:37 +02:00
.envrc init 2026-05-03 19:35:46 +02:00
.gitignore init 2026-05-03 19:35:46 +02:00
Cargo.lock feat: lean PIV stack via PKCS#11; drop register tool and x509-cert 2026-05-03 22:42:37 +02:00
Cargo.toml chore: round out crate + nixpkgs metadata for v0.1.0 2026-05-04 09:18:13 +02:00
default.nix chore: expose flake outputs to non-flake consumers via flake-compat 2026-05-12 08:57:12 +02:00
flake.lock chore: expose flake outputs to non-flake consumers via flake-compat 2026-05-12 08:57:12 +02:00
flake.nix chore: expose flake outputs to non-flake consumers via flake-compat 2026-05-12 08:57:12 +02:00
LICENSE init 2026-05-03 19:35:46 +02:00
rust-toolchain.toml init 2026-05-03 19:35:46 +02:00
shell.nix chore: expose flake outputs to non-flake consumers via flake-compat 2026-05-12 08:57:12 +02:00