实验性支持 nixos

This commit is contained in:
2026-06-07 20:32:46 +08:00
parent a66944cfba
commit 9fe7714b7b
11 changed files with 460 additions and 11 deletions
+3
View File
@@ -0,0 +1,3 @@
{ pkgs ? import <nixpkgs> { } }:
pkgs.callPackage ./nix/package.nix { }