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-06 22:47:35 +01:00
"lastModified": 1709756385,
"narHash": "sha256-EwAsCWfjLnq6Rzh9c95ThPhTTOQkY/R9ZROPUfhtHmE=",
2023-08-19 23:40:25 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-06 22:47:35 +01:00
"rev": "ad9254cd9af9165000ecd6ef9c23c2b8ceda01c7",
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-06 22:47:35 +01:00
"lastModified": 1709479366,
"narHash": "sha256-n6F0n8UV6lnTZbYPl1A9q1BS0p4hduAv1mGAP17CVd0=",
2024-02-02 22:49:08 +01:00
"owner": "nixos",
2023-08-19 23:40:25 +02:00
"repo": "nixpkgs",
2024-03-06 22:47:35 +01:00
"rev": "b8697e57f10292a6165a20f03d2f42920dfaf973",
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
}