nixos-config/flake.lock

149 lines
3.8 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": 1723015306,
"narHash": "sha256-jQnFEtH20/OsDPpx71ntZzGdRlpXhUENSQCGTjn//NA=",
2024-07-31 18:18:35 +02:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "b3d5ea65d88d67d4ec578ed11d4d2d51e3de525e",
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": 1723016361,
"narHash": "sha256-iEVCAOn7WUdJGrK2EW5hkfl4gBmYl5gVck+MSn6ba44=",
2024-07-31 19:37:38 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"rev": "fc3d12deef508a73c7beef4cd9bebe03acde4ed7",
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": {
2024-08-04 19:22:19 +02:00
"lastModified": 1722185531,
"narHash": "sha256-veKR07psFoJjINLC8RK4DiLniGGMgF3QMlS4tb74S6k=",
2024-07-31 19:37:38 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-04 19:22:19 +02:00
"rev": "52ec9ac3b12395ad677e8b62106f0b98c1f8569d",
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
}
},
"nixpkgs-stable": {
2024-07-30 22:56:44 +02:00
"locked": {
"lastModified": 1723070956,
"narHash": "sha256-bFOTvmkJ2c1ku+E0gvqmNEF2D1PSmujDFLofKAMF/pM=",
2024-07-30 22:56:44 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7cec143201c32c4937f2c153af4a9f28a3d9bec1",
2024-07-30 22:56:44 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-07-31 18:27:48 +02:00
"ref": "release-24.05",
2024-07-30 22:56:44 +02:00
"type": "indirect"
}
},
2024-08-04 19:22:19 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1722813957,
"narHash": "sha256-IAoYyYnED7P8zrBFMnmp7ydaJfwTnwcnqxUElC1I26Y=",
2024-08-04 19:22:19 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cb9a96f23c491c081b38eab96d22fa958043c9fa",
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": 1723036961,
"narHash": "sha256-GLrZ8CE2FlWbeJFFcO+J5nphbOG8d0eslpy8Uv+AHoY=",
"owner": "nix-community",
"repo": "plasma-manager",
"rev": "b6e7a2ed7b22effe1395416adf527935c4b3dc9b",
"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",
"nixpkgs-stable": "nixpkgs-stable",
"plasma-manager": "plasma-manager"
2024-07-30 22:56:44 +02:00
}
}
},
"root": "root",
"version": 7
}