warbo-utilities: 6b53facb36ac840c8cd35e9ca2de8478a5ddab2e

     1: From: Chris Warburton
     2: Date: Fri, 08 Jun 2018 13:15:37 +0100
     3: State: new
     4: Subject: Make trackGit ask if we want a pkgs.nix
     5: Message-Id: <a4624c6d58d1624c-0-artemis@nixos>
     6: 
     7: If no pkgs.nix file is found, ask if we want one. If we do:
     8: 
     9:  - Ask whether we want nix-config.
    10:  - Ask which nixpkgs revision to pin, with an example like '18.03'
    11: 
    12: We should copy across a template from ~/.templates.
    13: 
    14: We can look in ~/.templates for the requested nixpkgs revision and
    15: sha256, and plug those in with a find/replace.
    16: 
    17: We can look in ~/.templates for a pkgs.nix template with nix-config or
    18: one without. The one with should have a sentinel string we can replace
    19: with the chosen nixpkgs version (perhaps with dots removed, e.g.
    20: 'nixpkgsREVISION' and we replace 'REVISION' with '1803').

Generated by git2html.