This commit is contained in:
2025-11-13 20:05:06 +00:00
parent 49c4cbb245
commit 44abfe8103
6 changed files with 99 additions and 23 deletions

View File

@@ -1,5 +1,8 @@
{pkgs, ...}:
{pkgs, inputs, ...}:
with pkgs; [
(inputs.beads.packages.${pkgs.system}.default.overrideAttrs (old: {
vendorHash = "sha256-jpaeKw5dbZuhV9Z18aQ9tDMS/Eo7HaXiZefm26UlPyI=";
}))
(callPackage ./bin/open-project.nix {})
age
alejandra