diff options
| author | andromeda <andromeda@lenovo> | 2026-05-01 13:44:41 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-05-01 13:44:41 +0200 |
| commit | ba57995837d448b6ed706d029be44781862a8504 (patch) | |
| tree | 29e3e0d7843af75c6be59b9c1b7161e6da229c7f /flake.lock | |
| parent | 33d61130c82e99dbc3736a68f66f3c2a3502d2f0 (diff) | |
goodbye worlddev
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 127 |
1 files changed, 113 insertions, 14 deletions
@@ -32,11 +32,11 @@ ] }, "locked": { - "lastModified": 1776540672, - "narHash": "sha256-D43SN81mM21icdtK/9JDwaXsIhFv+gm4G8KXhJDCxsQ=", + "lastModified": 1776597546, + "narHash": "sha256-Tjl13yCZeeu/me0k9aEq4qofXUfqGRpJPBTLFfQJmQo=", "ref": "refs/heads/master", - "rev": "bcd83506ea691861562ade66ce23f57b27e57ee2", - "revCount": 12, + "rev": "364c022ceee8422e95dd468bf85ec733a02811eb", + "revCount": 13, "type": "git", "url": "https://git.mtgmonkey.net/Andromeda/anki-cli.git" }, @@ -129,6 +129,50 @@ "type": "gitlab" } }, + "c3c": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": [ + "c3term", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1776896666, + "narHash": "sha256-sHuzupUdWHfzzigugxtmKBx+25BtE35012iTLq6cP4I=", + "owner": "c3lang", + "repo": "c3c", + "rev": "453735825c282b419c7e08438a5b7b59d16e5624", + "type": "github" + }, + "original": { + "owner": "c3lang", + "repo": "c3c", + "type": "github" + } + }, + "c3term": { + "inputs": { + "c3c": "c3c", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1777150236, + "narHash": "sha256-2yrSISNFU/EE4ObaSjcb2hyYad7l2k2/kwgf+/FdgSQ=", + "ref": "refs/heads/master", + "rev": "c101e6571135cfd963e3c3f9543e64c445af7fd8", + "revCount": 7, + "submodules": true, + "type": "git", + "url": "https://git.mtgmonkey.net/Andromeda/c3term.git" + }, + "original": { + "type": "git", + "url": "https://git.mtgmonkey.net/Andromeda/c3term.git" + } + }, "darwin": { "inputs": { "nixpkgs": [ @@ -307,6 +351,24 @@ "type": "github" } }, + "flake-utils": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "fromYaml": { "flake": false, "locked": { @@ -484,6 +546,26 @@ "type": "github" } }, + "myPkgs": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1777386959, + "narHash": "sha256-Lq0nTHyFIdVX5Or6CCjQ/AIMnv7RkBaLmr3AosPVhAU=", + "ref": "refs/heads/master", + "rev": "7022a255ade02da7f8d7b2ae69dcc40f6b8eb25d", + "revCount": 4, + "type": "git", + "url": "https://git.mtgmonkey.net/andromeda/pkgs.git" + }, + "original": { + "type": "git", + "url": "https://git.mtgmonkey.net/andromeda/pkgs.git" + } + }, "naersk": { "inputs": { "fenix": "fenix_2", @@ -654,7 +736,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems_2" + "systems": "systems_3" }, "locked": { "lastModified": 1776539146, @@ -677,26 +759,28 @@ ] }, "locked": { - "lastModified": 1776592848, - "narHash": "sha256-xpoDCBLPNViU9kxDr8f2z1MuPLvrmCkrJxymUuanv88=", - "ref": "refs/heads/pages", - "rev": "1c69c28a9b6184529c0f756a386c6fbfde35a150", - "revCount": 2812, + "lastModified": 1777318705, + "narHash": "sha256-cWCBgGPqMpx2z2SKQKJ9Lm8qvHtutKDFCbJnOUcAsEs=", + "ref": "dev", + "rev": "edc4f8949a35ae63107271aaa01eb5e5f34ef70a", + "revCount": 2881, "type": "git", - "url": "https://codeberg.org/andromeda-fp/Phoenix" + "url": "https://codeberg.org/celenity/Phoenix" }, "original": { - "rev": "1c69c28a9b6184529c0f756a386c6fbfde35a150", + "ref": "dev", "type": "git", - "url": "https://codeberg.org/andromeda-fp/Phoenix" + "url": "https://codeberg.org/celenity/Phoenix" } }, "root": { "inputs": { "agenix": "agenix", "anki-cli": "anki-cli", + "c3term": "c3term", "home-manager": "home-manager_2", "impermanence": "impermanence", + "myPkgs": "myPkgs", "nix-zulip": "nix-zulip", "nixos-mailserver": "nixos-mailserver", "nixpkgs": "nixpkgs_2", @@ -753,7 +837,7 @@ "nixpkgs" ], "nur": "nur_2", - "systems": "systems_3", + "systems": "systems_4", "tinted-kitty": "tinted-kitty", "tinted-schemes": "tinted-schemes", "tinted-tmux": "tinted-tmux", @@ -818,6 +902,21 @@ "type": "github" } }, + "systems_4": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "tinted-kitty": { "flake": false, "locked": { |
