flake: self need lfs

This commit is contained in:
2025-08-04 22:20:17 +08:00
parent 2cefd1f11f
commit 4980cd3d0b

View File

@@ -1,5 +1,9 @@
{ {
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; inputs =
{
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
self.lfs = true;
};
outputs = inputs: outputs = inputs:
let let