dev-templates/ruby/flake.lock

44 lines
1 KiB
Plaintext
Raw Normal View History

2022-07-31 22:18:29 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2022-10-30 19:58:09 +01:00
"lastModified": 1667077288,
"narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
2022-07-31 22:18:29 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-30 19:58:09 +01:00
"rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
2022-07-31 22:18:29 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-06 12:28:29 +01:00
"lastModified": 1677655039,
"narHash": "sha256-IsU0SSBUOr/qYTkiwIgXQ91Io/2bfXI7PG4MoJritLA=",
2022-07-31 22:18:29 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-06 12:28:29 +01:00
"rev": "96a40fa5e8dee644ba60c8a966adadd2d448104a",
2022-07-31 22:18:29 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-03-06 12:28:29 +01:00
"ref": "release-22.11",
2022-07-31 22:18:29 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-08-20 12:06:53 +02:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2022-07-31 22:18:29 +02:00
}
}
},
"root": "root",
"version": 7
}