nixos/flake.lock

126 lines
3.2 KiB
Plaintext
Raw Normal View History

2023-08-01 15:35:09 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1692099905,
"narHash": "sha256-/pSusGhmIdSdAaywQRFA5dVbfdIzlWQTecM+E46+cJ0=",
2023-08-01 15:35:09 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2a6679aa9cc3872c29ba2a57fe1b71b3e3c5649f",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.05",
"repo": "home-manager",
"type": "github"
}
},
2023-08-13 19:28:37 +02:00
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1692763155,
"narHash": "sha256-qMrGKZ8c/q/mHO3ZdrcBPwiVVXPLLgXjY98Ejqb5kAA=",
2023-08-13 19:28:37 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "6a20e40acaebf067da682661aa67da8b36812606",
2023-08-13 19:28:37 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"impermanence": {
"locked": {
"lastModified": 1690797372,
"narHash": "sha256-GImz19e33SeVcIvBB7NnhbJSbTpFFmNtWLh7Z85Y188=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "e3a7acd113903269a1b5c8b527e84ce7ee859851",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2023-08-01 16:31:44 +02:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1692503351,
"narHash": "sha256-FdG0wnizM9mAUgi58KP1tXaX4ogVooPDS6VwsGEqZ9s=",
2023-08-01 16:31:44 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "4becac130db930e9de8c3fe58bfa245c119b9eeb",
2023-08-01 16:31:44 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1692794066,
"narHash": "sha256-H0aG8r16dj0x/Wz6wQhQxc9V7AsObOiHPaKxQgH6Y08=",
2023-08-01 15:35:09 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fc944919f743bb22379dddf18dcb72db6cff84aa",
2023-08-01 15:35:09 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-13 19:28:37 +02:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1692734709,
"narHash": "sha256-SCFnyHCyYjwEmgUsHDDuU0TsbVMKeU1vwkR+r7uS2Rg=",
2023-08-13 19:28:37 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b85ed9dcbf187b909ef7964774f8847d554fab3b",
2023-08-13 19:28:37 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-01 15:35:09 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-08-13 19:28:37 +02:00
"home-manager-unstable": "home-manager-unstable",
2023-08-01 15:35:09 +02:00
"impermanence": "impermanence",
2023-08-01 16:31:44 +02:00
"nix-index-database": "nix-index-database",
2023-08-13 19:28:37 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2023-08-01 15:35:09 +02:00
}
}
},
"root": "root",
"version": 7
}