Skip to content

Commit

Permalink
chore: update flake inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerschtli committed Dec 30, 2024
1 parent 9f66360 commit 9b59fc2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 shell.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ pkgs ? import <nixpkgs> { } }:
{ pkgs }:

pkgs.mkShell {
buildInputs = with pkgs; [
Expand All @@ -10,7 +10,7 @@ pkgs.mkShell {
xorg.libX11

# run-time dependencies
alsaUtils
alsa-utils
coreutils
dnsutils
iproute
Expand Down

0 comments on commit 9b59fc2

Please sign in to comment.