mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-08-07 21:03:58 +08:00
实验性支持 nixos
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{ pkgs ? import <nixpkgs> { } }:
|
||||
|
||||
pkgs.callPackage ./nix/package.nix { }
|
||||
Reference in New Issue
Block a user