Update nixpkgs

This commit is contained in:
Greg Hellings
2025-08-28 08:58:46 -05:00
parent 7739dc4d77
commit ccf3818c8e
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{
description = "Greg's homepage";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
process-compose.url = "github:Platonic-Systems/process-compose-flake";
hooks.url = "github:cachix/git-hooks.nix";