Skip to content

Commit

Permalink
flake.lock: Update
Browse files Browse the repository at this point in the history
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/5083ec887760adfe12af64830a66807423a859a7' (2024-11-18)
  → 'github:nixos/nixpkgs/4989a246d7a390a859852baddb1013f825435cee' (2024-12-17)
  • Loading branch information
arichtman committed Dec 21, 2024
1 parent 2034563 commit e9aceb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flake.lock

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

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
};
poetryEnv = pkgs.poetry2nix.mkPoetryEnv {
projectDir = ./.;
preferWheels = true;
};
in {
devShells.default = with pkgs;
Expand Down

0 comments on commit e9aceb2

Please sign in to comment.