Files
nixos-config/flake.lock

100 lines
2.5 KiB
Plaintext
Raw Normal View History

2023-03-27 12:44:37 +02:00
{
"nodes": {
2023-07-29 22:33:53 +02:00
"aurora-blog-template": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1690930768,
"narHash": "sha256-dHHYiRahobAfXXOWNCOjyw8iNucv0HLEZtOcujnaKys=",
2023-07-29 22:33:53 +02:00
"owner": "thiloho",
"repo": "aurora",
"rev": "a7a157080523539fe5ed95a67e1951aa485e5885",
2023-07-29 22:33:53 +02:00
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "aurora",
"type": "github"
}
},
2023-03-27 12:44:37 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-24 14:40:00 +02:00
]
2023-03-27 12:44:37 +02:00
},
"locked": {
2023-08-07 07:05:13 +00:00
"lastModified": 1691312444,
"narHash": "sha256-J9e9dGwAPTX+UlAn8jehoyaEq6fwK+L+gunfx0cYT4E=",
2023-03-27 12:44:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-08-07 07:05:13 +00:00
"rev": "903e06d734bcae48efb79b9afd51b406d2744179",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
2023-07-29 22:33:53 +02:00
"locked": {
"lastModified": 1684787197,
"narHash": "sha256-tvGDj3zgpW5NGoVKvoTQvkhfFPDgkbzfX+zFUW8NeHw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e2614d8ebcdf9a9eae0efe074f4d745d28595886",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2023-03-27 12:44:37 +02:00
"locked": {
2023-08-07 07:05:13 +00:00
"lastModified": 1691368598,
"narHash": "sha256-ia7li22keBBbj02tEdqjVeLtc7ZlSBuhUk+7XTUFr14=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-08-07 07:05:13 +00:00
"rev": "5a8e9243812ba528000995b294292d3b5e120947",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-07-29 22:33:53 +02:00
"aurora-blog-template": "aurora-blog-template",
2023-03-27 12:44:37 +02:00
"home-manager": "home-manager",
2023-07-29 22:33:53 +02:00
"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"
2023-03-27 12:44:37 +02:00
}
}
},
"root": "root",
"version": 7
}