Skip to content

Commit

Permalink
chore: update nixpkgs (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean authored Aug 14, 2024
1 parent c7b8c64 commit ff41500
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 26 deletions.
31 changes: 7 additions & 24 deletions flake.lock

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

2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
flake-utils.url = "github:numtide/flake-utils";
unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
gomod2nix.url = "github:nix-community/gomod2nix";
gomod2nix.inputs.nixpkgs.follows = "nixpkgs";
gomod2nix.inputs.flake-utils.follows = "flake-utils";
Expand All @@ -11,7 +10,6 @@
self,
nixpkgs,
flake-utils,
unstable,
gomod2nix,
...
}:
Expand Down

0 comments on commit ff41500

Please sign in to comment.