nixos-config/flake.lock

133 lines
3.3 KiB
Plaintext
Raw Normal View History

2024-07-30 22:56:44 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2024-07-31 18:18:35 +02:00
"locked": {
"lastModified": 1723986931,
"narHash": "sha256-Fy+KEvDQ+Hc8lJAV3t6leXhZJ2ncU5/esxkgt3b8DEY=",
2024-07-31 18:18:35 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "2598861031b78aadb4da7269df7ca9ddfc3e1671",
2024-07-31 18:18:35 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-07-31 19:37:38 +02:00
"ref": "master",
2024-07-31 18:18:35 +02:00
"repo": "home-manager",
"type": "github"
}
},
2024-07-31 19:37:38 +02:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
2024-08-04 19:22:19 +02:00
"nixpkgs": "nixpkgs"
2024-07-31 19:37:38 +02:00
},
"locked": {
"lastModified": 1723916191,
"narHash": "sha256-wbkh2Tyo1dUwY+35OtF2117u1QqdVAlvDx4vgaW/InU=",
2024-07-31 19:37:38 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"rev": "dcc9afeea9d086cde9731ca90362c7bda62db6d0",
2024-07-31 19:37:38 +02:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"ref": "development",
"repo": "Jovian-NixOS",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690328911,
"narHash": "sha256-fxtExYk+aGf2YbjeWQ8JY9/n9dwuEt+ma1eUFzF8Jeo=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "96df4a39c52f53cb7098b923224d8ce941b64747",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
2024-07-30 22:56:44 +02:00
"nixpkgs": {
2024-07-31 19:37:38 +02:00
"locked": {
"lastModified": 1722813957,
"narHash": "sha256-IAoYyYnED7P8zrBFMnmp7ydaJfwTnwcnqxUElC1I26Y=",
2024-07-31 19:37:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cb9a96f23c491c081b38eab96d22fa958043c9fa",
2024-07-31 19:37:38 +02:00
"type": "github"
},
"original": {
2024-08-04 19:22:19 +02:00
"owner": "NixOS",
2024-07-31 19:37:38 +02:00
"ref": "nixos-unstable",
2024-08-04 19:22:19 +02:00
"repo": "nixpkgs",
"type": "github"
2024-07-31 19:37:38 +02:00
}
},
2024-08-04 19:22:19 +02:00
"nixpkgs_2": {
"locked": {
2024-08-15 19:27:53 +02:00
"lastModified": 1723637854,
"narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=",
2024-08-04 19:22:19 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-15 19:27:53 +02:00
"rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9",
2024-08-04 19:22:19 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"plasma-manager": {
"inputs": {
2024-08-01 11:18:20 +02:00
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1723971159,
"narHash": "sha256-4j+jpBLbalvgvIc3wcgcB9pUbNElCDKaGqCAvv9890c=",
"owner": "nix-community",
"repo": "plasma-manager",
"rev": "2dd9c334094edaddb0be991d449cdea1954628b3",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "trunk",
"repo": "plasma-manager",
"type": "github"
}
},
2024-07-30 22:56:44 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-07-31 19:37:38 +02:00
"jovian": "jovian",
2024-08-04 19:22:19 +02:00
"nixpkgs": "nixpkgs_2",
"plasma-manager": "plasma-manager"
2024-07-30 22:56:44 +02:00
}
}
},
"root": "root",
"version": 7
}