Skip to content

Commit 4709fd9

Browse files
committed
chore: update nix flake package source
1 parent d7435bc commit 4709fd9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Development environment flake";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
66
fenix = {
77
url = "github:nix-community/fenix";
88
inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)