mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
[nix/*] don't double space links
This commit is contained in:
parent
33e7713577
commit
ce1bb79028
@ -348,17 +348,8 @@ with builtins; [
|
|||||||
|
|
||||||
### Weitere Ressourcen
|
### Weitere Ressourcen
|
||||||
|
|
||||||
* [Nix Manual - Nix expression language]
|
* [Nix Manual - Nix expression language](https://nixos.org/nix/manual/#ch-expression-language)
|
||||||
(https://nixos.org/nix/manual/#ch-expression-language)
|
* [James Fisher - Nix by example - Part 1: The Nix expression language](https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55)
|
||||||
|
* [Susan Potter - Nix Cookbook - Nix By Example](https://ops.functionalalgebra.com/nix-by-example/)
|
||||||
* [James Fisher - Nix by example - Part 1: The Nix expression language]
|
* [Zero to Nix - Nix Tutorial](https://zero-to-nix.com/)
|
||||||
(https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55)
|
* [Rommel Martinez - A Gentle Introduction to the Nix Family](https://web.archive.org/web/20210121042658/https://ebzzry.io/en/nix/#nix)
|
||||||
|
|
||||||
* [Susan Potter - Nix Cookbook - Nix By Example]
|
|
||||||
(https://ops.functionalalgebra.com/nix-by-example/)
|
|
||||||
|
|
||||||
* [Zero to Nix - Nix Tutorial]
|
|
||||||
(https://zero-to-nix.com/)
|
|
||||||
|
|
||||||
* [Rommel Martinez - A Gentle Introduction to the Nix Family]
|
|
||||||
(https://web.archive.org/web/20210121042658/https://ebzzry.io/en/nix/#nix)
|
|
||||||
|
@ -370,17 +370,8 @@ with builtins; [
|
|||||||
|
|
||||||
### Further Reading
|
### Further Reading
|
||||||
|
|
||||||
* [Nix Manual - Nix expression language]
|
* [Nix Manual - Nix expression language](https://nixos.org/nix/manual/#ch-expression-language)
|
||||||
(https://nixos.org/nix/manual/#ch-expression-language)
|
* [James Fisher - Nix by example - Part 1: The Nix expression language](https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55)
|
||||||
|
* [Susan Potter - Nix Cookbook - Nix By Example](https://ops.functionalalgebra.com/nix-by-example/)
|
||||||
* [James Fisher - Nix by example - Part 1: The Nix expression language]
|
* [Zero to Nix - Nix Tutorial](https://zero-to-nix.com/)
|
||||||
(https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55)
|
* [Rommel Martinez - A Gentle Introduction to the Nix Family](https://web.archive.org/web/20210121042658/https://ebzzry.io/en/nix/#nix)
|
||||||
|
|
||||||
* [Susan Potter - Nix Cookbook - Nix By Example]
|
|
||||||
(https://ops.functionalalgebra.com/nix-by-example/)
|
|
||||||
|
|
||||||
* [Zero to Nix - Nix Tutorial]
|
|
||||||
(https://zero-to-nix.com/)
|
|
||||||
|
|
||||||
* [Rommel Martinez - A Gentle Introduction to the Nix Family]
|
|
||||||
(https://web.archive.org/web/20210121042658/https://ebzzry.io/en/nix/#nix)
|
|
||||||
|
@ -358,17 +358,8 @@ with builtins; [
|
|||||||
|
|
||||||
### Vidare Läsning (eng)
|
### Vidare Läsning (eng)
|
||||||
|
|
||||||
* [Nix Manual - Nix expression language]
|
* [Nix Manual - Nix expression language](https://nixos.org/nix/manual/#ch-expression-language)
|
||||||
(https://nixos.org/nix/manual/#ch-expression-language)
|
* [James Fisher - Nix by example - Part 1: The Nix expression language](https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55)
|
||||||
|
* [Susan Potter - Nix Cookbook - Nix By Example](https://ops.functionalalgebra.com/nix-by-example/)
|
||||||
* [James Fisher - Nix by example - Part 1: The Nix expression language]
|
* [Zero to Nix - Nix Tutorial](https://zero-to-nix.com/)
|
||||||
(https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55)
|
* [Rommel Martinez - A Gentle Introduction to the Nix Family](https://web.archive.org/web/20210121042658/https://ebzzry.io/en/nix/#nix)
|
||||||
|
|
||||||
* [Susan Potter - Nix Cookbook - Nix By Example]
|
|
||||||
(https://ops.functionalalgebra.com/nix-by-example/)
|
|
||||||
|
|
||||||
* [Zero to Nix - Nix Tutorial]
|
|
||||||
(https://zero-to-nix.com/)
|
|
||||||
|
|
||||||
* [Rommel Martinez - A Gentle Introduction to the Nix Family]
|
|
||||||
(https://web.archive.org/web/20210121042658/https://ebzzry.io/en/nix/#nix)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user