orion: pin sift dca635f
fac1462 set a vendorHash while vendor/ is committed, so sift-*-go-modules failed. dca635f sets vendorHash = null.
This commit is contained in:
Generated
+5
-5
@@ -445,16 +445,16 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1790140288,
|
||||
"narHash": "sha256-ZOOKd5X96G5qCDkAZepuOWJ+vyiIHvx6QY+iX0itom0=",
|
||||
"lastModified": 1790141244,
|
||||
"narHash": "sha256-4AD8b5KoLMp1Mr/x6ORyAIR+zdg2dz7fcyalnMYN5G0=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "fac1462e7b3deb2082c9f6ae8dc4676fddf8d089",
|
||||
"revCount": 12,
|
||||
"rev": "dca635fb62a83cc37e935b0bac83e532117cab11",
|
||||
"revCount": 13,
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.wntrmute.dev/kyle/sift"
|
||||
},
|
||||
"original": {
|
||||
"rev": "fac1462e7b3deb2082c9f6ae8dc4676fddf8d089",
|
||||
"rev": "dca635fb62a83cc37e935b0bac83e532117cab11",
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.wntrmute.dev/kyle/sift"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
tracker.url = "git+https://git.wntrmute.dev/kyle/tracker";
|
||||
tracker.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
sift.url = "git+ssh://git@git.wntrmute.dev/kyle/sift?rev=fac1462e7b3deb2082c9f6ae8dc4676fddf8d089";
|
||||
sift.url = "git+ssh://git@git.wntrmute.dev/kyle/sift?rev=dca635fb62a83cc37e935b0bac83e532117cab11";
|
||||
sift.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
lector.url = "github:kisom/lector";
|
||||
|
||||
Reference in New Issue
Block a user