nixvimConfig/flake.lock

87 lines
2.1 KiB
Text
Raw Normal View History

2024-03-25 12:37:10 +01:00
{
"nodes": {
2024-03-27 23:45:23 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-11 13:22:37 +02:00
"lastModified": 1715217706,
"narHash": "sha256-yEB5SEHc+o3WJpUPw455OdLy9A+gffvCJX8DZ7NCkuo=",
2024-03-27 23:45:23 +01:00
"owner": "nix-community",
"repo": "disko",
2024-05-11 13:22:37 +02:00
"rev": "8eb1b315eef89f3bdc5c9814d1b207c6d64f0046",
2024-03-27 23:45:23 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-03-25 12:37:10 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-11 13:22:37 +02:00
"lastModified": 1715380449,
"narHash": "sha256-716+f9Rj3wjSyD1xitCv2FcYbgPz1WIVDj+ZBclH99Y=",
2024-03-25 12:37:10 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-05-11 13:22:37 +02:00
"rev": "d7682620185f213df384c363288093b486b2883f",
2024-03-25 12:37:10 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-05-11 13:22:37 +02:00
"lastModified": 1715266358,
"narHash": "sha256-doPgfj+7FFe9rfzWo1siAV2mVCasW+Bh8I1cToAXEE4=",
2024-03-25 12:37:10 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-11 13:22:37 +02:00
"rev": "f1010e0469db743d14519a1efd37e23f8513d714",
2024-03-25 12:37:10 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-05-11 13:22:37 +02:00
"lastModified": 1715218190,
"narHash": "sha256-R98WOBHkk8wIi103JUVQF3ei3oui4HvoZcz9tYOAwlk=",
2024-03-25 12:37:10 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-11 13:22:37 +02:00
"rev": "9a9960b98418f8c385f52de3b09a63f9c561427a",
2024-03-25 12:37:10 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-03-27 23:45:23 +01:00
"disko": "disko",
2024-03-25 12:37:10 +01:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
}
}
},
"root": "root",
"version": 7
}