Files
nixos-config/flake.lock
2023-08-04 14:54:51 +00:00

100 lines
2.5 KiB
JSON

{
"nodes": {
"aurora-blog-template": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1690930768,
"narHash": "sha256-dHHYiRahobAfXXOWNCOjyw8iNucv0HLEZtOcujnaKys=",
"owner": "thiloho",
"repo": "aurora",
"rev": "a7a157080523539fe5ed95a67e1951aa485e5885",
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "aurora",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1691143977,
"narHash": "sha256-zXHmmghQdDLecVxFedRxSny4FtVH9lig1/BKObsHwfg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "15043a65915bcc16ad207d65b202659e4988066b",
"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": 1691006197,
"narHash": "sha256-DbtxVWPt+ZP5W0Usg7jAyTomIM//c3Jtfa59Ht7AV8s=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "66aedfd010204949cb225cf749be08cb13ce1813",
"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": 1690057185,
"narHash": "sha256-Tcpi9P+7pEDC8/mJLOAuFJJf/ddXFjwmksoxRehm9FE=",
"owner": "thiloho",
"repo": "website",
"rev": "993d7e0c7cf62477036b023bac766174e9f39970",
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "website",
"type": "github"
}
}
},
"root": "root",
"version": 7
}