back to master we go

This commit is contained in:
Noa Aarts 2024-11-11 10:42:42 +01:00
parent 5b0ae4b7e8
commit a3da6ab3af
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
description = "Nixos config flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/9b83f4c";
nixpkgs.url = "github:nixos/nixpkgs/master";
# nixpkgs.url = "/home/noa/programming/nixpkgs";
nix-colors = {