Skip to content

Commit

Permalink
Update Nix to 2.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Noam Yorav-Raphael committed Sep 1, 2024
1 parent 1c55922 commit 2e05e7d
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 56 deletions.
108 changes: 55 additions & 53 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
Expand Up @@ -17,7 +17,7 @@
};

nix = {
url = "github:noamraph/nix/add-nix-state-home-2.23.3";
url = "github:noamraph/nix/add-nix-state-home-2.24.4";
# url = "https://flakehub.com/f/DeterminateSystems/nix/=2.23.3.tar.gz";
};
};
Expand Down
2 changes: 1 addition & 1 deletion nixsa-bin/Cargo.lock

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

2 changes: 1 addition & 1 deletion nixsa-bin/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nixsa"
version = "0.1.2"
version = "0.1.3-pre"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 2e05e7d

Please sign in to comment.