mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
flake: update to 22.05
The static build works now :)
This commit is contained in:
parent
078c80f750
commit
bd0192d0bb
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
description = "The purely functional package manager";
|
||||
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.05-small";
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05-small";
|
||||
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
||||
inputs.lowdown-src = { url = "github:kristapsdz/lowdown"; flake = false; };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue