Files
nix-config/flake.lock
T

484 lines
13 KiB
JSON
Raw Normal View History

2026-03-22 21:30:03 +05:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1751685974,
"narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
"ref": "refs/heads/main",
"rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
"revCount": 92,
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
2026-05-02 18:51:49 +05:00
"locked": {
"lastModified": 1777678872,
"narHash": "sha256-EPIFsulyon7Z1vLQq5Fk64GR8L7cQsT+IPhcsukVbgk=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "5250617bffd85403b14dbf43c3870e7f255d2c16",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
},
2026-03-22 21:30:03 +05:00
"locked": {
"lastModified": 1775087534,
"narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
2026-03-22 21:30:03 +05:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
2026-03-22 21:30:03 +05:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2026-05-02 18:51:49 +05:00
"flake-parts_3": {
2026-03-22 21:30:03 +05:00
"inputs": {
"nixpkgs-lib": [
"nvf",
"nixpkgs"
]
},
"locked": {
"lastModified": 1769996383,
"narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777679572,
"narHash": "sha256-egYNbRrkn+6SwTHinhdb6WUfzzdC3nXfCRqS321VylY=",
2026-03-22 21:30:03 +05:00
"owner": "nix-community",
"repo": "home-manager",
2026-05-02 18:51:49 +05:00
"rev": "9cb587ade2aa1b4a7257f0238d41072690b0ca4f",
2026-03-22 21:30:03 +05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"import-tree": {
"locked": {
"lastModified": 1773693634,
"narHash": "sha256-BtZ2dtkBdSUnFPPFc+n0kcMbgaTxzFNPv2iaO326Ffg=",
"owner": "vic",
"repo": "import-tree",
"rev": "c41e7d58045f9057880b0d85e1152d6a4430dbf1",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
"type": "github"
}
},
"mnw": {
"locked": {
"lastModified": 1770419553,
"narHash": "sha256-b1XqsH7AtVf2dXmq2iyRr2NC1yG7skY7Z6N2MpWHlK4=",
"owner": "Gerg-L",
"repo": "mnw",
"rev": "2aaffa8030d0b262176146adbb6b0e6374ce2957",
"type": "github"
},
"original": {
"owner": "Gerg-L",
"repo": "mnw",
"type": "github"
}
},
"ndg": {
"inputs": {
"nixpkgs": [
"nvf",
"nixpkgs"
]
},
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1776882296,
"narHash": "sha256-DWZozXwMsgvUqfVlL1mQ8dOxW7GJ/8CdyaDN+1niZRg=",
2026-03-22 21:30:03 +05:00
"owner": "feel-co",
"repo": "ndg",
2026-05-02 18:51:49 +05:00
"rev": "ab7d78d4884b3a34968cf9fa3d16c0c1246d5c6e",
2026-03-22 21:30:03 +05:00
"type": "github"
},
"original": {
"owner": "feel-co",
"ref": "refs/tags/v2.6.0",
"repo": "ndg",
"type": "github"
}
},
2026-04-25 23:34:21 +05:00
"niri-flake": {
2026-03-23 14:51:59 +05:00
"inputs": {
2026-04-25 23:34:21 +05:00
"niri-stable": "niri-stable",
"niri-unstable": "niri-unstable",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable",
"xwayland-satellite-stable": "xwayland-satellite-stable",
"xwayland-satellite-unstable": "xwayland-satellite-unstable"
},
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777699141,
"narHash": "sha256-wAeDjnP9IZXb+S0cglXN9ITWF6HVFhruPaoyVLbShVI=",
2026-04-25 23:34:21 +05:00
"owner": "sodiboo",
"repo": "niri-flake",
2026-05-02 18:51:49 +05:00
"rev": "8dbf91d91d0e9be3aa0fe2a9fc364a6f7ad053a8",
2026-04-25 23:34:21 +05:00
"type": "github"
2026-03-23 14:51:59 +05:00
},
2026-04-25 23:34:21 +05:00
"original": {
"owner": "sodiboo",
"repo": "niri-flake",
"type": "github"
}
},
"niri-stable": {
"flake": false,
2026-03-23 14:51:59 +05:00
"locked": {
2026-04-25 23:34:21 +05:00
"lastModified": 1756556321,
"narHash": "sha256-RLD89dfjN0RVO86C/Mot0T7aduCygPGaYbog566F0Qo=",
"owner": "YaLTeR",
"repo": "niri",
"rev": "01be0e65f4eb91a9cd624ac0b76aaeab765c7294",
2026-03-23 14:51:59 +05:00
"type": "github"
},
"original": {
2026-04-25 23:34:21 +05:00
"owner": "YaLTeR",
"ref": "v25.08",
"repo": "niri",
"type": "github"
}
},
"niri-unstable": {
"flake": false,
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777627080,
"narHash": "sha256-9xzxgWsZZRbiMDa6iSZfD1dZGlUvsHp2aawWM5LK6F8=",
2026-04-25 23:34:21 +05:00
"owner": "YaLTeR",
"repo": "niri",
2026-05-02 18:51:49 +05:00
"rev": "5f6f131b24826a01374d5cd87b281bd7ea181537",
2026-04-25 23:34:21 +05:00
"type": "github"
},
"original": {
"owner": "YaLTeR",
"repo": "niri",
2026-03-23 14:51:59 +05:00
"type": "github"
}
},
2026-03-22 21:30:03 +05:00
"nixpkgs": {
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777578337,
"narHash": "sha256-Ad49moKWeXtKBJNy2ebiTQUEgdLyvGmTeykAQ9xM+Z4=",
2026-04-25 23:34:21 +05:00
"owner": "nixos",
2026-03-22 21:30:03 +05:00
"repo": "nixpkgs",
2026-05-02 18:51:49 +05:00
"rev": "15f4ee454b1dce334612fa6843b3e05cf546efab",
2026-03-22 21:30:03 +05:00
"type": "github"
},
"original": {
2026-04-25 23:34:21 +05:00
"owner": "nixos",
"ref": "nixos-unstable",
2026-03-22 21:30:03 +05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777168982,
"narHash": "sha256-GOkGPcboWE9BmGCRMLX3worL4EMnsnG8MyKmXNeYuhQ=",
2026-03-22 21:30:03 +05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-05-02 18:51:49 +05:00
"rev": "f5901329dade4a6ea039af1433fb087bd9c1fe14",
2026-03-22 21:30:03 +05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2026-04-25 23:34:21 +05:00
"nixpkgs-stable": {
2026-03-23 14:51:59 +05:00
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777428379,
"narHash": "sha256-ypxFOeDz+CqADEQNL72haqGjvZQdBR5Vc7pyx2JDttI=",
2026-04-25 23:34:21 +05:00
"owner": "NixOS",
2026-03-23 14:51:59 +05:00
"repo": "nixpkgs",
2026-05-02 18:51:49 +05:00
"rev": "755f5aa91337890c432639c60b6064bb7fe67769",
2026-03-23 14:51:59 +05:00
"type": "github"
},
"original": {
2026-04-25 23:34:21 +05:00
"owner": "NixOS",
"ref": "nixos-25.11",
2026-03-23 14:51:59 +05:00
"repo": "nixpkgs",
"type": "github"
}
},
2026-05-02 18:51:49 +05:00
"nixvim": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
},
"locked": {
"lastModified": 1777236345,
"narHash": "sha256-ALOqlq7bE30lsX4rA76hXeQ2aLLEpb44hS+D1+jWS88=",
"owner": "nix-community",
"repo": "nixvim",
"rev": "a67d9cd6ff725a763afe88727aac73208ded3bf4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
2026-04-30 13:40:52 +05:00
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"noctalia-qs": "noctalia-qs"
},
"locked": {
"lastModified": 1777427472,
"narHash": "sha256-kqcfLdxb+CqTroMErCScvx6YQcZYJcf6X+z5I8kBJK8=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "9f8dd48c8df5ab1f7f87ddf9842627e1e5682186",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"type": "github"
}
},
"noctalia-qs": {
"inputs": {
"nixpkgs": [
"noctalia",
"nixpkgs"
],
2026-05-02 18:51:49 +05:00
"systems": "systems_2",
2026-04-30 13:40:52 +05:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1777380063,
"narHash": "sha256-q5mWOEICcZzr+KnjIwDHV9EXiBxOC9cnBpxZbDAViU8=",
"owner": "noctalia-dev",
"repo": "noctalia-qs",
"rev": "8742a7a748c43bf44eb6862a8ebd3591ed71502d",
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-qs",
"type": "github"
}
},
2026-03-22 21:30:03 +05:00
"nvf": {
"inputs": {
"flake-compat": "flake-compat",
2026-05-02 18:51:49 +05:00
"flake-parts": "flake-parts_3",
2026-03-22 21:30:03 +05:00
"mnw": "mnw",
"ndg": "ndg",
"nixpkgs": [
"nixpkgs"
],
2026-05-02 18:51:49 +05:00
"systems": "systems_3"
2026-03-22 21:30:03 +05:00
},
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777478067,
"narHash": "sha256-2vZnUuv8fg2sIE6pXgGxZQQ3ZhQW1XE7Sxieg8gK2p4=",
2026-03-22 21:30:03 +05:00
"owner": "NotAShelf",
"repo": "nvf",
2026-05-02 18:51:49 +05:00
"rev": "13c4ad4b4bb926c22945e2fb8862769fe51f27f1",
2026-03-22 21:30:03 +05:00
"type": "github"
},
"original": {
"owner": "NotAShelf",
"repo": "nvf",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"home-manager": "home-manager",
"import-tree": "import-tree",
2026-04-25 23:34:21 +05:00
"niri-flake": "niri-flake",
"nixpkgs": "nixpkgs",
2026-05-02 18:51:49 +05:00
"nixvim": "nixvim",
2026-04-30 13:40:52 +05:00
"noctalia": "noctalia",
2026-03-22 21:30:03 +05:00
"nvf": "nvf",
"zen-browser": "zen-browser"
}
},
"systems": {
2026-05-02 18:51:49 +05:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
2026-04-30 13:40:52 +05:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
2026-05-02 18:51:49 +05:00
"systems_3": {
2026-03-22 21:30:03 +05:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2026-04-30 13:40:52 +05:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"noctalia",
"noctalia-qs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1775636079,
"narHash": "sha256-pc20NRoMdiar8oPQceQT47UUZMBTiMdUuWrYu2obUP0=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "790751ff7fd3801feeaf96d7dc416a8d581265ba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2026-04-25 23:34:21 +05:00
"xwayland-satellite-stable": {
"flake": false,
"locked": {
"lastModified": 1755491097,
"narHash": "sha256-m+9tUfsmBeF2Gn4HWa6vSITZ4Gz1eA1F5Kh62B0N4oE=",
"owner": "Supreeeme",
"repo": "xwayland-satellite",
"rev": "388d291e82ffbc73be18169d39470f340707edaa",
"type": "github"
},
"original": {
"owner": "Supreeeme",
"ref": "v0.7",
"repo": "xwayland-satellite",
"type": "github"
}
},
"xwayland-satellite-unstable": {
"flake": false,
"locked": {
"lastModified": 1773622265,
"narHash": "sha256-wToKwH7IgWdGLMSIWksEDs4eumR6UbbsuPQ42r0oTXQ=",
"owner": "Supreeeme",
"repo": "xwayland-satellite",
"rev": "a879e5e0896a326adc79c474bf457b8b99011027",
"type": "github"
},
"original": {
"owner": "Supreeeme",
"repo": "xwayland-satellite",
"type": "github"
}
},
2026-03-22 21:30:03 +05:00
"zen-browser": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-05-02 18:51:49 +05:00
"lastModified": 1777612697,
"narHash": "sha256-h+tXBNMDrsKbD1UnYw0IeSIT4RalHtIJ1GLOviib7/8=",
2026-03-22 21:30:03 +05:00
"owner": "youwen5",
"repo": "zen-browser-flake",
2026-05-02 18:51:49 +05:00
"rev": "f9f70d14f9a57c7962c5cfe589461c1391044448",
2026-03-22 21:30:03 +05:00
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}