nixos/flake.lock

66 lines
1.6 KiB
Text
Raw Normal View History

2023-08-19 23:40:25 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
2024-02-17 18:20:01 +01:00
"nixpkgs": [
"nixpkgs"
]
2023-08-19 23:40:25 +02:00
},
"locked": {
2024-03-09 19:50:52 +01:00
"lastModified": 1709988192,
"narHash": "sha256-qxwIkl85P0I1/EyTT+NJwzbXdOv86vgZxcv4UKicjK8=",
2023-08-19 23:40:25 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-09 19:50:52 +01:00
"rev": "b0b0c3d94345050a7f86d1ebc6c56eea4389d030",
2023-08-19 23:40:25 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-02-19 20:17:01 +01:00
"nix-flatpak": {
"locked": {
"lastModified": 1708268179,
"narHash": "sha256-NNVuhf84AeDTxadfSGnFqPHR0ED+QyM2gmu+Wyz6PrY=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "a243cb0522f6240c194b873dde68e25370b06034",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "v0.3.0",
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpkgs": {
2023-08-19 23:40:25 +02:00
"locked": {
2024-03-07 21:13:36 +01:00
"lastModified": 1709703039,
"narHash": "sha256-6hqgQ8OK6gsMu1VtcGKBxKQInRLHtzulDo9Z5jxHEFY=",
2024-02-02 22:49:08 +01:00
"owner": "nixos",
2023-08-19 23:40:25 +02:00
"repo": "nixpkgs",
2024-03-07 21:13:36 +01:00
"rev": "9df3e30ce24fd28c7b3e2de0d986769db5d6225d",
2023-08-19 23:40:25 +02:00
"type": "github"
},
"original": {
2024-02-02 22:49:08 +01:00
"owner": "nixos",
2024-02-17 14:56:18 +01:00
"ref": "nixos-unstable",
2024-02-02 22:49:08 +01:00
"repo": "nixpkgs",
"type": "github"
2023-08-19 23:40:25 +02:00
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-02-19 20:17:01 +01:00
"nix-flatpak": "nix-flatpak",
2024-02-17 18:20:01 +01:00
"nixpkgs": "nixpkgs"
2023-08-20 12:30:45 +02:00
}
2023-08-19 23:40:25 +02:00
}
},
"root": "root",
"version": 7
}