mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 10:33:39 +00:00
nix flake update: 2025-05-31 02:47:54 UTC
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)
This commit is contained in:
@@ -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
|
||||
|
||||
|
18
flake.lock
generated
18
flake.lock
generated
@@ -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": {
|
||||
|
Reference in New Issue
Block a user