Files
nixos-config/flake.lock

108 lines
2.6 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": {
2023-09-10 23:19:41 +02:00
"nixpkgs": [
"nixpkgs"
]
2023-07-29 22:33:53 +02:00
},
"locked": {
2023-09-03 18:58:14 +02:00
"lastModified": 1693750073,
"narHash": "sha256-TSivhiEcVXVv8B5qr3ulNWLs9lBqV7Pg8Vb/5YgIgWQ=",
2023-07-29 22:33:53 +02:00
"owner": "thiloho",
"repo": "aurora",
2023-09-03 18:58:14 +02:00
"rev": "5ec13fc044e628c354f7d9aa7c5842f68666440f",
2023-07-29 22:33:53 +02:00
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "aurora",
"type": "github"
}
},
2023-09-10 23:19:41 +02:00
"denbot": {
2023-03-27 12:44:37 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-24 14:40:00 +02:00
]
2023-03-27 12:44:37 +02:00
},
"locked": {
2023-09-10 23:19:41 +02:00
"lastModified": 1694376907,
"narHash": "sha256-z3FUE3Kb/WhYCHslyFBDyuQpnYt1gRz7g8s60ztWqiw=",
"owner": "thiloho",
"repo": "discord-bot",
"rev": "8278bbf024d5a6c20c92437bdf2b46b14c2ea856",
2023-03-27 12:44:37 +02:00
"type": "github"
},
"original": {
2023-09-10 23:19:41 +02:00
"owner": "thiloho",
"repo": "discord-bot",
2023-03-27 12:44:37 +02:00
"type": "github"
}
},
2023-09-10 23:19:41 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-07-29 22:33:53 +02:00
"locked": {
2023-09-10 23:19:41 +02:00
"lastModified": 1694375657,
"narHash": "sha256-32X8dcty4vPXx+D4yJPQZBo5hJ1NQikALhevGv6elO4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f7848d3e5f15ed02e3f286029697e41ee31662d7",
2023-07-29 22:33:53 +02:00
"type": "github"
},
"original": {
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-29 22:33:53 +02:00
"type": "github"
}
},
2023-09-10 23:19:41 +02:00
"nixpkgs": {
2023-03-27 12:44:37 +02:00
"locked": {
2023-09-10 23:19:41 +02:00
"lastModified": 1694183432,
"narHash": "sha256-YyPGNapgZNNj51ylQMw9lAgvxtM2ai1HZVUu3GS8Fng=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-09-10 23:19:41 +02:00
"rev": "db9208ab987cdeeedf78ad9b4cf3c55f5ebd269b",
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-09-10 23:19:41 +02:00
"denbot": "denbot",
2023-03-27 12:44:37 +02:00
"home-manager": "home-manager",
2023-09-10 23:19:41 +02:00
"nixpkgs": "nixpkgs",
2023-07-29 22:33:53 +02:00
"website": "website"
}
},
"website": {
"flake": false,
"locked": {
2023-09-07 17:21:34 +02:00
"lastModified": 1693764772,
"narHash": "sha256-lTRGYpgNXPsPn28FxI0hnOQLpnZlrGmxxw/NDra9dQs=",
2023-07-29 22:33:53 +02:00
"owner": "thiloho",
"repo": "website",
2023-09-07 17:21:34 +02:00
"rev": "19a36679d16edbce818e8c1160f50e84824c9df2",
2023-07-29 22:33:53 +02:00
"type": "github"
},
"original": {
"owner": "thiloho",
"repo": "website",
"type": "github"
2023-03-27 12:44:37 +02:00
}
}
},
"root": "root",
"version": 7
}