Discord & Wine
Some checks failed
Nix Build / build-nixos (push) Failing after 1h10m34s

This commit is contained in:
soraefir
2024-09-23 19:03:47 +02:00
parent cb0859f228
commit f682198e22
8 changed files with 30 additions and 8 deletions

View File

@ -2,6 +2,7 @@
description = "SoraFlake";
inputs = {
# Trick renovate into working: "github:NixOS/nixpkgs/nixpkgs-unstable"
nixMaster.url = "github:nixos/nixpkgs/master";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
hardware.url = "github:nixos/nixos-hardware";
nur.url = "github:nix-community/nur";