ugly fix while python is being dealt with

This commit is contained in:
cnst
2024-07-10 19:18:50 +02:00
parent b42945b458
commit 5941de0c7f
16 changed files with 102 additions and 230 deletions

View File

@@ -16,11 +16,11 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-gl = {
url = "github:nix-community/nixgl";
inputs.nixpkgs.follows = "nixpkgs";
};
anyrun.url = "github:anyrun-org/anyrun";
#nix-gl = {
# url = "github:nix-community/nixgl";
# inputs.nixpkgs.follows = "nixpkgs";
#};
# anyrun.url = "github:anyrun-org/anyrun";
# Neovim Nightly
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";