This commit is contained in:
beanigen 2025-04-16 21:21:03 +08:00
parent 3146cd2355
commit 123a8380d3
No known key found for this signature in database
13 changed files with 275 additions and 26 deletions

23
flake.lock generated
View file

@ -195,6 +195,22 @@
"type": "github"
}
},
"nixpkgs-test": {
"locked": {
"lastModified": 1741851582,
"narHash": "sha256-cPfs8qMccim2RBgtKGF+x9IBCduRvd/N5F4nYpU0TVE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6607cf789e541e7873d40d3a8f7815ea92204f32",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1660551188,
@ -212,11 +228,11 @@
},
"nixpkgs_3": {
"locked": {
"lastModified": 1740560979,
"narHash": "sha256-Vr3Qi346M+8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic=",
"lastModified": 1741851582,
"narHash": "sha256-cPfs8qMccim2RBgtKGF+x9IBCduRvd/N5F4nYpU0TVE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5135c59491985879812717f4c9fea69604e7f26f",
"rev": "6607cf789e541e7873d40d3a8f7815ea92204f32",
"type": "github"
},
"original": {
@ -293,6 +309,7 @@
"nix-system-graphics": "nix-system-graphics",
"nixgl": "nixgl",
"nixpkgs": "nixpkgs_3",
"nixpkgs-test": "nixpkgs-test",
"nixvim": "nixvim",
"system-manager": "system-manager"
}