From 753cd1ae02ddc9a422f621b2bbba5a5ebece5004 Mon Sep 17 00:00:00 2001 From: brustybee Date: Thu, 2 Apr 2026 17:04:57 +0530 Subject: fix nixpkgs url add mpv and bunch of other stuff --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b932e59..1a29012 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,8 @@ inputs = { flake-parts.url = "github:hercules-ci/flake-parts"; - nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; + # nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; beeVim.url = "git+https://codeberg.org/brustybee/beeVim"; # beeVim.url = "git+file:/home/bee/beeVim"; beeVim.inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.3.1