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