From Documentation
(→Version Selection) |
(→References) |
||
Line 25: | Line 25: | ||
o Official Nix/Nixpkgs/NixOS<br> | o Official Nix/Nixpkgs/NixOS<br> | ||
https://github.com/NixOS | https://github.com/NixOS | ||
+ | |||
+ | o Nix on SHARCNET (slides by Tyson Whitehead)<br> | ||
+ | https://www.sharcnet.ca/help/images/5/5f/Tyson_nix_2015.pdf | ||
+ | |||
+ | o Exploring a new approach to package management<Br> | ||
+ | (youtube video May15, 2015 by Tyson Whitehead)<br> | ||
+ | https://www.youtube.com/watch?v=pQE9WTLAPHQ |
Revision as of 16:31, 13 November 2015
NIX |
---|
Description: User Level Purely Functional Package Manager |
SHARCNET Package information: see NIX software page in web portal |
Full list of SHARCNET supported software |
Contents
Introduction
Version Selection
Sets the path to nix scripts (coming soon)
module load nix
Job Submission
Example Job
General Notes
References
o Nix Package Manager
http://nixos.org/nix/
o Official Nix/Nixpkgs/NixOS
https://github.com/NixOS
o Nix on SHARCNET (slides by Tyson Whitehead)
https://www.sharcnet.ca/help/images/5/5f/Tyson_nix_2015.pdf
o Exploring a new approach to package management
(youtube video May15, 2015 by Tyson Whitehead)