Switch to FlakeHub URLs
This commit is contained in:
parent
1117b469aa
commit
0ea67a261e
47 changed files with 176 additions and 204 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
description = "A Nix-flake-based Protobuf 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue