dotfiles/flake.lock

84 lines
2.1 KiB
Plaintext
Raw Normal View History

2022-09-26 20:28:35 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-09-26 20:28:35 +00:00
},
"locked": {
2024-10-01 08:22:10 +00:00
"lastModified": 1726989464,
"narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=",
2022-09-26 20:28:35 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-01 08:22:10 +00:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-24.05",
2022-09-26 20:28:35 +00:00
"repo": "home-manager",
"type": "github"
}
},
2024-09-21 08:58:08 +00:00
"nixos-hardware": {
"locked": {
2024-10-07 21:53:55 +00:00
"lastModified": 1728269138,
"narHash": "sha256-oKxDImsOvgUZMY4NwXVyUc/c1HiU2qInX+b5BU0yXls=",
2024-09-21 08:58:08 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-10-07 21:53:55 +00:00
"rev": "ecfcd787f373f43307d764762e139a7cdeb9c22b",
2024-09-21 08:58:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-09-26 20:28:35 +00:00
"nixpkgs": {
"locked": {
2024-10-07 21:53:55 +00:00
"lastModified": 1728193676,
"narHash": "sha256-PbDWAIjKJdlVg+qQRhzdSor04bAPApDqIv2DofTyynk=",
2023-07-22 07:45:01 +00:00
"owner": "nixos",
2022-09-26 20:28:35 +00:00
"repo": "nixpkgs",
2024-10-07 21:53:55 +00:00
"rev": "ecbc1ca8ffd6aea8372ad16be9ebbb39889e55b6",
2022-09-26 20:28:35 +00:00
"type": "github"
},
"original": {
2023-07-22 07:45:01 +00:00
"owner": "nixos",
"ref": "nixos-24.05",
2023-05-03 21:19:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-10-07 21:53:55 +00:00
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
"owner": "nixos",
"repo": "nixpkgs",
2024-10-07 21:53:55 +00:00
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-09-26 20:28:35 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-09-21 08:58:08 +00:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-06-11 22:25:09 +00:00
}
2022-09-26 20:28:35 +00:00
}
},
"root": "root",
"version": 7
}