This commit is contained in:
beanigen 2025-04-17 13:19:53 +08:00
commit 819205f5f5
No known key found for this signature in database
13 changed files with 272 additions and 23 deletions

17
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,
@ -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"
}