fix: correct wikilinks again
This commit is contained in:
parent
9797511867
commit
5b78af3c9d
2 changed files with 2 additions and 4 deletions
|
@ -156,8 +156,7 @@ much easier since you can trivially generate JSON files using shell commands
|
|||
(especially in Nushell).
|
||||
|
||||
The above process can be ran in CI to have fully automatic updating
|
||||
derivations. See [[continuous-integration-in-nix-projects]] for writing on Nix
|
||||
in CI.
|
||||
derivations. See [[nixos-ci]] for writing on Nix in CI.
|
||||
|
||||
## nixpkgs and the nixpkgs lib
|
||||
|
||||
|
|
|
@ -2,10 +2,9 @@
|
|||
id: nixos-ci
|
||||
aliases: []
|
||||
tags: []
|
||||
title: Continuous integration in Nix projects
|
||||
---
|
||||
|
||||
# Continuous integration in Nix projects
|
||||
|
||||
This is where I'm keeping all of my research and notes on continuous
|
||||
integration in the Nix ecosystem.
|
||||
|
||||
|
|
Loading…
Reference in a new issue