diff --git a/flake.lock b/flake.lock index c750089..aee2c4b 100644 --- a/flake.lock +++ b/flake.lock @@ -778,17 +778,17 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1735834308, - "narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=", + "lastModified": 1734978744, + "narHash": "sha256-R80xsDCKZOPJv5T+fB5G1ZVgS/51tJgUenGmGFjZat4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "6df24922a1400241dae323af55f30e4318a6ca65", + "rev": "b74a56e2acce8fe88a575287a20ac196d8d01938", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-unstable", "repo": "nixpkgs", + "rev": "b74a56e2acce8fe88a575287a20ac196d8d01938", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 1c7b482..5b5ca43 100755 --- a/flake.nix +++ b/flake.nix @@ -67,7 +67,6 @@ viminal = { url = "git+https://code.youwen.dev/youwen5/viminal2"; - inputs.nixpkgs.follows = "nixpkgs"; }; vesktop-bin = {