mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-01-14 18:08:12 +01:00
fix: links - packaging 101
This commit is contained in:
parent
62dd85f473
commit
c6075ef55f
@ -1,20 +1,11 @@
|
|||||||
# Packging 101
|
# Packging 101
|
||||||
|
|
||||||
> WIP work in progress
|
WIP work in progress, please refer to the following reference documents to learn Nix packaging.
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
## 1. stdenv
|
## 参考文档
|
||||||
|
|
||||||
TODO
|
- [NixOS Series 3: Software Packaging 101](https://lantian.pub/en/article/modify-computer/nixos-packaging.lantian/)
|
||||||
|
|
||||||
## 2. language specific frameworks
|
|
||||||
|
|
||||||
TODO
|
|
||||||
|
|
||||||
## References
|
|
||||||
|
|
||||||
- [NixOS 系列(三):软件打包,从入门到放弃 - LanTian](https://lantian.pub/article/modify-computer/nixos-packaging.lantian/)
|
|
||||||
- [How to Learn Nix, Part 28: The standard environment](https://ianthehenry.com/posts/how-to-learn-nix/the-standard-environment/)
|
- [How to Learn Nix, Part 28: The standard environment](https://ianthehenry.com/posts/how-to-learn-nix/the-standard-environment/)
|
||||||
- [stdenv - Nixpkgs Manual](https://github.com/NixOS/nixpkgs/tree/nixos-unstable/doc/stdenv)
|
- [stdenv - Nixpkgs Manual](https://github.com/NixOS/nixpkgs/tree/nixos-unstable/doc/stdenv)
|
||||||
- [languages-frameworks - Nixpkgs Manual](https://github.com/NixOS/nixpkgs/tree/nixos-unstable/doc/languages-frameworks)
|
- [languages-frameworks - Nixpkgs Manual](https://github.com/NixOS/nixpkgs/tree/nixos-unstable/doc/languages-frameworks)
|
||||||
|
Loading…
Reference in New Issue
Block a user