nixos/flake.lock

82 lines
2.0 KiB
Plaintext
Raw Normal View History

2023-12-14 17:23:01 -07:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-30 18:37:01 -07:00
"lastModified": 1706435589,
"narHash": "sha256-yhEYJxMv5BkfmUuNe4QELKo+V5eq1pwhtVs6kEziHfE=",
2023-12-14 17:23:01 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-30 18:37:01 -07:00
"rev": "4d54c29bce71f8c261513e0662cc573d30f3e33e",
2023-12-14 17:23:01 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-30 18:37:01 -07:00
"lastModified": 1706371002,
"narHash": "sha256-dwuorKimqSYgyu8Cw6ncKhyQjUDOyuXoxDTVmAXq88s=",
2023-12-14 17:23:01 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-30 18:37:01 -07:00
"rev": "c002c6aa977ad22c60398daaa9be52f2203d0006",
2023-12-14 17:23:01 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-14 21:58:29 -07:00
"nixpkgs-stable": {
"locked": {
2024-01-30 18:37:01 -07:00
"lastModified": 1706373441,
"narHash": "sha256-S1hbgNbVYhuY2L05OANWqmRzj4cElcbLuIkXTb69xkk=",
2023-12-14 21:58:29 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-30 18:37:01 -07:00
"rev": "56911ef3403a9318b7621ce745f5452fb9ef6867",
2023-12-14 21:58:29 -07:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-18 20:12:41 -07:00
"nur": {
"locked": {
2024-01-30 18:37:01 -07:00
"lastModified": 1706559951,
"narHash": "sha256-yfez9ZnYWsm3m3K8HvN3bGEdWe8aO0ni9r82bAq+q9k=",
2023-12-18 20:12:41 -07:00
"owner": "nix-community",
"repo": "NUR",
2024-01-30 18:37:01 -07:00
"rev": "24478b9e556e4366ef0a2ff58590d8cf24c77267",
2023-12-18 20:12:41 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-12-14 17:23:01 -07:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-12-14 21:58:29 -07:00
"nixpkgs": "nixpkgs",
2023-12-18 20:12:41 -07:00
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur"
2023-12-14 17:23:01 -07:00
}
}
},
"root": "root",
"version": 7
}