flake: bump nixpkgs to 22.11-beta

This commit is contained in:
Antoine Martin 2022-11-27 18:56:10 +01:00
parent 1aed5480c0
commit a694d46ae4
2 changed files with 5 additions and 5 deletions

View file

@ -106,16 +106,16 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1667811565,
"narHash": "sha256-HYml7RdQPQ7X13VNe2CoDMqmifsXbt4ACTKxHRKQE3Q=",
"lastModified": 1669061335,
"narHash": "sha256-hq6EILj/H/z+kpGyU9X3cy1F6vaRKmNFnRY1y36U6Ow=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "667e5581d16745bcda791300ae7e2d73f49fff25",
"rev": "bb029673bface2fc9fb807f209f63ca06478a72d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"ref": "22.11-beta",
"repo": "nixpkgs",
"type": "github"
}

View file

@ -5,7 +5,7 @@
type = "github";
owner = "NixOS";
repo = "nixpkgs";
ref = "nixos-unstable";
ref = "22.11-beta";
};
nixpkgs-unstable-small = {