switch to nixpkgs master

This commit is contained in:
LavaDesu 2021-07-14 07:42:25 +07:00
parent 112011f766
commit de251c5fdd
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 4 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs";
home-manager.url = "github:nix-community/home-manager";
neovim-nightly.url = "github:nix-community/neovim-nightly-overlay";
secrets.url = "github:LavaDesu/flakes-secrets";