nix-helpers: 2fa629abe4db3624916a976c04ad3e0e240f4099

     1: { lib }:
     2: 
     3: with lib;
     4: concatStrings (take 2 (splitString "." (lib.version or lib.nixpkgsVersion)))

Generated by git2html.