commit a682bf92e07ed4ff965438a0eb9ce76b77fea3bc
parent ba250a8acd07417b51f8742048302debad7d7d20
Author: Katja (ctucx) <git@ctu.cx>
Date: Sat, 26 Apr 2025 20:07:37 +0200
parent ba250a8acd07417b51f8742048302debad7d7d20
Author: Katja (ctucx) <git@ctu.cx>
Date: Sat, 26 Apr 2025 20:07:37 +0200
flake.lock: Update Flake lock file updates: • Updated input 'ctucxWebsite': 'git+https://git.katja.wtf/website?ref=refs/heads/main&rev=4edd6c651be10b7768403a810245d146a4afab76' (2025-03-12) → 'git+https://git.katja.wtf/website?ref=refs/heads/main&rev=753f7bc8e6782783c35233f7c993a98f614fc5d2' (2025-04-26) • Updated input 'flakeParts': 'github:hercules-ci/flake-parts/f4330d22f1c5d2ba72d3d22df5597d123fdb60a9' (2025-03-07) → 'github:hercules-ci/flake-parts/c621e8422220273271f52058f618c94e405bb0f5' (2025-04-01) • Updated input 'homeManager': 'github:nix-community/home-manager/0948aeedc296f964140d9429223c7e4a0702a1ff' (2025-03-22) → 'github:nix-community/home-manager/dd26f75fb4ec1c731d4b1396eaf4439ce40a91c1' (2025-04-25) • Updated input 'lix': 'https://git.lix.systems/api/v1/repos/lix-project/lix/archive/b918f1c307b314daa44407bac60046630f13ed48.tar.gz?narHash=sha256-aC1lwnqwHbYRsPfx%2BlRi32fHRcln0xhIzf0Q7/Lg%2BvQ%3D&rev=b918f1c307b314daa44407bac60046630f13ed48' (2025-03-27) → 'https://git.lix.systems/api/v1/repos/lix-project/lix/archive/9cc0cda16fb6a98ab72ef5567726abec4b894e02.tar.gz?narHash=sha256-Zqu6vhsTQqnA4DdeRb9IyeWq/ddIxbwQ%2BMy%2BX%2BhsLAk%3D&rev=9cc0cda16fb6a98ab72ef5567726abec4b894e02' (2025-04-26) • Updated input 'nixDarwin': 'github:lnl7/nix-darwin/c172f50b55b087f8e7801631de977461603bb976' (2025-03-04) → 'github:lnl7/nix-darwin/fc843893cecc1838a59713ee3e50e9e7edc6207c' (2025-03-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/d02d88f8de5b882ccdde0465d8fa2db3aa1169f7' (2025-03-25) → 'github:NixOS/nixpkgs/5630cf13cceac06cefe9fc607e8dfa8fb342dde3' (2025-04-24) • Updated input 'nixpkgsDarwin': 'github:NixOS/nixpkgs/d02d88f8de5b882ccdde0465d8fa2db3aa1169f7' (2025-03-25) → 'github:NixOS/nixpkgs/86484f6076aac9141df2bfcddbf7dcfce5e0c6bb' (2025-04-12) • Updated input 'nixpkgsUnstable': 'github:NixOS/nixpkgs/25d1b84f5c90632a623c48d83a2faf156451e6b1' (2025-03-25) → 'github:NixOS/nixpkgs/507b63021ada5fee621b6ca371c4fca9ca46f52c' (2025-04-23)
1 file changed, 294 insertions(+), 32 deletions(-)
diff --git a/flake.lock b/flake.lock @@ -54,6 +54,30 @@ "type": "github" } }, + "attic_2": { + "inputs": { + "crane": "crane_3", + "flake-compat": "flake-compat_4", + "flake-parts": "flake-parts_3", + "nix-github-actions": "nix-github-actions_2", + "nixpkgs": "nixpkgs_6", + "nixpkgs-stable": "nixpkgs-stable_3" + }, + "locked": { + "lastModified": 1738524606, + "narHash": "sha256-hPYEJ4juK3ph7kbjbvv7PlU1D9pAkkhl+pwx8fZY53U=", + "owner": "zhaofengli", + "repo": "attic", + "rev": "ff8a897d1f4408ebbf4d45fa9049c06b3e1e3f4e", + "type": "github" + }, + "original": { + "owner": "zhaofengli", + "ref": "main", + "repo": "attic", + "type": "github" + } + }, "blobs": { "flake": false, "locked": { @@ -158,11 +182,11 @@ "rocksdb": "rocksdb" }, "locked": { - "lastModified": 1742567657, - "narHash": "sha256-p513FwDJl1J8fCpUFbAeZTb0ONbEmn2r5kGFBc9siUw=", + "lastModified": 1744169934, + "narHash": "sha256-5YyHmPUUrXXrczWayji9327knihVTKnmjX+vX6+p6d0=", "owner": "girlbossceo", "repo": "conduwuit", - "rev": "33c5afe050491988ee8224af25b9b06e892f4b50", + "rev": "d8311a5ff672fdc4729d956af5e3af8646b0670d", "type": "github" }, "original": { @@ -212,6 +236,44 @@ "crane_3": { "inputs": { "nixpkgs": [ + "grapevine", + "attic", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1722960479, + "narHash": "sha256-NhCkJJQhD5GUib8zN9JrmYGMwt4lCRp6ZVNzIiYCl0Y=", + "owner": "ipetkov", + "repo": "crane", + "rev": "4c6c77920b8d44cd6660c1621dea6b3fc4b4c4f4", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "repo": "crane", + "type": "github" + } + }, + "crane_4": { + "locked": { + "lastModified": 1742394900, + "narHash": "sha256-vVOAp9ahvnU+fQoKd4SEXB2JG2wbENkpqcwlkIXgUC0=", + "owner": "ipetkov", + "repo": "crane", + "rev": "70947c1908108c0c551ddfd73d4f750ff2ea67cd", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "ref": "master", + "repo": "crane", + "type": "github" + } + }, + "crane_5": { + "inputs": { + "nixpkgs": [ "lanzaboote", "nixpkgs" ] @@ -277,11 +339,11 @@ ] }, "locked": { - "lastModified": 1741773025, - "narHash": "sha256-3lIDJ2ircteMHsTTLFiCssJp+xNtbKTOWBhnhtSuLeI=", + "lastModified": 1745690466, + "narHash": "sha256-mEZhl8/H8n/iw+9fwNua2L9R/1c2U2wbvSHesgtOvyg=", "ref": "refs/heads/main", - "rev": "4edd6c651be10b7768403a810245d146a4afab76", - "revCount": 13, + "rev": "753f7bc8e6782783c35233f7c993a98f614fc5d2", + "revCount": 14, "type": "git", "url": "https://git.katja.wtf/website" }, @@ -393,6 +455,29 @@ "type": "github" } }, + "fenix_2": { + "inputs": { + "nixpkgs": [ + "grapevine", + "nixpkgs" + ], + "rust-analyzer-src": "rust-analyzer-src_2" + }, + "locked": { + "lastModified": 1742452566, + "narHash": "sha256-sVuLDQ2UIWfXUBbctzrZrXM2X05YjX08K7XHMztt36E=", + "owner": "nix-community", + "repo": "fenix", + "rev": "7d9ba794daf5e8cc7ee728859bc688d8e26d5f06", + "type": "github" + }, + "original": { + "owner": "nix-community", + "ref": "main", + "repo": "fenix", + "type": "github" + } + }, "firefoxGnomeTheme": { "flake": false, "locked": { @@ -459,6 +544,22 @@ "type": "github" } }, + "flake-compat_4": { + "flake": false, + "locked": { + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": [ @@ -505,6 +606,28 @@ "type": "github" } }, + "flake-parts_3": { + "inputs": { + "nixpkgs-lib": [ + "grapevine", + "attic", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1722555600, + "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "8471fe90ad337a8074e957b69ca4d0089218391d", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, "flake-utils": { "inputs": { "systems": "systems" @@ -546,11 +669,11 @@ ] }, "locked": { - "lastModified": 1741352980, - "narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=", + "lastModified": 1743550720, + "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9", + "rev": "c621e8422220273271f52058f618c94e405bb0f5", "type": "github" }, "original": { @@ -708,6 +831,40 @@ "url": "https://git.katja.wtf/gpx-map" } }, + "grapevine": { + "inputs": { + "attic": "attic_2", + "crane": "crane_4", + "fenix": "fenix_2", + "flake-compat": [ + "flakeCompat" + ], + "flake-utils": [ + "flakeUtils" + ], + "nix-filter": "nix-filter_2", + "nixpkgs": [ + "nixpkgs" + ], + "rocksdb": "rocksdb_2" + }, + "locked": { + "host": "gitlab.computer.surgery", + "lastModified": 1745120827, + "narHash": "sha256-wF6xQA6TmaTci2RrDpAVJBzSUOp7kj1rgfd0JUt7KCI=", + "owner": "matrix", + "repo": "grapevine", + "rev": "48ecf50973b759eb6ca1940650e074f2b2a925f3", + "type": "gitlab" + }, + "original": { + "host": "gitlab.computer.surgery", + "owner": "matrix", + "ref": "main", + "repo": "grapevine", + "type": "gitlab" + } + }, "haumea": { "inputs": { "nixpkgs": [ @@ -735,11 +892,11 @@ ] }, "locked": { - "lastModified": 1742655702, - "narHash": "sha256-jbqlw4sPArFtNtA1s3kLg7/A4fzP4GLk9bGbtUJg0JQ=", + "lastModified": 1745557122, + "narHash": "sha256-eqSo9ugzsqhFgaDFYUZj943nurlX4L6f+AW0skJ4W+M=", "owner": "nix-community", "repo": "home-manager", - "rev": "0948aeedc296f964140d9429223c7e4a0702a1ff", + "rev": "dd26f75fb4ec1c731d4b1396eaf4439ce40a91c1", "type": "github" }, "original": { @@ -766,7 +923,7 @@ }, "lanzaboote": { "inputs": { - "crane": "crane_3", + "crane": "crane_5", "flake-compat": [ "flakeCompat" ], @@ -833,11 +990,11 @@ "lix": { "flake": false, "locked": { - "lastModified": 1743065774, - "narHash": "sha256-aC1lwnqwHbYRsPfx+lRi32fHRcln0xhIzf0Q7/Lg+vQ=", - "rev": "b918f1c307b314daa44407bac60046630f13ed48", + "lastModified": 1745665609, + "narHash": "sha256-Zqu6vhsTQqnA4DdeRb9IyeWq/ddIxbwQ+My+X+hsLAk=", + "rev": "9cc0cda16fb6a98ab72ef5567726abec4b894e02", "type": "tarball", - "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/b918f1c307b314daa44407bac60046630f13ed48.tar.gz?rev=b918f1c307b314daa44407bac60046630f13ed48" + "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/9cc0cda16fb6a98ab72ef5567726abec4b894e02.tar.gz?rev=9cc0cda16fb6a98ab72ef5567726abec4b894e02" }, "original": { "type": "tarball", @@ -968,6 +1125,22 @@ "type": "github" } }, + "nix-filter_2": { + "locked": { + "lastModified": 1731533336, + "narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "f7653272fd234696ae94229839a99b73c9ab7de0", + "type": "github" + }, + "original": { + "owner": "numtide", + "ref": "main", + "repo": "nix-filter", + "type": "github" + } + }, "nix-github-actions": { "inputs": { "nixpkgs": [ @@ -990,6 +1163,28 @@ "type": "github" } }, + "nix-github-actions_2": { + "inputs": { + "nixpkgs": [ + "grapevine", + "attic", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1729742964, + "narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=", + "owner": "nix-community", + "repo": "nix-github-actions", + "rev": "e04df33f62cdcf93d73e9a04142464753a16db67", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nix-github-actions", + "type": "github" + } + }, "nixDarwin": { "inputs": { "nixpkgs": [ @@ -997,11 +1192,11 @@ ] }, "locked": { - "lastModified": 1741126078, - "narHash": "sha256-ng0a4cIq3c9E3iGKomlwqKzVYs2RLOzQho2U1Mc2sqU=", + "lastModified": 1743127615, + "narHash": "sha256-+sMGqywrSr50BGMLMeY789mSrzjkoxZiu61eWjYS/8o=", "owner": "lnl7", "repo": "nix-darwin", - "rev": "c172f50b55b087f8e7801631de977461603bb976", + "rev": "fc843893cecc1838a59713ee3e50e9e7edc6207c", "type": "github" }, "original": { @@ -1091,6 +1286,22 @@ }, "nixpkgs-stable_3": { "locked": { + "lastModified": 1724316499, + "narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-24.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-stable_4": { + "locked": { "lastModified": 1710695816, "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=", "owner": "NixOS", @@ -1107,11 +1318,11 @@ }, "nixpkgsDarwin": { "locked": { - "lastModified": 1742937945, - "narHash": "sha256-lWc+79eZRyvHp/SqMhHTMzZVhpxkRvthsP1Qx6UCq0E=", + "lastModified": 1744492897, + "narHash": "sha256-qqKO4FOo/vPmNIaRPcLqwfudUlQ29iNdI1IbCZfjmxs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d02d88f8de5b882ccdde0465d8fa2db3aa1169f7", + "rev": "86484f6076aac9141df2bfcddbf7dcfce5e0c6bb", "type": "github" }, "original": { @@ -1123,11 +1334,11 @@ }, "nixpkgsUnstable": { "locked": { - "lastModified": 1742923925, - "narHash": "sha256-biPjLws6FiBVUUDHEMFq5pUQL84Wf7PntPYdo3oKkFw=", + "lastModified": 1745377448, + "narHash": "sha256-jhZDfXVKdD7TSEGgzFJQvEEZ2K65UMiqW5YJ2aIqxMA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "25d1b84f5c90632a623c48d83a2faf156451e6b1", + "rev": "507b63021ada5fee621b6ca371c4fca9ca46f52c", "type": "github" }, "original": { @@ -1203,11 +1414,27 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1742937945, - "narHash": "sha256-lWc+79eZRyvHp/SqMhHTMzZVhpxkRvthsP1Qx6UCq0E=", + "lastModified": 1726042813, + "narHash": "sha256-LnNKCCxnwgF+575y0pxUdlGZBO/ru1CtGHIqQVfvjlA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d02d88f8de5b882ccdde0465d8fa2db3aa1169f7", + "rev": "159be5db480d1df880a0135ca0bfed84c2f88353", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_7": { + "locked": { + "lastModified": 1745487689, + "narHash": "sha256-FQoi3R0NjQeBAsEOo49b5tbDPcJSMWc3QhhaIi9eddw=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "5630cf13cceac06cefe9fc607e8dfa8fb342dde3", "type": "github" }, "original": { @@ -1248,7 +1475,7 @@ "lanzaboote", "nixpkgs" ], - "nixpkgs-stable": "nixpkgs-stable_3" + "nixpkgs-stable": "nixpkgs-stable_4" }, "locked": { "lastModified": 1717664902, @@ -1281,6 +1508,23 @@ "type": "github" } }, + "rocksdb_2": { + "flake": false, + "locked": { + "lastModified": 1734381914, + "narHash": "sha256-G+DlQwEUyd7JOCjS1Hg1cKWmA/qAiK8UpUIKcP+riGQ=", + "owner": "facebook", + "repo": "rocksdb", + "rev": "ae8fb3e5000e46d8d4c9dbf3a36019c0aaceebff", + "type": "github" + }, + "original": { + "owner": "facebook", + "ref": "v9.10.0", + "repo": "rocksdb", + "type": "github" + } + }, "root": { "inputs": { "agenix": "agenix", @@ -1297,6 +1541,7 @@ "flakeyProfile": "flakeyProfile", "flauschehornSexy": "flauschehornSexy", "gpxMap": "gpxMap", + "grapevine": "grapevine", "haumea": "haumea", "homeManager": "homeManager", "impermanence": "impermanence", @@ -1308,7 +1553,7 @@ "nixDarwin": "nixDarwin", "nixStd": "nixStd", "nixSystemsDefault": "nixSystemsDefault", - "nixpkgs": "nixpkgs_6", + "nixpkgs": "nixpkgs_7", "nixpkgsDarwin": "nixpkgsDarwin", "nixpkgsUnstable": "nixpkgsUnstable", "oeffisearch": "oeffisearch", @@ -1334,6 +1579,23 @@ "type": "github" } }, + "rust-analyzer-src_2": { + "flake": false, + "locked": { + "lastModified": 1742296961, + "narHash": "sha256-gCpvEQOrugHWLimD1wTFOJHagnSEP6VYBDspq96Idu0=", + "owner": "rust-lang", + "repo": "rust-analyzer", + "rev": "15d87419f1a123d8f888d608129c3ce3ff8f13d4", + "type": "github" + }, + "original": { + "owner": "rust-lang", + "ref": "nightly", + "repo": "rust-analyzer", + "type": "github" + } + }, "rust-overlay": { "inputs": { "flake-utils": [