Switch to FlakeHub URLs

This commit is contained in:
Luc Perkins 2023-12-21 10:45:59 -08:00
parent 1117b469aa
commit 0ea67a261e
No known key found for this signature in database
GPG key ID: 16DB1108FB591835
47 changed files with 176 additions and 204 deletions

View file

@ -1,7 +1,7 @@
{
description = "A Nix-flake-based Ruby development environment";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
inputs.nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1.*.tar.gz";
outputs = { self, nixpkgs }:
let