No description
  • Nix 53.8%
  • Rust 46.2%
Find a file
Dan Bluhm Hansen 83d9da3856
feat: Update metadata, dependencies, and Nix flake config
- Bump version to 0.2.0 and update crate metadata in Cargo.toml
- Update pgrx and related dependencies to 0.17.0
- Add LICENSE file (MIT)
- Add rust-toolchain.toml for stable toolchain
- Remove .taplo.toml, move taplo config to flake.nix
- Update .gitignore for pgrx artifacts
- Update advisory ignores in audit.toml and deny.toml
- Refactor flake.nix to use rust-flake, update inputs, and improve devShell
- Update lock files for dependencies and Nix flakes
2026-03-30 12:47:52 +02:00
.cargo feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
src chore: init repo 2025-09-02 23:28:25 +02:00
.envrc chore: init repo 2025-09-02 23:28:25 +02:00
.gitignore feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
Cargo.lock feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
Cargo.toml feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
CODE_OF_CONDUCT.md chore: init repo 2025-09-02 23:28:25 +02:00
deny.toml feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
flake.lock feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
flake.nix feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
LICENSE feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00
pg_json_patch.control chore: init repo 2025-09-02 23:28:25 +02:00
rust-toolchain.toml feat: Update metadata, dependencies, and Nix flake config 2026-03-30 12:47:52 +02:00