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-12 07:17:50 +02:00
"lastModified": 1712741485,
"narHash": "sha256-bCs0+MSTra80oXAsnM6Oq62WsirOIaijQ/BbUY59tR4=",
2024-03-24 16:15:15 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-12 07:17:50 +02:00
"rev": "b2cf36f43f9ef2ded5711b30b1f393ac423d8f72",
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-12 07:17:50 +02:00
"lastModified": 1712849433,
"narHash": "sha256-flQtf/ZPJgkLY/So3Fd+dGilw2DKIsiwgMEn7BbBHL0=",
2024-03-27 21:39:20 +01:00
"owner": "nixos",
2024-03-24 16:15:15 +01:00
"repo": "nixpkgs",
2024-04-12 07:17:50 +02:00
"rev": "f173d0881eff3b21ebb29a2ef8bedbc106c86ea5",
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
}