Files
nixos-config/flake.lock
2023-09-03 18:58:14 +02:00

100 lines
2.5 KiB
JSON

{
"nodes": {
"aurora-blog-template": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1693750073,
"narHash": "sha256-TSivhiEcVXVv8B5qr3ulNWLs9lBqV7Pg8Vb/5YgIgWQ=",
"owner": "thiloho",
"repo": "aurora",
"rev": "5ec13fc044e628c354f7d9aa7c5842f68666440f",
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "aurora",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1693713564,
"narHash": "sha256-00w2uwb4O6Y1e2W5LG5UFyl1ZN3KFG7aoRdYEvT/BqA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "8e49b883890ccb52c059abb152b00a416342ec1c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1684787197,
"narHash": "sha256-tvGDj3zgpW5NGoVKvoTQvkhfFPDgkbzfX+zFUW8NeHw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e2614d8ebcdf9a9eae0efe074f4d745d28595886",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1693663421,
"narHash": "sha256-ImMIlWE/idjcZAfxKK8sQA7A1Gi/O58u5/CJA+mxvl8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e56990880811a451abd32515698c712788be5720",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"aurora-blog-template": "aurora-blog-template",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
"website": "website"
}
},
"website": {
"flake": false,
"locked": {
"lastModified": 1692298405,
"narHash": "sha256-LhBchuvoeRMnWxJaP0T03FhzODPzBOK92w/KwcZtSYc=",
"owner": "thiloho",
"repo": "website",
"rev": "25346de32ae7a4c740e67acba2c99d46d004ed18",
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "website",
"type": "github"
}
}
},
"root": "root",
"version": 7
}