Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | nix: Remove nixpkg overrides | Alan Pearce | 2018-12-27 | -13/+0 |
| | ||||
* | nix: Remove zr | Alan Pearce | 2017-11-16 | -2/+0 |
| | | | | It stopped building successfully and I never started using it anyway | |||
* | Merge branch 'master' of ssh://alanpearce.eu/dotfiles | Alan Pearce | 2017-07-08 | -0/+2 |
|\ | ||||
| * | Nix: Create package for zr | Alan Pearce | 2017-07-06 | -0/+2 |
| | | ||||
* | | Nix: Use nixos-unstable for nodejs on Linux | Alan Pearce | 2017-07-08 | -1/+5 |
|/ | | | | | | | | | My Laptop uses the stable channel for the system by default, but also has the unstable channel available for when I need it. NodeJS 8 isn't available on the stable channel, so manually import nixos-unstable. Other machines shouldn't be affected, as they're using nixpkgs unstable on other OSes. | |||
* | nix: Use node 8 for node packages | Alan Pearce | 2017-07-05 | -1/+4 |
| | ||||
* | nix: Add Emacs build with packages | Alan Pearce | 2017-06-06 | -0/+9 |
Install with `nix-env -iA nixpkgs.myEmacs` (depending on nix namespace) |