yarn: impermanence

This commit is contained in:
2025-11-16 02:49:37 -05:00
parent 1524b0d801
commit 508ff933c9
6 changed files with 118 additions and 30 deletions

View File

@@ -52,6 +52,11 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.emacs-overlay.follows = "emacs-overlay";
};
impermanence = {
url = "github:nix-community/impermanence";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =