Git shortrevs are 7 characters
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ nixosSrc ? {outPath = ./.; revCount = 1234; shortRev = "abcdef"; }
|
||||
, nixpkgs ? {outPath = <nixpkgs>; revCount = 5678; shortRev = "fedcba"; }
|
||||
{ nixosSrc ? {outPath = ./.; revCount = 1234; shortRev = "abcdefg"; }
|
||||
, nixpkgs ? {outPath = <nixpkgs>; revCount = 5678; shortRev = "gfedcba"; }
|
||||
#, minimal ? false
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user