nixos/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-10-14 13:07:05 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-27 23:16:46 +01:00
]
2021-10-14 13:07:05 +01:00
},
"locked": {
2023-11-17 12:18:41 +00:00
"lastModified": 1699748081,
"narHash": "sha256-MOmMapBydd7MTjhX4eeQZzKlCABWw8W6iSHSG4OeFKE=",
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
2023-11-17 12:18:41 +00:00
"rev": "04bac349d585c9df38d78e0285b780a140dc74a4",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
2022-10-14 13:18:57 +01:00
"owner": "nix-community",
2023-05-28 21:45:49 +01:00
"ref": "release-23.05",
2021-10-14 13:07:05 +01:00
"repo": "home-manager",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
2023-11-17 12:18:41 +00:00
"lastModified": 1699781429,
"narHash": "sha256-UYefjidASiLORAjIvVsUHG6WBtRhM67kTjEY4XfZOFs=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-17 12:18:41 +00:00
"rev": "e44462d6021bfe23dfb24b775cc7c390844f773d",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-28 21:45:49 +01:00
"ref": "nixos-unstable",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-17 12:18:41 +00:00
"lastModified": 1700097215,
"narHash": "sha256-ODQ3gBTv1iHd7lG21H+ErVISB5wVeOhd/dEogOqHs/I=",
2021-10-14 13:07:05 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-17 12:18:41 +00:00
"rev": "9fb122519e9cd465d532f736a98c1e1eb541ef6f",
2021-10-14 13:07:05 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-05-28 21:45:49 +01:00
"ref": "release-23.05",
2021-10-14 13:07:05 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-unstable": "nixos-unstable",
"nixpkgs": "nixpkgs"
2022-10-13 17:08:15 +01:00
}
2021-10-14 13:07:05 +01:00
}
},
"root": "root",
"version": 7
}