Pin flake to nixos-22.11

This commit is contained in:
Dave Gallant
2023-04-20 15:11:02 -04:00
parent 06f9dab89b
commit ab512825b5
5 changed files with 31 additions and 34 deletions

View File

@@ -7,14 +7,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
/*
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
*/
nix-ld.url = "github:Mic92/nix-ld";
darwin = {