mirror of
https://github.com/RGBCube/HTMNIX
synced 2025-07-29 17:07:45 +00:00
Fix scopedImport
This commit is contained in:
parent
76c9a74f8b
commit
c7ee85d111
2 changed files with 6 additions and 6 deletions
4
flake.lock
generated
4
flake.lock
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"nodes": {
|
||||
"lib": {
|
||||
"nixpkgslib": {
|
||||
"locked": {
|
||||
"lastModified": 1708821942,
|
||||
"narHash": "sha256-jd+E1SD59qty65pwqad2mftzkT6vW5nNFWVuvayh4Zw=",
|
||||
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"lib": "lib"
|
||||
"nixpkgslib": "nixpkgslib"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue