tsm/nix/flake.lock

63 lines
1.5 KiB
Text
Raw Normal View History

2024-03-18 16:56:54 -05:00
{
"nodes": {
2024-09-05 13:17:50 -05:00
"nim2nix": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1725469705,
"narHash": "sha256-4/iSUwB3XKmybdt4R87VhBPiD3z4BL6RrD9LyrrkesM=",
"owner": "daylinmorgan",
"repo": "nim2nix",
"rev": "42af12ca45025c7146bc24e27f5d8b65b003d663",
"type": "github"
},
"original": {
"owner": "daylinmorgan",
"repo": "nim2nix",
"type": "github"
}
},
2024-03-18 16:56:54 -05:00
"nixpkgs": {
"locked": {
2024-09-05 13:17:50 -05:00
"lastModified": 1724479785,
"narHash": "sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te+E/FTw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d0e1602ddde669d5beb01aec49d71a51937ed7be",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1725369773,
"narHash": "sha256-gT+rUDbw+TQuszQEzMUJWTW7QYtccZ5xxWmKOSrPvEw=",
2024-03-18 16:56:54 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-05 13:17:50 -05:00
"rev": "8b4061fd60ccc3b3f44b73faa7c983eacf7a6f7b",
2024-03-18 16:56:54 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-09-05 13:17:50 -05:00
"nim2nix": "nim2nix",
"nixpkgs": "nixpkgs_2"
2024-03-18 16:56:54 -05:00
}
}
},
"root": "root",
"version": 7
}