Skip to content

Commit

Permalink
update to nixos-24.05 channel
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias J. Kannwischer <[email protected]>
  • Loading branch information
mkannwischer committed Jun 12, 2024
1 parent d394d0e commit 2895110
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.

6 changes: 3 additions & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description = "mlkem-c-aarch64";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";

flake-parts = {
url = "github:hercules-ci/flake-parts";
Expand All @@ -30,11 +30,11 @@
cbmc-viewer = cbmc-viewer; # 3.8

inherit (pkgs)
cbmc# 5.91.0
cbmc# 5.91.1
ninja# 1.11.1

# formatter & linters
astyle# 3.4.10
astyle# 3.4.15
cadical
nixpkgs-fmt
shfmt;
Expand Down

0 comments on commit 2895110

Please sign in to comment.