Skip to content

Commit

Permalink
Update pinned Nixpkgs to 24.05
Browse files Browse the repository at this point in the history
  • Loading branch information
ruuda committed Sep 8, 2024
1 parent 801b57a commit 9beeea5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
description = "Musium";

inputs.nixpkgs.url = "nixpkgs/nixos-23.05";
inputs.nixpkgs.url = "nixpkgs/nixos-24.05";
inputs.squiller.url = "github:ruuda/squiller?ref=v0.4.0";
inputs.squiller.inputs.nixpkgs.follows = "nixpkgs";

Expand Down

0 comments on commit 9beeea5

Please sign in to comment.