nix-helpers: 740c7374b0f6f0262bc91bdc6ed188340187884e

     1: { lib }:
     2: 
     3: with builtins;
     4: with lib; {
     5:   needWorkaround = compareVersions nixVersion "2" != -1;
     6: }

Generated by git2html.