diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-05-13 19:38:14 +0200 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-05-13 19:38:14 +0200 |
| commit | e934c3e5032c0437c0aae3c626b23ed5b1eceb50 (patch) | |
| tree | 93114783a0b23eb018abe8955d3af0e0d1638444 /flake.lock | |
| parent | 2e96b20f6dc6ae0aac2ca58db111d00ac0d7ca85 (diff) | |
Update and fix c10y and TERM being set to "nvim"
Diffstat (limited to '')
| -rw-r--r-- | flake.lock | 37 |
1 files changed, 19 insertions, 18 deletions
@@ -31,17 +31,18 @@ ] }, "locked": { - "lastModified": 1777481115, - "narHash": "sha256-9YKAG9ErJz4/HpiMpmixKJo+IKkRnXhoaSfkoOyj2o0=", - "owner": "continuwuity", - "repo": "continuwuity", - "rev": "e6cae5b8eda99337ca78b1500e913932f966c9f4", - "type": "github" + "lastModified": 1778185180, + "narHash": "sha256-4zs26kTqwkJV7x+Sm12LnR02bbyH0f6Itbz7bDKUyts=", + "ref": "refs/tags/v0.5.9", + "rev": "051449118911b03960d5d09f630d7d2959c8330c", + "revCount": 6620, + "type": "git", + "url": "https://forgejo.ellis.link/continuwuation/continuwuity.git" }, "original": { - "owner": "continuwuity", - "repo": "continuwuity", - "type": "github" + "ref": "refs/tags/v0.5.9", + "type": "git", + "url": "https://forgejo.ellis.link/continuwuation/continuwuity.git" } }, "crane": { @@ -144,11 +145,11 @@ ] }, "locked": { - "lastModified": 1777476904, - "narHash": "sha256-EeLoE8n4+QCbteyAsYXxhfr97RFfWL1ga0xwfL6lpKw=", + "lastModified": 1778681890, + "narHash": "sha256-RK4sTgei29wBzLu+e4ljeixKutWhbMygFsdxdFKpZOU=", "owner": "nix-community", "repo": "home-manager", - "rev": "8c8e5389e75a36bee53920de8ee24f017b3ae03e", + "rev": "7654d90b94bab7eba3a52fd6f73b3f5a4c544fa2", "type": "github" }, "original": { @@ -159,11 +160,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1777268161, - "narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=", + "lastModified": 1778443072, + "narHash": "sha256-zi7/fsqM/kFdNuED//4WOCUtezGtKKqRNORjMvfwjnA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76", + "rev": "da5ad661ba4e5ef59ba743f0d112cbc30e474f32", "type": "github" }, "original": { @@ -239,11 +240,11 @@ ] }, "locked": { - "lastModified": 1777338324, - "narHash": "sha256-bc+ZZCmOTNq86/svGnw0tVpH7vJaLYvGLLKFYP08Q8E=", + "lastModified": 1777944972, + "narHash": "sha256-VfGRo1qTBKOe3s2gOv8LSoA6Fk19PvBlwQ1ECN0Evn8=", "owner": "Mic92", "repo": "sops-nix", - "rev": "8eaee5c45428b28b8c47a83e4c09dccec5f279b5", + "rev": "c591bf665727040c6cc5cb409079acb22dcce33c", "type": "github" }, "original": { |
