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-05-18 07:15:02 +02:00
"lastModified": 1715381426,
"narHash": "sha256-wPuqrAQGdv3ISs74nJfGb+Yprm23U/rFpcHFFNWgM94=",
2024-03-24 16:15:15 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-18 07:15:02 +02:00
"rev": "ab5542e9dbd13d0100f8baae2bc2d68af901f4b4",
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-05-18 07:15:02 +02:00
"lastModified": 1715668745,
"narHash": "sha256-xp62OkRkbUDNUc6VSqH02jB0FbOS+MsfMb7wL1RJOfA=",
2024-03-24 16:15:15 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-18 07:15:02 +02:00
"rev": "9ddcaffecdf098822d944d4147dd8da30b4e6843",
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-05-18 07:15:02 +02:00
"lastModified": 1715897893,
"narHash": "sha256-OrvqfRNUTKNg25z7+mCLV2PAnAjvdj/Z7HeS1g5OB7E=",
2024-03-27 21:39:20 +01:00
"owner": "nixos",
2024-03-24 16:15:15 +01:00
"repo": "nixpkgs",
2024-05-18 07:15:02 +02:00
"rev": "ea77cefecb0ab07e61d6bde3e24c7ae6820b96d5",
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
}