Files
nixos-config/flake.lock

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": 1693764772,
"narHash": "sha256-lTRGYpgNXPsPn28FxI0hnOQLpnZlrGmxxw/NDra9dQs=",
"owner": "thiloho",
"repo": "website",
"rev": "19a36679d16edbce818e8c1160f50e84824c9df2",
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "website",
"type": "github"
}
}
},
"root": "root",
"version": 7
}