Skip to content

Commit

Permalink
Update nix packages (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozyra95 authored May 7, 2024
1 parent f4fee3f commit 06897e0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 25 deletions.
38 changes: 15 additions & 23 deletions build_tools/nix/flake.lock

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

3 changes: 1 addition & 2 deletions build_tools/nix/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
description = "Dev shell for LiveCompositor";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/8db50d6f207f6e6bea072986fe5abfc955f04bfc";
flake-parts.url = "github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
};

outputs = inputs@{ flake-parts, ... }:
Expand Down

0 comments on commit 06897e0

Please sign in to comment.