Temporary disable `wild` overlay to prevent build errors
Dependencies
- [2]
PKH5OS6UAdd Wild linker - [3]
2JDOVACYFix `wild` linker - [4]
6I2HQYU2Add basic flake configuration - [5]
U2HEKHAEReformat `flake.nix` - [6]
RSQ7CKAZMove home-manager packages into `pkgs/` directory - [7]
5FI47NSAMigrate to home-manager - [8]
QBAINJHVAdd cosmic binary cache - [9]
VVNVU6K7Auto-format Nix code - [10]
MDC4P4ZAMigrate to `lix` - [11]
QXOFXGCVMigrate from `nixos-comsic` flake to `nixpkgs`
Change contents
- replacement in pkgs/development.nix at line 38
wild# wild - replacement in flake.nix at line 39[2.267]→[2.267:322](∅→∅),[4.301]→[4.75:124](∅→∅),[2.322]→[4.75:124](∅→∅),[4.586]→[4.75:124](∅→∅),[4.75]→[4.75:124](∅→∅)
wild = {url = "github:davidlattimore/wild";inputs.nixpkgs.follows = "nixpkgs";};# wild = {# url = "github:davidlattimore/wild";# inputs.nixpkgs.follows = "nixpkgs";# }; - replacement in flake.nix at line 46
outputs = inputs@{ nixpkgs, home-manager, lix-module, wild, ... }: {outputs = inputs@{ nixpkgs, home-manager, lix-module, ... }: { - replacement in flake.nix at line 68
wild.overlays.default# wild.overlays.default