support for patched versions of nixpkgs

This commit is contained in:
Luj 2023-08-18 12:02:38 +02:00
parent 20565514c6
commit a5272e79c5
5 changed files with 83 additions and 5 deletions

View file

@ -17,6 +17,8 @@
unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
master.url = "github:NixOS/nixpkgs/0b1525114a2a9bc8eeee774fec9e7b0f1b1e543c";
flake-utils.url = "github:numtide/flake-utils";
colmena.url = "github:zhaofengli/colmena";