It turns out a typical cadence for breaking changes to the VS Code plugin API is every two or three months. What the fuck. Obviously this means it's not practical to pair nixos stable releases with the rolling-release model of nix-vscode-extensions. So, I'm downgrading nix-vscode-extensions to the commit that was live as of 24.05's freeze from nixpkgs master, and will just update it once every six months, unless something else breaks.
73 lines
2.4 KiB
JSON
73 lines
2.4 KiB
JSON
{
|
|
"pins": {
|
|
"agenix": {
|
|
"type": "GitRelease",
|
|
"repository": {
|
|
"type": "GitHub",
|
|
"owner": "ryantm",
|
|
"repo": "agenix"
|
|
},
|
|
"pre_releases": false,
|
|
"version_upper_bound": null,
|
|
"release_prefix": null,
|
|
"version": "0.15.0",
|
|
"revision": "564595d0ad4be7277e07fa63b5a991b3c645655d",
|
|
"url": "https://api.github.com/repos/ryantm/agenix/tarball/0.15.0",
|
|
"hash": "01dhrghwa7zw93cybvx4gnrskqk97b004nfxgsys0736823956la"
|
|
},
|
|
"birdsong": {
|
|
"type": "Git",
|
|
"repository": {
|
|
"type": "Git",
|
|
"url": "https://git.qenya.tel/qenya/birdsong.git"
|
|
},
|
|
"branch": "main",
|
|
"revision": "2fd6d96a00ef69a2afe72a2fe9d18d759c1cc8f3",
|
|
"url": null,
|
|
"hash": "100l0mjfikv3sjphjb9aw2qhvqz7p616px1rl2gm1f5z9iljy7fp"
|
|
},
|
|
"home-manager": {
|
|
"type": "Git",
|
|
"repository": {
|
|
"type": "GitHub",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager"
|
|
},
|
|
"branch": "release-24.05",
|
|
"revision": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
|
|
"url": "https://github.com/nix-community/home-manager/archive/e1391fb22e18a36f57e6999c7a9f966dc80ac073.tar.gz",
|
|
"hash": "0c83di08nhkzq0cwc3v7aax3x8y5m7qahyzxppinzwxi3r8fnjq3"
|
|
},
|
|
"nix-vscode-extensions": {
|
|
"type": "Git",
|
|
"repository": {
|
|
"type": "GitHub",
|
|
"owner": "nix-community",
|
|
"repo": "nix-vscode-extensions"
|
|
},
|
|
"branch": "master",
|
|
"revision": "27ce569a199d2da1a8483fe3d69dd41664da3a63",
|
|
"url": "https://github.com/nix-community/nix-vscode-extensions/archive/27ce569a199d2da1a8483fe3d69dd41664da3a63.tar.gz",
|
|
"hash": "1dpykmk4xmpvx9i8awd93h0g1q8ir2pwsisjzc7vc5f43lm7h86b"
|
|
},
|
|
"nixpkgs": {
|
|
"type": "Channel",
|
|
"name": "nixos-24.05",
|
|
"url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.3914.c3d4ac725177/nixexprs.tar.xz",
|
|
"hash": "1bs4sl01pbxp47sr3hny9mipfibazw1ch2b9cd6vygi501ickx9w"
|
|
},
|
|
"nur": {
|
|
"type": "Git",
|
|
"repository": {
|
|
"type": "GitHub",
|
|
"owner": "nix-community",
|
|
"repo": "NUR"
|
|
},
|
|
"branch": "master",
|
|
"revision": "6cbb9fb9c5d55fa2af9a5b0d3185d56c90ad62aa",
|
|
"url": "https://github.com/nix-community/NUR/archive/6cbb9fb9c5d55fa2af9a5b0d3185d56c90ad62aa.tar.gz",
|
|
"hash": "1w1n56p4hbq1zlz8hiw3169kxsw4cn5maahlk8vdzprs498f69kg"
|
|
}
|
|
},
|
|
"version": 3
|
|
} |