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-01 04:20:47 +02:00
"lastModified": 1696063111,
"narHash": "sha256-F2IJEbyH3xG0eqyAYn9JoV+niqNz+xb4HICYNkkviNI=",
2023-09-10 23:19:41 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-10-01 04:20:47 +02:00
"rev": "ae896c810f501bf0c3a2fd7fc2de094dd0addf01",
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-01 04:20:47 +02:00
"lastModified": 1695887975,
"narHash": "sha256-u3+5FR12dI305jCMb0fJNQx2qwoQ54lv1tPoEWp0hmg=",
2023-09-19 15:53:10 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-10-01 04:20:47 +02:00
"rev": "adcfd6aa860d1d129055039696bc457af7d50d0e",
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-01 04:20:47 +02:00
"lastModified": 1695830400,
"narHash": "sha256-gToZXQVr0G/1WriO83olnqrLSHF2Jb8BPcmCt497ro0=",
2023-03-27 12:44:37 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-10-01 04:20:47 +02:00
"rev": "8a86b98f0ba1c405358f1b71ff8b5e1d317f5db2",
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": {
2023-10-01 04:20:47 +02:00
"lastModified": 1696108766,
"narHash": "sha256-gSmQMjLi5VfDoU9wJYhb1OGDn3acpO6AtA0gHhvtr2Q=",
2023-07-29 22:33:53 +02:00
"owner": "thiloho",
"repo": "website",
2023-10-01 04:20:47 +02:00
"rev": "9c2800c28d42b244b03239295d727b9d335c3d7a",
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
}