downgrade nixpkgs to 22.05
This commit is contained in:
parent
91dca194ec
commit
9758807078
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "dadada's nix flake";
|
||||
|
||||
inputs = {
|
||||
myNixpkgs.url = github:NixOS/nixpkgs/nixos-unstable;
|
||||
myNixpkgs.url = github:NixOS/nixpkgs/nixos-22.05;
|
||||
flake-utils.url = github:numtide/flake-utils;
|
||||
home-manager = {
|
||||
url = github:nix-community/home-manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue