This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
server/flake.lock

27 lines
541 B
Plaintext
Raw Normal View History

2024-05-22 19:43:12 +02:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-05-27 18:34:24 +02:00
"lastModified": 1716509168,
"narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
"owner": "NixOS",
2024-05-22 19:43:12 +02:00
"repo": "nixpkgs",
2024-05-27 18:34:24 +02:00
"rev": "bfb7a882678e518398ce9a31a881538679f6f092",
2024-05-22 19:43:12 +02:00
"type": "github"
},
"original": {
2024-05-27 18:34:24 +02:00
"id": "nixpkgs",
"ref": "nixos-unstable",
2024-05-27 18:34:24 +02:00
"type": "indirect"
2024-05-22 19:43:12 +02:00
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}