mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
flake: complete update to 23.05
This commit is contained in:
parent
2d2aff5b92
commit
f264d9ff08
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
description = "The purely functional package manager";
|
||||
|
||||
#inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05-small";
|
||||
inputs.nixpkgs.url = "github:edolstra/nixpkgs/fix-aws-sdk-cpp";
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05-small";
|
||||
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
|
||||
inputs.lowdown-src = { url = "github:kristapsdz/lowdown"; flake = false; };
|
||||
inputs.flake-compat = { url = "github:edolstra/flake-compat"; flake = false; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue