diff --git a/flake.lock b/flake.lock index 1e60b7e..056d0de 100644 --- a/flake.lock +++ b/flake.lock @@ -127,15 +127,15 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1734424634, - "narHash": "sha256-cHar1vqHOOyC7f1+tVycPoWTfKIaqkoe1Q6TnKzuti4=", - "owner": "NixOS", + "lastModified": 1735503330, + "narHash": "sha256-19iGqBco1uiK6plNYnJKavRkzdF/0pgq/wgwGdNBiDU=", + "owner": "rebmit", "repo": "nixpkgs", - "rev": "d3c42f187194c26d9f0309a8ecc469d6c878ce33", + "rev": "d3ab6bb3271599599dced36c9c1bc0bc36e38bbc", "type": "github" }, "original": { - "owner": "NixOS", + "owner": "rebmit", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" diff --git a/flake.nix b/flake.nix index b0045a1..2209528 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ # nixpkgs nixpkgs.follows = "nixpkgs-unstable"; - nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; + nixpkgs-unstable.url = "github:rebmit/nixpkgs/nixos-unstable"; # flake modules