Skip to content

Commit

Permalink
Update nixpkgs to nixpkgs-unstable
Browse files Browse the repository at this point in the history
This contains NixOS/nixpkgs#290831

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:hercules-ci/nixpkgs/181e3f88238f9b158985e13ac84569a42648834e' (2024-02-01)
  → 'github:NixOS/nixpkgs/548a86b335d7ecd8b57ec617781f5e652ab0c38e' (2024-02-26)
  • Loading branch information
roberth committed Feb 27, 2024
1 parent f757dba commit 53e5cac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
description = "The purely functional package manager";

inputs.nixpkgs.url = "github:hercules-ci/nixpkgs/lib-tests-entrypoint";
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
inputs.nixpkgs-regression.url = "github:NixOS/nixpkgs/215d4d0fd80ca5163643b03a33fde804a29cc1e2";
inputs.flake-compat = { url = "github:edolstra/flake-compat"; flake = false; };
inputs.libgit2 = { url = "github:libgit2/libgit2"; flake = false; };
Expand Down

0 comments on commit 53e5cac

Please sign in to comment.