diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:56:56 -0400 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-29 21:56:56 -0400 | 
| commit | 9e8f04760c066bb85e482f3db29f1b6e3c040642 (patch) | |
| tree | b4b72871f2412cb4000ee74f8b67874a893949f7 /flake.lock | |
| parent | 6b17df9fd3ac90e044eb5d258f7a1d3d3ec0efa1 (diff) | |
projects: {autograd,bubbl}: correct indentation
Diffstat (limited to '')
| -rw-r--r-- | flake.lock | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -5,11 +5,11 @@          "nixpkgs": "nixpkgs"        },        "locked": { -        "lastModified": 1756491014, -        "narHash": "sha256-gMl/4I+OjGiUW1lc00krpPandq3jyihZdx8IlOw2ZRA=", +        "lastModified": 1756518200, +        "narHash": "sha256-UhzWSsYNpsFu+YZLswJS5JbW95NbhVcLwkOkJBCYYKk=",          "ref": "refs/heads/main", -        "rev": "d9e9613782af1f0d224d73d61f48bb02ad20032f", -        "revCount": 273, +        "rev": "cf2d094a31523ccc20d85c05954809051e77a9a0", +        "revCount": 278,          "submodules": true,          "type": "git",          "url": "ssh://git@github.com/compromyse/msg.git" | 
