1. 首页
  2. 数据库
  3. 其它
  4. nixpkgs 源码

nixpkgs 源码

上传者: 2021-04-06 03:47:29上传 ZIP文件 37.35KB 热度 9次
Luca的nix配置 flake.nix 此readme可以在或通过org-mode (克隆仓库并在emacs打开)以HTML格式更好地查看。 结构体 # NOTE: this file is tangled from readme.org # DO NOT edit by hand { description = " Luca Cambiaghi's darwin configuration " ; << inputs>> outputs = inputs @{ self , nixpkgs , darwin , home-manager , flake-utils , ... }: let << nixpkgs>> << home>> << nix>
用户评论