switch to unstable and update

This commit is contained in:
Vivian 2022-09-18 16:24:11 +02:00
parent d7ef67550e
commit 44c2a38eac
2 changed files with 17 additions and 17 deletions

View file

@ -6,7 +6,7 @@
# * https://git.voidcorp.nl/j00lz/nixos-configs/src/branch/main/flake.nix
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/master";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
colmena.url = "github:zhaofengli/colmena";
colmena.inputs.nixpkgs.follows = "nixpkgs";