fix: vmagent 102 doesn't work, resort to nixpkgs-stable

This commit is contained in:
Noah Masur
2024-08-18 22:23:13 +00:00
parent 96caba63c4
commit d1721efc6c
6 changed files with 31 additions and 1 deletions

17
flake.lock generated
View File

@ -461,6 +461,22 @@
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1723688146,
"narHash": "sha256-sqLwJcHYeWLOeP/XoLwAtYjr01TISlkOfz+NG82pbdg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c3d4ac725177c030b1e289015989da2ad9d56af0",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1723345421,
@ -596,6 +612,7 @@
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs",
"nixpkgs-caddy": "nixpkgs-caddy",
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur",
"nvim-lint-src": "nvim-lint-src",
"nvim-lspconfig-src": "nvim-lspconfig-src",