mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Pin flake to nixos-22.11
This commit is contained in:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user