bucur/flake.lock

168 lines
4.8 KiB
Text
Raw Normal View History

2026-02-05 17:57:02 +02:00
{
"nodes": {
"flux_vision": {
"flake": false,
"locked": {
2026-02-07 21:03:09 +02:00
"lastModified": 1770301746,
"narHash": "sha256-0UMWgWVJba40E6PvW0OCddZFJ9x35N62kcGRnrZ0xho=",
2026-02-05 17:57:02 +02:00
"ref": "refs/heads/main",
2026-02-07 21:03:09 +02:00
"rev": "e357155471eb78a543aaa57195707bac3c34ea3d",
"revCount": 18,
2026-02-05 17:57:02 +02:00
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/flux.vision.git"
2026-02-05 17:57:02 +02:00
},
"original": {
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/flux.vision.git"
2026-02-05 17:57:02 +02:00
}
},
"geoblog_plugin": {
"flake": false,
"locked": {
"lastModified": 1683036417,
"narHash": "sha256-0kGJfd72WLlAZ3X2tQ7Vwodsu/qKAW0cOcSpeRdPCnM=",
"ref": "refs/heads/main",
"rev": "840d907235d1a81b8ebfa0345f5e848452d69d60",
"revCount": 2,
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/geoblog-plugin.git"
2026-02-05 17:57:02 +02:00
},
"original": {
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/geoblog-plugin.git"
2026-02-05 17:57:02 +02:00
}
},
"nfc_web": {
"flake": false,
"locked": {
"lastModified": 1766145802,
"narHash": "sha256-Ptq4ySrE0muiAlhkt6QT2x+u0Ux1wLJQ9Rqlq2YUmHw=",
"ref": "refs/heads/main",
"rev": "6bd590bcd113b6159edcdf8beaf66629ea7aa8dc",
"revCount": 71,
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/nfc-web.git"
2026-02-05 17:57:02 +02:00
},
"original": {
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/nfc-web.git"
2026-02-05 17:57:02 +02:00
}
},
"nixpkgs": {
"locked": {
"lastModified": 1770136044,
"narHash": "sha256-tlFqNG/uzz2++aAmn4v8J0vAkV3z7XngeIIB3rM3650=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e576e3c9cf9bad747afcddd9e34f51d18c855b4e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"praxis": {
"flake": false,
"locked": {
"lastModified": 1766389293,
"narHash": "sha256-noQDF8WKsGDR1lght9xaWXg0O8W8wPAhSoX2jwGIbRg=",
"ref": "refs/heads/master",
"rev": "dda2c101079b7d7e6563aa40edc1057ada710a9f",
"revCount": 1,
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/praxis.git"
2026-02-05 17:57:02 +02:00
},
"original": {
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/praxis.git"
2026-02-05 17:57:02 +02:00
}
},
"root": {
"inputs": {
"flux_vision": "flux_vision",
"geoblog_plugin": "geoblog_plugin",
"nfc_web": "nfc_web",
"nixpkgs": "nixpkgs",
"praxis": "praxis",
"scopesessions": "scopesessions",
"sops-nix": "sops-nix",
"sublunar": "sublunar",
"sublunar_almanac": "sublunar_almanac"
}
},
"scopesessions": {
"flake": false,
"locked": {
"lastModified": 1766407123,
"narHash": "sha256-f1D1pEHGAhZ96Mt7R9vxWsi3dH+THeflSroRlUIgMxU=",
"ref": "refs/heads/main",
"rev": "36bfce14b41942eda24bd763b8f6613141a55a1f",
"revCount": 227,
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/scopesessions.org.git"
2026-02-05 17:57:02 +02:00
},
"original": {
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/scopesessions.org.git"
2026-02-05 17:57:02 +02:00
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1770145881,
"narHash": "sha256-ktjWTq+D5MTXQcL9N6cDZXUf9kX8JBLLBLT0ZyOTSYY=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "17eea6f3816ba6568b8c81db8a4e6ca438b30b7c",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"sublunar": {
"flake": false,
"locked": {
2026-02-07 21:46:50 +02:00
"lastModified": 1770493570,
"narHash": "sha256-D21JcrEYiZGPcBoCvGZPN7+9ZMPepbMvKv4Yuj8Tmmk=",
2026-02-05 17:57:02 +02:00
"ref": "refs/heads/main",
2026-02-07 21:46:50 +02:00
"rev": "15f372399d900ff71afe2c9b8bf969e54a4b7688",
"revCount": 438,
2026-02-05 17:57:02 +02:00
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/sublunar.git"
2026-02-05 17:57:02 +02:00
},
"original": {
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/sublunar.git"
2026-02-05 17:57:02 +02:00
}
},
"sublunar_almanac": {
"flake": false,
"locked": {
"lastModified": 1766409110,
"narHash": "sha256-+xlqzuTsV5fUqmDWlPFrEcmThUCq9Yxh6j65DQtINkM=",
"ref": "refs/heads/main",
"rev": "c10e0a0bf27a685b8c00c6ed986f0616b7b7ba3d",
"revCount": 84,
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/sublunar.almanac.git"
2026-02-05 17:57:02 +02:00
},
"original": {
"type": "git",
2026-02-07 21:03:09 +02:00
"url": "ssh://git@codeberg.org/randogoth/sublunar.almanac.git"
2026-02-05 17:57:02 +02:00
}
}
},
"root": "root",
"version": 7
}