utils/flake.lock

49 lines
1.1 KiB
Text
Raw Permalink 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": {
2024-09-04 13:27:07 -05:00
"lastModified": 1725469705,
"narHash": "sha256-4/iSUwB3XKmybdt4R87VhBPiD3z4BL6RrD9LyrrkesM=",
2024-08-30 12:06:08 -05:00
"owner": "daylinmorgan",
"repo": "nim2nix",
2024-09-04 13:27:07 -05:00
"rev": "42af12ca45025c7146bc24e27f5d8b65b003d663",
2024-08-30 12:06:08 -05:00
"type": "github"
},
"original": {
"owner": "daylinmorgan",
"repo": "nim2nix",
"type": "github"
}
},
2024-08-16 11:02:24 -05:00
"nixpkgs": {
"locked": {
2024-09-04 13:27:07 -05:00
"lastModified": 1725103162,
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
2024-08-16 11:02:24 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-04 13:27:07 -05:00
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
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
}