From 5d1e1497514da038e721d775d641f0c2643d7b54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Schwarz=C3=A4ugl?= Date: Sat, 28 Dec 2024 22:38:21 +0100 Subject: [PATCH] docs: add some links --- .github/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/README.md b/.github/README.md index 51d18c4..42ab28d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -116,6 +116,8 @@ Alternatively, to install this from any NixOS live ISO, run `nix run --experimen - These links are your best friends: - The nix documentation: https://nix.dev/ - The nixpkgs reference manual: https://nixos.org/manual/nixpkgs/unstable/#buildpythonapplication-function + - the [nixpkgs repository](https://github.com/NixOS/nixpkgs) - especially useful to look at the various READMEs that are in various places in the repository (find using GitHub code search) as well as the [issues](https://github.com/Swarsel/.dotfiles/issues) and [PRs](https://github.com/Swarsel/.dotfiles/pulls) pages + - and the [nixpkgs Pull Request Tracker](https://nixpk.gs/pr-tracker.html) - The NixOS manual: https://nixos.org/manual/nixos/stable/ - The NixOS package search: https://search.nixos.org/packages - and the nix package version search: https://lazamar.co.uk/nix-versions/