shells and stuff 3

This commit is contained in:
cnst
2024-07-13 13:18:22 +02:00
parent df0a92cde1
commit 8c9c99e0e8
5 changed files with 76 additions and 24 deletions

33
flake.lock generated
View File

@@ -464,11 +464,11 @@
]
},
"locked": {
"lastModified": 1720796317,
"narHash": "sha256-2B4PFl75fFjQkquRCPB5PYeY0bFqF/xvsLy014c+7W4=",
"lastModified": 1720861673,
"narHash": "sha256-gh34LtCLvXCd/Xyk33mgQU3QqNyJ7ZwJj59c4Qdad78=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "a07ca86e6922bc2a68ec4c801ab7e05e12397af0",
"rev": "34b8101a10dfb4cb38832a17ef33281d59e2b2b3",
"type": "github"
},
"original": {
@@ -480,11 +480,11 @@
"neovim-src": {
"flake": false,
"locked": {
"lastModified": 1720739431,
"narHash": "sha256-lEgZwuKL1eLsiFqoSiOZgq30jQCFTEYlreL79Txbxu4=",
"lastModified": 1720816717,
"narHash": "sha256-C8bdG2wrI29afHI1705W37M7CPudz5117YafiBlW0Y4=",
"owner": "neovim",
"repo": "neovim",
"rev": "a5de650f0eb93a848831f1ba631485437a82d57b",
"rev": "10256bb760fcab0dc25f7eb5b0b45966cb771939",
"type": "github"
},
"original": {
@@ -610,6 +610,7 @@
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable_2",
"rust-overlay": "rust-overlay_2",
"systems": "systems_3"
}
},
@@ -655,6 +656,26 @@
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720837122,
"narHash": "sha256-WMwo/kZ3o2h5Bls4dEyQ3XFZ4nw2UbbOUFpq3aVlkms=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "92f0608ab66c9770e931056b1c7a1b6249dbc43a",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,