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-04-04 15:07:00 +02:00
"lastModified": 1712212014,
"narHash": "sha256-s+lbaf3nLRn1++/X2eXwY9mYCA/m9l8AvyG8beeOaXE=",
2023-08-19 23:40:25 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-04 15:07:00 +02:00
"rev": "7e91f2a0ba4b62b88591279d54f741a13e36245b",
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-04-04 15:07:00 +02:00
"lastModified": 1712122226,
"narHash": "sha256-pmgwKs8Thu1WETMqCrWUm0CkN1nmCKX3b51+EXsAZyY=",
2024-02-02 22:49:08 +01:00
"owner": "nixos",
2023-08-19 23:40:25 +02:00
"repo": "nixpkgs",
2024-04-04 15:07:00 +02:00
"rev": "08b9151ed40350725eb40b1fe96b0b86304a654b",
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
}