nixos-nextcloud-testumgebung/flake.lock
Jonas Heinrich bb43071b42 update flake
2023-02-20 14:40:13 +01:00

43 lines
1,016 B
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1676898135,
"narHash": "sha256-PyYBbRhl6YoN1ApIIzs9sBL3HNt5pYiKKkr/7OZDH5w=",
"owner": "onny",
"repo": "nixpkgs",
"rev": "6a64e05f6e2894df5cff91eab1a6a38a311e4f24",
"type": "github"
},
"original": {
"owner": "onny",
"ref": "phpunit",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}