Skip to content

Commit b4df4c4

Browse files
committed
update napalm and nixpkgs
1 parent c8a3c3d commit b4df4c4

File tree

2 files changed

+29
-13
lines changed

2 files changed

+29
-13
lines changed

flake.lock

Lines changed: 28 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
_module.args.pkgs = import inputs.nixpkgs {
99
inherit system;
1010
overlays = [
11-
inputs.napalm.overlay
11+
inputs.napalm.overlays.default
1212
];
1313
};
1414

0 commit comments

Comments
 (0)