Nixerus/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-05-06 21:03:30 +02:00
{
"nodes": {
2023-05-18 12:07:07 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-22 00:52:41 +01:00
"lastModified": 1700553346,
"narHash": "sha256-kW7uWsCv/lxuA824Ng6EYD9hlVYRyjuFn0xBbYltAeQ=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-22 00:52:41 +01:00
"rev": "1aabb0a31b25ad83cfaa37c3fe29053417cd9a0f",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-05-06 21:03:30 +02:00
"nixpkgs": {
"locked": {
2023-11-22 00:52:41 +01:00
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
2023-05-06 21:03:30 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-22 00:52:41 +01:00
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
2023-05-06 21:03:30 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-18 12:07:07 +02:00
"ref": "nixos-unstable",
2023-05-06 21:03:30 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-18 12:07:07 +02:00
"nur": {
"locked": {
2023-11-22 00:52:41 +01:00
"lastModified": 1700603363,
"narHash": "sha256-0f/qOTj4lOsdYUDoxQg1gH9RgCRz5yy+H1bYK1CYOSc=",
2023-05-18 12:07:07 +02:00
"owner": "nix-community",
"repo": "NUR",
2023-11-22 00:52:41 +01:00
"rev": "73a121a8cef922a2f65898af1953c206757589e1",
2023-05-18 12:07:07 +02:00
"type": "github"
},
"original": {
2023-10-08 17:09:58 +02:00
"id": "nur",
"type": "indirect"
2023-05-18 12:07:07 +02:00
}
},
2023-05-06 21:03:30 +02:00
"root": {
"inputs": {
2023-05-18 12:07:07 +02:00
"home-manager": "home-manager",
2023-09-25 23:15:51 +02:00
"nixpkgs": "nixpkgs",
"nur": "nur"
2023-05-06 21:03:30 +02:00
}
}
},
"root": "root",
"version": 7
}