Skip to content

Commit

Permalink
Merge pull request #26 from portward/update-flake
Browse files Browse the repository at this point in the history
chore: upgrade nix flake
  • Loading branch information
sagikazarmark committed Dec 9, 2023
2 parents 53aa2cc + 4dfd048 commit 644a504
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 18 deletions.
24 changes: 12 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,7 @@

packages = with pkgs; [
just
# golangci-lint

# TODO: remove once https://github.com/NixOS/nixpkgs/pull/254878 hits unstable
(golangci-lint.override (prev: {
buildGoModule = pkgs.buildGo121Module;
}))
golangci-lint
];

# https://github.com/cachix/devenv/issues/528#issuecomment-1556108767
Expand Down

0 comments on commit 644a504

Please sign in to comment.