ugly fix while python is being dealt with
This commit is contained in:
10
flake.nix
10
flake.nix
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user