diff options
| author | Sam Estep <sam@samestep.com> | 2025-07-14 06:16:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-14 10:16:37 +0000 |
| commit | db06fbb163877b8823507b162ee7f2dfca8520f0 (patch) | |
| tree | 1cf768196bcafe359d8eefd7aef9e906341298ba /flake.lock | |
| parent | d39590228241cb42d72f493f6f484c5ea93df934 (diff) | |
Let `flake.nix` users run `extras/formatting.sh` (#7682)
Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index c3c585c60..f64cb7ae4 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1742206328, - "narHash": "sha256-q+AQ///oMnyyFzzF4H9ShSRENt3Zsx37jTiRkLkXXE0=", + "lastModified": 1751949589, + "narHash": "sha256-mgFxAPLWw0Kq+C8P3dRrZrOYEQXOtKuYVlo9xvPntt8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "096478927c360bc18ea80c8274f013709cf7bdcd", + "rev": "9b008d60392981ad674e04016d25619281550a9d", "type": "github" }, "original": { |
