Switch to fudo.dev
This commit is contained in:
parent
3b2bcd702f
commit
746a925553
|
@ -2,9 +2,9 @@
|
||||||
description = "Objectifier Client";
|
description = "Objectifier Client";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "nixpkgs/nixos-22.11";
|
nixpkgs.url = "nixpkgs/nixos-23.11";
|
||||||
helpers = {
|
helpers = {
|
||||||
url = "git+https://git.fudo.org/fudo-public/nix-helpers.git";
|
url = "git+https://fudo.dev/public/nix-helpers.git";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
utils.url = "github:numtide/flake-utils";
|
utils.url = "github:numtide/flake-utils";
|
||||||
|
|
Loading…
Reference in New Issue