Switch to fudo.dev

This commit is contained in:
niten 2024-03-23 21:31:12 -07:00
parent df62a5037e
commit 4a38a05d1a

View File

@ -2,11 +2,10 @@
description = "Library for sending DBus notifications.";
inputs = {
nixpkgs.url = "nixpkgs/nixos-22.11";
nixpkgs.url = "nixpkgs/nixos-23.11";
utils.url = "github:numtide/flake-utils";
helpers = {
url =
"git+https://git.fudo.org/fudo-public/nix-helpers.git?ref=with-deps";
url = "git+https://fudo.dev/public/nix-helpers.git?ref=with-deps";
inputs.nixpkgs.follows = "nixpkgs";
};
};