Skip to content

Commit 056044b

Browse files
committed
chore: switch nixpkgs to nixos-24.05
1 parent 0ee3b03 commit 056044b

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

flake.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
description = "The Nix Flakes framework for perfectionists with deadlines";
77
# override downstream with inputs.std.inputs.nixpkgs.follows = ...
8-
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
8+
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
99
inputs.lib.url = "github:nix-community/nixpkgs.lib";
1010
inputs = {
1111
paisano.url = "github:paisano-nix/core/0.2.0";

src/local/flake.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/tests/flake.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)