1
Fork 0
mirror of https://github.com/RGBCube/HTMNIX synced 2025-07-29 17:07:45 +00:00

Fix scopedImport

This commit is contained in:
RGBCube 2024-02-28 12:54:15 +03:00
parent 76c9a74f8b
commit c7ee85d111
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

4
flake.lock generated
View file

@ -1,6 +1,6 @@
{
"nodes": {
"lib": {
"nixpkgslib": {
"locked": {
"lastModified": 1708821942,
"narHash": "sha256-jd+E1SD59qty65pwqad2mftzkT6vW5nNFWVuvayh4Zw=",
@ -17,7 +17,7 @@
},
"root": {
"inputs": {
"lib": "lib"
"nixpkgslib": "nixpkgslib"
}
}
},