From f9864470dcdcfc56157daa8af7acde03f9186311 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Fri, 30 May 2025 22:47:54 -0400 Subject: [PATCH] nix flake update: 2025-05-31 02:47:54 UTC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Run `man nix.conf` for more information on the `substituters` configuration option. Run `man nix.conf` for more information on the `substituters` configuration option. unpacking 'https://flakehub.com/f/DeterminateSystems/determinate/%2A' into the Git cache... unpacking 'github:nix-community/home-manager/afe9ce8b2014fa1230ade38bf07156cdcef63658' into the Git cache... unpacking 'github:NixOS/nixpkgs/ce490d7b984988f8689470d8608b6253860f990a' into the Git cache... unpacking 'github:NixOS/nixpkgs/96ec055edbe5ee227f28cdbc3f1ddf1df5965102' into the Git cache... • Updated input 'home-manager': 'github:nix-community/home-manager/0d13ea58d565d3c1c1468ddae1f623316dc395d9?narHash=sha256-e9zc/rHdoH9i%2BsFFhhQiKoF6IuD%2BT2rB/nUyPaO7CCg%3D' (2025-05-29) → 'github:nix-community/home-manager/afe9ce8b2014fa1230ade38bf07156cdcef63658?narHash=sha256-1hFy%2BbZRZoYb7RaUXsW%2B9YFtjjFrQpschd8qZpy9org%3D' (2025-05-30) • Updated input 'nixpkgs-master': 'github:NixOS/nixpkgs/8ca7ec685bbee55d6dcb326abe23945c0806c39e?narHash=sha256-XbIdzeWUL6Htz3/EbeyY71qMxYizMUWYltWYGg6qfcI%3D' (2025-05-30) → 'github:NixOS/nixpkgs/ce490d7b984988f8689470d8608b6253860f990a?narHash=sha256-MlwN0xoon4RB/nkQyTrG6ceiwn%2BAsMEMt3F4W3UN3Zc%3D' (2025-05-31) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/4faa5f5321320e49a78ae7848582f684d64783e9?narHash=sha256-QlL8slIgc16W5UaI3w7xHQEP%2BQmv/6vSNTpoZrrSlbk%3D' (2025-05-27) → 'github:NixOS/nixpkgs/96ec055edbe5ee227f28cdbc3f1ddf1df5965102?narHash=sha256-7doLyJBzCllvqX4gszYtmZUToxKvMUrg45EUWaUYmBg%3D' (2025-05-28) --- common-packages.nix | 2 +- flake.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/common-packages.nix b/common-packages.nix index f3dda36..e5c1fc6 100644 --- a/common-packages.nix +++ b/common-packages.nix @@ -24,7 +24,6 @@ fd github-cli hadolint - nodePackages.eslint pre-commit progress ripgrep @@ -49,6 +48,7 @@ # lsp nodePackages.bash-language-server + nodePackages.eslint nodePackages.yaml-language-server terraform-ls diff --git a/flake.lock b/flake.lock index 228a6ec..2cd0bdb 100644 --- a/flake.lock +++ b/flake.lock @@ -451,11 +451,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1748487945, - "narHash": "sha256-e9zc/rHdoH9i+sFFhhQiKoF6IuD+T2rB/nUyPaO7CCg=", + "lastModified": 1748627093, + "narHash": "sha256-1hFy+bZRZoYb7RaUXsW+9YFtjjFrQpschd8qZpy9org=", "owner": "nix-community", "repo": "home-manager", - "rev": "0d13ea58d565d3c1c1468ddae1f623316dc395d9", + "rev": "afe9ce8b2014fa1230ade38bf07156cdcef63658", "type": "github" }, "original": { @@ -570,11 +570,11 @@ }, "nixpkgs-master": { "locked": { - "lastModified": 1748601998, - "narHash": "sha256-XbIdzeWUL6Htz3/EbeyY71qMxYizMUWYltWYGg6qfcI=", + "lastModified": 1748654671, + "narHash": "sha256-MlwN0xoon4RB/nkQyTrG6ceiwn+AsMEMt3F4W3UN3Zc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "8ca7ec685bbee55d6dcb326abe23945c0806c39e", + "rev": "ce490d7b984988f8689470d8608b6253860f990a", "type": "github" }, "original": { @@ -602,11 +602,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1748370509, - "narHash": "sha256-QlL8slIgc16W5UaI3w7xHQEP+Qmv/6vSNTpoZrrSlbk=", + "lastModified": 1748460289, + "narHash": "sha256-7doLyJBzCllvqX4gszYtmZUToxKvMUrg45EUWaUYmBg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4faa5f5321320e49a78ae7848582f684d64783e9", + "rev": "96ec055edbe5ee227f28cdbc3f1ddf1df5965102", "type": "github" }, "original": {