lots of updates

This commit is contained in:
Matt Nish-Lapidus 2024-11-29 12:28:08 -05:00
parent 11c3a4b076
commit c7be0ba0dd
6 changed files with 131 additions and 245 deletions

View file

@ -25,11 +25,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs-wayland = {
url = "github:nix-community/nixpkgs-wayland";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-ld.url = "github:Mic92/nix-ld";
nix-ld.inputs.nixpkgs.follows = "nixpkgs";
};