From 97c78933b36b8c704489965a79f55e622aeccb01 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sat, 14 Jun 2025 20:07:42 -0400 Subject: update commits (a bit ago) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d506c72..147e3bf 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { # nixpkgs - nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:nixos/nixpkgs/b7dfde1457c1e3c68ed71187b25c5250289e2792"; # home manager home-manager.url = "github:nix-community/home-manager/master"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3-freya