flake: Use master trunk for script inclusions
This commit is contained in:
parent
e49a5829c4
commit
1cf2b50c8c
2 changed files with 24 additions and 2 deletions
19
flake.lock
generated
19
flake.lock
generated
|
|
@ -105,7 +105,8 @@
|
|||
"flake-utils": "flake-utils",
|
||||
"naersk": "naersk",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"rust-overlay": "rust-overlay"
|
||||
"rust-overlay": "rust-overlay",
|
||||
"trunk": "trunk"
|
||||
}
|
||||
},
|
||||
"rust-overlay": {
|
||||
|
|
@ -156,6 +157,22 @@
|
|||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"trunk": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1682443024,
|
||||
"narHash": "sha256-TLBEUNCXHg6ArgQIlXPq9fGPDbSSkQ61Gn/CGH2S7CU=",
|
||||
"owner": "thedodd",
|
||||
"repo": "trunk",
|
||||
"rev": "7769a17e517391b3b4077c21062725aa1600346d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "thedodd",
|
||||
"repo": "trunk",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue