This repository has been archived on 2024-07-10. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles-nix/flake.lock

67 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-03-24 16:15:15 +01:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1712386041,
"narHash": "sha256-dA82pOMQNnCJMAsPG7AXG35VmCSMZsJHTFlTHizpKWQ=",
2024-03-24 16:15:15 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "d6bb9f934f2870e5cbc5b94c79e9db22246141ff",
2024-03-24 16:15:15 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-04-19 07:01:57 +02:00
"lastModified": 1713344939,
"narHash": "sha256-jpHkAt0sG2/J7ueKnG7VvLLkBYUMQbXQ2L8OBpVG53s=",
2024-03-24 16:15:15 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-19 07:01:57 +02:00
"rev": "e402c3eb6d88384ca6c52ef1c53e61bdc9b84ddd",
2024-03-24 16:15:15 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-04-03 00:16:27 +02:00
"ref": "nixos-23.11",
2024-03-24 16:15:15 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-04-19 07:01:57 +02:00
"lastModified": 1713349283,
"narHash": "sha256-2bjFu3+1zPWZPPGqF+7rumTvEwmdBHBhjPva/AMSruQ=",
2024-03-27 21:39:20 +01:00
"owner": "nixos",
2024-03-24 16:15:15 +01:00
"repo": "nixpkgs",
2024-04-19 07:01:57 +02:00
"rev": "2e359fb3162c85095409071d131e08252d91a14f",
2024-03-24 16:15:15 +01:00
"type": "github"
},
"original": {
2024-03-27 21:39:20 +01:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2024-03-24 16:15:15 +01:00
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}