mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-08-29 02:04:30 +08:00
f834cc87d3
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
|