mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-09-21 04:36:56 +08:00
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
15 lines
286 B
YAML
15 lines
286 B
YAML
inputs:
|
|
fenix:
|
|
url: github:nix-community/fenix
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
nixpkgs:
|
|
url: github:NixOS/nixpkgs/nixpkgs-unstable
|
|
rust-overlay:
|
|
url: github:oxalica/rust-overlay
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
allowUnfree: true
|