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": 1723399884,
"narHash": "sha256-97wn0ihhGqfMb8WcUgzzkM/TuAxce2Gd20A8oiruju4=",
2024-07-31 18:18:35 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "086f619dd991a4d355c07837448244029fc2d9ab",
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": {
2024-08-16 14:43:41 +02:00
"lastModified": 1723743257,
"narHash": "sha256-BunNxd6XYA9cyjgxOlGQrlgkiN8ClejGVkE8KWe9F2U=",
2024-07-31 19:37:38 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-08-16 14:43:41 +02:00
"rev": "e4e0ca14918919300e04e80c34036028b4370640",
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": {
2024-08-16 14:43:41 +02:00
"lastModified": 1723804780,
"narHash": "sha256-uuiu1UAfYr2Lo+5Ul6eA0UIYouoPvH9aIfYbq7wVF6c=",
"owner": "nix-community",
"repo": "plasma-manager",
2024-08-16 14:43:41 +02:00
"rev": "8726ecaa8b8c06910ef31abced57bf08a59730a1",
"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
}