Skip to content

Commit

Permalink
flake: update getchpkgs
Browse files Browse the repository at this point in the history
Flake lock file updates:

• Updated input 'getchpkgs':
    'github:getchoo/getchpkgs/2a7a12d107503dcf7bdda02270295d43e52bd18f?narHash=sha256-jm9pSytJMR38IruQnLovau2OVjDfwV%2B7lnVPPH8uzak%3D' (2025-02-01)
  → 'github:getchoo/getchpkgs/b8ba3056da39e2763094b7c695da0c9d5ee287c5?narHash=sha256-2NiL%2BQhKO%2B1Iqsv5347TZVO1FKXsJAImbALBCFAHhAo%3D' (2025-02-02)
  • Loading branch information
getchoo committed Feb 2, 2025
1 parent 92d0679 commit 9e35480
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 @@ -23,8 +23,8 @@

imports = [
flakeModules.terranix
inputs.getchpkgs.flakeModules.configs
inputs.getchpkgs.flakeModules.checks
inputs.getchpkgs.flakeModules.configurations

./flake
./lib
Expand Down
2 changes: 1 addition & 1 deletion systems/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

atlas = {
modules = [ ./atlas ];
nixpkgs = inputs.nixpkgs-stable;
builder = inputs.nixpkgs-stable.lib.nixosSystem;
};
};

Expand Down

0 comments on commit 9e35480

Please sign in to comment.