mirror of
https://github.com/mroi/apple-internals.git
synced 2026-08-25 20:52:38 +02:00
flake: load snapshot-header the non-flake way
it’s a fixed version that does not participate in 'nix flake update'
This commit is contained in:
Generated
+1
-14
@@ -68,8 +68,7 @@
|
||||
"command-line": "command-line",
|
||||
"dsc-extractor": "dsc-extractor",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"snap-util": "snap-util",
|
||||
"snapshot-header": "snapshot-header"
|
||||
"snap-util": "snap-util"
|
||||
}
|
||||
},
|
||||
"snap-util": {
|
||||
@@ -87,18 +86,6 @@
|
||||
"repo": "apfs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"snapshot-header": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-/2aR6n5CbUobwbxkrGqBOAhCZLwDdIsoIOcpALhAUF8=",
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/apple/darwin-xnu/archive/refs/tags/xnu-6153.141.1.tar.gz"
|
||||
},
|
||||
"original": {
|
||||
"type": "tarball",
|
||||
"url": "https://github.com/apple/darwin-xnu/archive/refs/tags/xnu-6153.141.1.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
||||
Reference in New Issue
Block a user