diff --git a/flake.lock b/flake.lock index f8cb2cb..c60ea03 100644 --- a/flake.lock +++ b/flake.lock @@ -661,18 +661,17 @@ }, "nixpkgs": { "locked": { - "lastModified": 1733212471, - "narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "55d15ad12a74eb7d4646254e13638ad0c4128776", - "type": "github" + "lastModified": 1733341920, + "narHash": "sha256-VO+J0b7eo9eIEpfUsfmdVbNvumKvkZcpbu/j4qIhNWY=", + "ref": "refs/heads/master", + "rev": "4bdc7d1d4503e0ab509cd8edb7b701802075fefd", + "revCount": 716788, + "type": "git", + "url": "file:///home/jopejoe1/dev/nixpkgs" }, "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "git", + "url": "file:///home/jopejoe1/dev/nixpkgs" } }, "nixpkgs-24_05": { diff --git a/flake.nix b/flake.nix index b0ea288..9b1b193 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "jopejoe1 NixOS configuration"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs"; + nixpkgs.url = "/home/jopejoe1/dev/nixpkgs/"; nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; # Outputs