configuration/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-02-22 16:57:05 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-27 15:44:25 +00:00
"lastModified": 1708806879,
"narHash": "sha256-MSbxtF3RThI8ANs/G4o1zIqF5/XlShHvwjl9Ws0QAbI=",
2024-02-22 16:57:05 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-27 15:44:25 +00:00
"rev": "4ee704cb13a5a7645436f400b9acc89a67b9c08a",
2024-02-22 16:57:05 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-02-27 15:44:25 +00:00
"lastModified": 1708807242,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=",
2024-02-22 16:57:05 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-02-27 15:44:25 +00:00
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a",
2024-02-22 16:57:05 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}