1
0

flake.nix: Use patched nixpkgs for carbon

This commit is contained in:
2025-06-29 17:29:01 +02:00
parent ce54f06fd0
commit b9f47fc30c
2 changed files with 18 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-carbon.url = "github:clerie/nixpkgs/clerie/always-setup-netdevs";
# for etesync-dav
nixpkgs-0dc1c7.url = "github:NixOS/nixpkgs/0dc1c7294c13f5d1dd6eccab4f75d268d7296efe";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";