Skip to content

Commit

Permalink
Merge pull request #172 from gaelreyrol/update_flake_lock_action
Browse files Browse the repository at this point in the history
Update flake.lock
  • Loading branch information
gaelreyrol authored Feb 18, 2025
2 parents d301e77 + 466a853 commit 91902d4
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 47 deletions.
84 changes: 39 additions & 45 deletions flake.lock

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

2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@

pre-commit-hooks = {
url = "github:cachix/pre-commit-hooks.nix";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.nixpkgs.follows = "unstable";
};

sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.nixpkgs.follows = "unstable";
};

Expand Down
1 change: 1 addition & 0 deletions users/gael/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@

zed-editor = {
enable = true;
package = pkgs.unstable.zed-editor;
extensions = [ "toml" "nix" "terraform" "php" ];
userSettings = {
features = {
Expand Down

0 comments on commit 91902d4

Please sign in to comment.