Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… v2.91.1 (#128)

* Update dependency https://git.lix.systems/lix-project/nixos-module to v2.91.1

* Update Lix.

* Update flake-utils.

* Lix: pin to commit since latest "stable" won't build.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Attila Oláh <[email protected]>
  • Loading branch information
renovate[bot] and attilaolah authored Oct 19, 2024
1 parent cceb0aa commit 31233b2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
24 changes: 12 additions & 12 deletions flake.lock

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

9 changes: 4 additions & 5 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
inputs.nixpkgs.follows = "nixpkgs";
};

# https://lix.systems
lix-module = {
# Include PR below until a new release is tagged.
# https://git.lix.systems/lix-project/nixos-module/pulls/34
# url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/0dda9887467c1ac338d277e358e7eb86e08d34b4.tar.gz";
# https://lix.systems
# Include the below commit directly until the next release.
# url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/81d9ff97c93289bb1592ae702d11173724a643fa.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
};
Expand Down

0 comments on commit 31233b2

Please sign in to comment.