This commit is contained in:
Anthony Wang 2025-12-19 10:05:06 -06:00
parent 62e7b07351
commit dbc376980a
Signed by: xy
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ
2 changed files with 378 additions and 371 deletions

File diff suppressed because it is too large Load diff

View file

@ -44,7 +44,7 @@
```bash nix run nixpkgs/nixos-25.11#hello```,
[Run program from another flake],
```bash nix run nix run github:user/nixpkgs/branch#hello```,
```bash nix run github:user/nixpkgs/branch#hello```,
[Find nixpkgs revision for a specific version of a program],
[See https://lazamar.co.uk/nix-versions/],