mirror of
https://github.com/NixOS/nix.git
synced 2025-12-03 15:40:59 +01:00
switch nixpkgs to nixos-22.05
This commit is contained in:
parent
060bfe5084
commit
19d7d7ac42
2 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
description = "The purely functional package manager";
|
||||
|
||||
inputs.nixpkgs.url = "nixpkgs/nixos-21.05-small";
|
||||
inputs.nixpkgs.url = "nixpkgs/nixos-22.05-small";
|
||||
inputs.nixpkgs-regression.url = "nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
||||
inputs.lowdown-src = { url = "github:kristapsdz/lowdown"; flake = false; };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue