Skip to content

Commit

Permalink
flake.nix: lix 2.91.0 -> 2.91.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
devusb committed Oct 24, 2024
1 parent 5989233 commit dad058b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 14 deletions.
20 changes: 10 additions & 10 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
Expand Up @@ -67,7 +67,7 @@

# lix
lix-module = {
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/2.91.1-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};

Expand Down
2 changes: 1 addition & 1 deletion home/mhelton/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
nixpkgs-fmt
headsetcontrol
difftastic
devenv'
devenv
ouch
attic-client
fx
Expand Down
2 changes: 0 additions & 2 deletions overlays/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ let
mpack = inputs.mpack.packages.${prev.system}.mpack;
colmena = inputs.colmena.packages.${prev.system}.colmena;

devenv' = prev.devenv;

gitlab-ci-local = prev.gitlab-ci-local.overrideAttrs (old: rec {
version = "4.54.0-unstable-2024-10-16";
src = old.src.override {
Expand Down

0 comments on commit dad058b

Please sign in to comment.