mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
Git shortrevs are 7 characters
This commit is contained in:
parent
fc14a31f2c
commit
f30842db06
@ -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
|
||||
}:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user