From 8d4c75a23043974c242c2ff87f5dbda03c46395a Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Sun, 19 Feb 2023 17:11:02 +0100 Subject: my-nixpkgs: openssh: handle NixOS 22.11 and 23.05 APIs --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7287cad..30c5114 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ url = "github:qaristote/webpage"; inputs.nixpkgs.follows = "/nixpkgs"; }; - my-nixpkgs.url = "git+file:///home/qaristote/code/nix/my-nixpkgs"; + my-nixpkgs.url = "github:qaristote/my-nixpkgs"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11-small"; nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable-small"; }; -- cgit v1.2.3