Mechanical migration to FlakeHub

This commit is contained in:
Graham Christensen 2023-10-10 16:11:45 -04:00 committed by Cole Helbling
parent af80b95b83
commit d374cc7d4a
2 changed files with 9 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{
description = "update-flake-lock";
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
inputs.nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1.533189.tar.gz";
outputs =
{ self