mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(unifi): pin mongodb-5_0 for now
requires a manual database upgrade...
This commit is contained in:
parent
5e49413fd0
commit
a8d2fa8c90
3 changed files with 25 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
description = "gensokyo.zone";
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-2405.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
arcexprs = {
|
||||
url = "github:arcnmx/nixexprs/master";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue