Skip to content

Commit

Permalink
update to 24.05
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbr committed Jun 2, 2024
1 parent 743660d commit b1a5091
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 23 deletions.
121 changes: 100 additions & 21 deletions flake.lock

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

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "TODO: add description";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nmd = {
url = "github:nix-basement/nmd";
flake = false;
Expand Down Expand Up @@ -71,13 +71,13 @@
gnused
jq
nix
nixfmt
python3
rage
;

wireguard = pkgs.wireguard-tools;
nixpkgs = toString inputs.nixpkgs;
nixfmt = pkgs.nixfmt-rfc-style;
};
})
(find "" "${self}/scripts")
Expand Down

0 comments on commit b1a5091

Please sign in to comment.