Skip to content

Commit

Permalink
Get rid of packwiz override
Browse files Browse the repository at this point in the history
The upstream nixpkgs has the lattest version now.
  • Loading branch information
pedorich-n committed Aug 7, 2024
1 parent 916a115 commit 7760555
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 61 deletions.
9 changes: 0 additions & 9 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@
systems = import systems;

perSystem = { system, pkgs, config, lib, ... }: {
_module.args = {
pkgs = import inputs.nixpkgs {
inherit system;
overlays = [
(import ./nix/overlay.nix)
];
};
};

packages =
let
packwiz2nixLib = inputs.packwiz2nix.lib.${system};
Expand Down
3 changes: 0 additions & 3 deletions nix/overlay.nix

This file was deleted.

22 changes: 0 additions & 22 deletions nix/packwiz/_sources/generated.json

This file was deleted.

16 changes: 0 additions & 16 deletions nix/packwiz/_sources/generated.nix

This file was deleted.

8 changes: 0 additions & 8 deletions nix/packwiz/default.nix

This file was deleted.

3 changes: 0 additions & 3 deletions nix/packwiz/nvfetcher.toml

This file was deleted.

0 comments on commit 7760555

Please sign in to comment.