mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2025-03-06 08:56:51 +00:00
flake.nix: Update nixpkgs-lib tree
This commit is contained in:
parent
32ea77a067
commit
23a8028dda
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Flake basics described using the module system";
|
||||
|
||||
inputs = {
|
||||
nixpkgs-lib.url = "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"; # 3a228057f5b619feb3186e986dbe76278d707b6e /lib from nixos-unstable
|
||||
nixpkgs-lib.url = "https://github.com/NixOS/nixpkgs/archive/6d3702243441165a03f699f64416f635220f4f15.tar.gz"; # 6313551cd05425cd5b3e63fe47dbc324eabb15e4 /lib from nixos-unstable
|
||||
};
|
||||
|
||||
outputs = inputs@{ nixpkgs-lib, ... }:
|
||||
|
|
Loading…
Add table
Reference in a new issue