updated flake lock and fixed vscode extensions

This commit is contained in:
Leyla Becker 2025-07-11 17:01:37 -05:00
parent 84dfcfddbd
commit 56ef83b4ba
3 changed files with 27 additions and 35 deletions

View file

@ -1,7 +1,6 @@
{
lib,
pkgs,
inputs,
config,
osConfig,
...
@ -10,22 +9,12 @@
ai-tooling-enabled = config.user.continue.enable && osConfig.host.ai.enable;
in {
config = lib.mkIf config.user.isDesktopUser {
nixpkgs = {
overlays = [
inputs.nix-vscode-extensions.overlays.default
];
};
programs = {
bash.shellAliases = {
code = "codium";
};
vscode = let
extensions = inputs.nix-vscode-extensions.extensions.${pkgs.system};
open-vsx = extensions.open-vsx;
vscode-marketplace = extensions.vscode-marketplace;
in {
vscode = {
package = pkgs.vscodium;
mutableExtensionsDir = false;
@ -57,12 +46,12 @@ in {
};
})
(lib.mkIf ai-tooling-enabled {
"continue.telemetryEnabled" = false;
# "continue.telemetryEnabled" = false;
})
];
extensions = (
with open-vsx;
with pkgs.open-vsx;
[
# vs code feel extensions
ms-vscode.atom-keybindings
@ -80,7 +69,7 @@ in {
dsznajder.es7-react-js-snippets
dbaeumer.vscode-eslint
standard.vscode-standard
firsttris.vscode-jest-runner
orta.vscode-jest
stylelint.vscode-stylelint
tauri-apps.tauri-vscode
@ -101,13 +90,15 @@ in {
kamadorueda.alejandra
])
++ (
with vscode-marketplace;
with pkgs.vscode-marketplace;
[
# js extensions
karyfoundation.nearley
]
++ (lib.lists.optionals ai-tooling-enabled [
continue.continue
# continue.continue
github.copilot
github.copilot-chat
])
)
);

36
flake.lock generated
View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1751607816,
"narHash": "sha256-5PtrwjqCIJ4DKQhzYdm8RFePBuwb+yTzjV52wWoGSt4=",
"lastModified": 1752113600,
"narHash": "sha256-7LYDxKxZgBQ8LZUuolAQ8UkIB+jb4A2UmiR+kzY9CLI=",
"owner": "nix-community",
"repo": "disko",
"rev": "da6109c917b48abc1f76dd5c9bf3901c8c80f662",
"rev": "79264292b7e3482e5702932949de9cbb69fedf6d",
"type": "github"
},
"original": {
@ -28,11 +28,11 @@
},
"locked": {
"dir": "pkgs/firefox-addons",
"lastModified": 1751688200,
"narHash": "sha256-4W+Bw2G9bTUuvAVS0g1rTdm5jyxxZoPFSSSk3S5yOPQ=",
"lastModified": 1752269946,
"narHash": "sha256-vL26J2f9uXvwBNkfwYH1v75VwN22ZLhBcyZeenJwnCU=",
"owner": "rycee",
"repo": "nur-expressions",
"rev": "7dc9a3c333983e3dcc19eb29b8e98184ef7e51e7",
"rev": "9885400dbd82f9b2970b30e18f233404416f7cca",
"type": "gitlab"
},
"original": {
@ -115,11 +115,11 @@
]
},
"locked": {
"lastModified": 1751690735,
"narHash": "sha256-/FkoEVh6LzzunOYd5yZ2uo4HHzLqaKi6VH2kPus9hk0=",
"lastModified": 1752265577,
"narHash": "sha256-YhnBM3oknReSFTAuc2SMwekwjl9nDd5PUhcar4DsefM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e8da7372fd1f0da3fe3874af3aa9ddd78662d8ae",
"rev": "3976e0507edc9a5f332cb2be93fa20e646d22374",
"type": "github"
},
"original": {
@ -227,11 +227,11 @@
]
},
"locked": {
"lastModified": 1751681058,
"narHash": "sha256-b9JMD1j+zqGbrWSobXq4icjOm5tdoy7dWBLSe6WTCSE=",
"lastModified": 1752200230,
"narHash": "sha256-WqqWjRX4qZYqO/cgvU/ZEzJBQqHBi17OEVv2kt05WiU=",
"owner": "nix-community",
"repo": "nix-vscode-extensions",
"rev": "0cadf3b87cce52af29c3cc98be8ee81b3c05f2c1",
"rev": "3c866dfb70d282247452742098d315b97df713d2",
"type": "github"
},
"original": {
@ -242,11 +242,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1751432711,
"narHash": "sha256-136MeWtckSHTN9Z2WRNRdZ8oRP3vyx3L8UxeBYE+J9w=",
"lastModified": 1752048960,
"narHash": "sha256-gATnkOe37eeVwKKYCsL+OnS2gU4MmLuZFzzWCtaKLI8=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "497ae1357f1ac97f1aea31a4cb74ad0d534ef41f",
"rev": "7ced9122cff2163c6a0212b8d1ec8c33a1660806",
"type": "github"
},
"original": {
@ -258,11 +258,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1751271578,
"narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=",
"lastModified": 1751984180,
"narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df",
"rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0",
"type": "github"
},
"original": {

View file

@ -2,5 +2,6 @@
{inputs, ...}: {
nixpkgs.overlays = [
inputs.steam-fetcher.overlays.default
inputs.nix-vscode-extensions.overlays.default
];
}