1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"flake-utils": {
"locked": {
2023-04-07 12:34:52 +02:00
"lastModified": 1680776469,
"narHash": "sha256-3CXUDK/3q/kieWtdsYpDOBJw3Gw4Af6x+2EiSnIkNQw=",
"owner": "numtide",
"repo": "flake-utils",
2023-04-07 12:34:52 +02:00
"rev": "411e8764155aa9354dbcd6d5faaeb97e9e3dce24",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-07 12:34:52 +02:00
"lastModified": 1680789907,
"narHash": "sha256-0AOMkabjbOauxspnqfzqgLKhB2gSh3sLkz1p/jIckcs=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-07 12:34:52 +02:00
"rev": "9de84cd029054adc54fdc6442e121fbc5ac33baf",
"type": "github"
},
"original": {
2022-05-30 11:59:22 +02:00
"owner": "NixOS",
2023-04-07 12:34:52 +02:00
"ref": "nixpkgs-unstable",
2022-05-30 11:59:22 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}