Skip to content

Instantly share code, notes, and snippets.

@kubukoz
Created January 13, 2023 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kubukoz/092582e45427ac812f7fa838639ac1be to your computer and use it in GitHub Desktop.
Save kubukoz/092582e45427ac812f7fa838639ac1be to your computer and use it in GitHub Desktop.
Nix resources
https://www.usenix.org/legacy/events/hotos07/tech/full_papers/dolstra/dolstra.pdf
https://edolstra.github.io/pubs/phd-thesis.pdf
https://nixos.org/manual/nix/stable/
https://nixos.org/guides/nix-pills/index.html
https://nix.dev/
https://wiki.nikitavoloboev.xyz/package-managers/nix
https://edolstra.github.io/pubs/nixos-jfp-final.pdf
https://nixos.org/docs/SCR-2005-091.pdf
https://medium.com/@MrJamesFisher/nix-by-example-a0063a1a4c55
https://scrive.github.io/nix-workshop/01-getting-started/01-introduction.html
https://nixos.wiki/wiki/Nix_Expression_Language#Learning_resources
https://raw.githubusercontent.com/edolstra/edolstra.github.io/master/pubs/nspfssd-lisa2004-final.pdf
https://ianthehenry.com/posts/how-to-learn-nix/
https://nixos.org/manual/nix/unstable
https://blog.nixbuild.net/posts/2020-08-13-build-reuse-in-nixbuild-net.html
https://typeable.io/blog/2021-04-19-nix-intro.html
https://gist.github.com/CMCDragonkai/de84aece83f8521d087416fa21e34df4
https://christine.website/talks/nixos-pain-2021-11-10
https://github.com/divnix/devos
https://edolstra.github.io/pubs/atomic-hotswup2008-final.pdf
https://serokell.io/blog/practical-nix-flakes
https://discourse.nixos.org/t/difference-between-fetchgit-and-fetchgit/3619
https://github.com/nix-community/awesome-nix
https://github.com/colemickens/nixos-flake-example
https://lazamar.co.uk/nix-versions/
https://teu5us.github.io/nix-lib.html
https://learnxinyminutes.com/docs/nix/
https://github.com/humancalico/nix-learning
https://christine.website/blog/nix-flakes-1-2022-02-21
https://nixos.wiki/wiki/Cheatsheet
https://www.heinrichhartmann.com/posts/2021-08-08-nix-emacs/
https://git.sr.ht/~dermetfan/home-manager-shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment