exercism-solutions/flake.lock

89 lines
2.1 KiB
Text
Raw Normal View History

2023-10-11 10:12:50 -05:00
{
"nodes": {
"devshell": {
"inputs": {
2024-01-07 17:54:02 -06:00
"flake-utils": [
"flake-utils"
],
2023-10-11 10:12:50 -05:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-07 17:54:02 -06:00
"lastModified": 1704648272,
"narHash": "sha256-zCDhWGl3bVpBKpDZ0p3NuGksZVg69BAChsY5W4KARL4=",
2023-10-11 10:12:50 -05:00
"owner": "numtide",
"repo": "devshell",
2024-01-07 17:54:02 -06:00
"rev": "f54745fd4aae92443817ddc566ce06572b178b5a",
2023-10-11 10:12:50 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": [
"systems"
]
},
"locked": {
2024-01-07 17:54:02 -06:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-10-11 10:12:50 -05:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-07 17:54:02 -06:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-10-11 10:12:50 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-07 17:54:02 -06:00
"lastModified": 1704194953,
"narHash": "sha256-RtDKd8Mynhe5CFnVT8s0/0yqtWFMM9LmCzXv/YKxnq4=",
2023-10-11 10:12:50 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-07 17:54:02 -06:00
"rev": "bd645e8668ec6612439a9ee7e71f7eac4099d4f6",
2023-10-11 10:12:50 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-01-07 17:54:02 -06:00
"ref": "nixos-unstable",
2023-10-11 10:12:50 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devshell": "devshell",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}