update to nixpkgs release 22.11
This commit is contained in:
parent
b970326df9
commit
b207e698d8
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-22.05;
|
||||
myNixpkgs.url = github:NixOS/nixpkgs/nixos-22.11;
|
||||
flake-utils.url = github:numtide/flake-utils;
|
||||
home-manager = {
|
||||
url = github:nix-community/home-manager/release-22.05;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue