mirror of
https://github.com/perstarkse/minne.git
synced 2026-01-11 12:40:24 +01:00
12 lines
234 B
YAML
12 lines
234 B
YAML
inputs:
|
|
fenix:
|
|
url: github:nix-community/fenix
|
|
nixpkgs:
|
|
url: github:nixos/nixpkgs/nixpkgs-unstable
|
|
rust-overlay:
|
|
url: github:oxalica/rust-overlay
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|
|
allowUnfree: true
|