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": {
2024-04-27 07:02:21 +02:00
"lastModified": 1714043624,
"narHash": "sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM=",
2024-03-24 16:15:15 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-27 07:02:21 +02:00
"rev": "86853e31dc1b62c6eeed11c667e8cdd0285d4411",
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-27 07:02:21 +02:00
"lastModified": 1713995372,
"narHash": "sha256-fFE3M0vCoiSwCX02z8VF58jXFRj9enYUSTqjyHAjrds=",
2024-03-24 16:15:15 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-04-27 07:02:21 +02:00
"rev": "dd37924974b9202f8226ed5d74a252a9785aedf8",
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-27 07:02:21 +02:00
"lastModified": 1714091391,
"narHash": "sha256-68n3GBvlm1MIeJXadPzQ3v8Y9sIW3zmv8gI5w5sliC8=",
2024-03-27 21:39:20 +01:00
"owner": "nixos",
2024-03-24 16:15:15 +01:00
"repo": "nixpkgs",
2024-04-27 07:02:21 +02:00
"rev": "4c86138ce486d601d956a165e2f7a0fc029a03c1",
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
}