Files
nixos-config/flake.lock

125 lines
3.1 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": {
"lastModified": 1695474974,
"narHash": "sha256-qdHgNqx/IrRIwOvPq2hS5YRgkGsOitvJg5ApGpsAVC8=",
2023-07-29 22:33:53 +02:00
"owner": "thiloho",
"repo": "aurora",
"rev": "94225228778bc25fe8ee9a65831cb4b7845b482c",
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": {
"lastModified": 1695497123,
"narHash": "sha256-i9pQ86ZFgLBVukuR76Nz5LyoVe2j4xOzjhv9B4B/3Ew=",
2023-09-10 23:19:41 +02:00
"owner": "thiloho",
"repo": "discord-bot",
"rev": "f4f6e5c9180fff6cd41715cd6c2192f4228ea91d",
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-10-16 16:10:27 +02:00
"lastModified": 1697410455,
"narHash": "sha256-jCs/ffIP3tUPN7HWWuae4BB8+haAw2NI02z5BQvWMGM=",
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-16 16:10:27 +02:00
"rev": "78125bc681d12364cb65524eaa887354134053d0",
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-19 15:53:10 +02:00
"nixos-hardware": {
"locked": {
2023-10-16 16:10:27 +02:00
"lastModified": 1697100850,
"narHash": "sha256-qSAzJVzNRIo+r3kBjL8TcpJctcgcHlnZyqdzpWgtg0M=",
2023-09-19 15:53:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-10-16 16:10:27 +02:00
"rev": "fb6af288f6cf0f00d3af60cf9d5110433b954565",
2023-09-19 15:53:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-09-10 23:19:41 +02:00
"nixpkgs": {
2023-03-27 12:44:37 +02:00
"locked": {
2023-10-16 16:10:27 +02:00
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-16 16:10:27 +02:00
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
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-19 15:53:10 +02:00
"nixos-hardware": "nixos-hardware",
2023-09-10 23:19:41 +02:00
"nixpkgs": "nixpkgs",
2023-07-29 22:33:53 +02:00
"website": "website"
}
},
"website": {
"flake": false,
"locked": {
"lastModified": 1697310662,
"narHash": "sha256-VN7GvuMKaHBTqJy26Yj7OtbpfLdqfRkDsKcMnMCb3h8=",
2023-07-29 22:33:53 +02:00
"owner": "thiloho",
"repo": "website",
"rev": "5832986ba68b045f9a7c131e75387eebebc1705b",
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
}