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-04-15 15:35:51 -06:00
"lastModified": 1712759992,
"narHash": "sha256-2APpO3ZW4idlgtlb8hB04u/rmIcKA8O7pYqxF66xbNY=",
2023-12-14 17:23:01 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-15 15:35:51 -06:00
"rev": "31357486b0ef6f4e161e002b6893eeb4fafc3ca9",
2023-12-14 17:23:01 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-15 15:35:51 -06:00
"lastModified": 1712791164,
"narHash": "sha256-3sbWO1mbpWsLepZGbWaMovSO7ndZeFqDSdX0hZ9nVyw=",
2023-12-14 17:23:01 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-15 15:35:51 -06:00
"rev": "1042fd8b148a9105f3c0aca3a6177fd1d9360ba5",
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-04-15 15:35:51 -06:00
"lastModified": 1712741485,
"narHash": "sha256-bCs0+MSTra80oXAsnM6Oq62WsirOIaijQ/BbUY59tR4=",
2023-12-14 21:58:29 -07:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-15 15:35:51 -06:00
"rev": "b2cf36f43f9ef2ded5711b30b1f393ac423d8f72",
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-04-15 15:35:51 -06:00
"lastModified": 1712926429,
"narHash": "sha256-WmwbUCUZc5RjQIy4RXzeIHe0upQYBZ4EpzsHG5ekjtU=",
2023-12-18 20:12:41 -07:00
"owner": "nix-community",
"repo": "NUR",
2024-04-15 15:35:51 -06:00
"rev": "b9208a06751daf35263796bc3b1a92ec82aff59c",
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
}