utils/flake.lock

49 lines
1.1 KiB
Text
Raw Normal View History

2024-08-16 11:02:24 -05:00
{
"nodes": {
2024-08-30 12:06:08 -05:00
"nim2nix": {
"inputs": {
2024-09-03 10:56:05 -05:00
"nixpkgs": [
"nixpkgs"
]
2024-08-30 12:06:08 -05:00
},
"locked": {
"lastModified": 1724878933,
"narHash": "sha256-VP0+Lal3jJJqDH1EzQX73rP9Ue8ZTIyAErJvDz6PQSg=",
"owner": "daylinmorgan",
"repo": "nim2nix",
"rev": "5153c772e4c6a4f5645efa85ce536fe1c5063ebb",
"type": "github"
},
"original": {
"owner": "daylinmorgan",
"repo": "nim2nix",
"type": "github"
}
},
2024-08-16 11:02:24 -05:00
"nixpkgs": {
"locked": {
"lastModified": 1724819573,
"narHash": "sha256-GnR7/ibgIH1vhoy8cYdmXE6iyZqKqFxQSVkFgosBh6w=",
2024-08-16 11:02:24 -05:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "71e91c409d1e654808b2621f28a327acfdad8dc2",
2024-08-16 11:02:24 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-08-30 12:06:08 -05:00
"nim2nix": "nim2nix",
2024-09-03 10:56:05 -05:00
"nixpkgs": "nixpkgs"
2024-08-16 11:02:24 -05:00
}
}
},
"root": "root",
"version": 7
}