update nixpkgs and install saleae-logic-2

This commit is contained in:
Tim Schubert 2023-03-03 13:30:14 +01:00
parent 02359f7303
commit 33e5ba9123
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
3 changed files with 39 additions and 37 deletions

View file

@ -27,7 +27,7 @@
inherit system;
overlays = [
agenix.overlay
devshell.overlay
devshell.overlays.default
];
};
extraModules = [ "${devshell}/extra/git/hooks.nix" ];