nixos/flake.lock

194 lines
5.1 KiB
Text
Raw Normal View History

2026-03-28 19:32:40 +00:00
{
"nodes": {
"cachyos-kernel": {
"flake": false,
"locked": {
2026-04-21 05:56:59 +00:00
"lastModified": 1776608760,
"narHash": "sha256-ehDv8bF7k/2Kf4b8CCoSm51U/MOoFuLsRXqe5wZ57sE=",
"owner": "CachyOS",
"repo": "linux-cachyos",
2026-04-21 05:56:59 +00:00
"rev": "7e06e29005853bbaaa3b1c1067f915d6e0db728a",
"type": "github"
},
"original": {
"owner": "CachyOS",
"repo": "linux-cachyos",
"type": "github"
}
},
"cachyos-kernel-patches": {
"flake": false,
"locked": {
2026-04-21 05:56:59 +00:00
"lastModified": 1776680283,
"narHash": "sha256-wSHtct0KwbhFh9xYYp1ABaBsHE/K/1+oyrqHbIdiWFE=",
"owner": "CachyOS",
"repo": "kernel-patches",
2026-04-21 05:56:59 +00:00
"rev": "21c93f820124a8e7046f1e358739e1a14f6b700b",
"type": "github"
},
"original": {
"owner": "CachyOS",
"repo": "kernel-patches",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
"repo": "flake-compat",
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1775087534,
"narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2026-03-28 19:32:40 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-04-21 05:56:59 +00:00
"lastModified": 1776721614,
"narHash": "sha256-zGuW7C4tsScib2560yE5VV6lY/MdRs30aU9cbg3RP+U=",
2026-03-28 19:32:40 +00:00
"owner": "nix-community",
"repo": "home-manager",
2026-04-21 05:56:59 +00:00
"rev": "c555a4a34a260493be5adb795c54e013c58f2d34",
2026-03-28 19:32:40 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-cachyos-kernel": {
"inputs": {
"cachyos-kernel": "cachyos-kernel",
"cachyos-kernel-patches": "cachyos-kernel-patches",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
},
"locked": {
2026-04-21 05:56:59 +00:00
"lastModified": 1776710308,
"narHash": "sha256-rrdCcEXukj2CDjsiOVPYb9LpTKzB89sIicBqoOBK3Xs=",
"owner": "xddxdd",
"repo": "nix-cachyos-kernel",
2026-04-21 05:56:59 +00:00
"rev": "8c8219b1f4822932baea710948da7963f50e9739",
"type": "github"
},
"original": {
"owner": "xddxdd",
"ref": "release",
"repo": "nix-cachyos-kernel",
"type": "github"
}
},
2026-03-28 19:32:40 +00:00
"nixpkgs": {
"locked": {
2026-04-21 05:56:59 +00:00
"lastModified": 1776635459,
"narHash": "sha256-3UVWm751p/8VAY1Mq+DgSTCv9HpMmdB2byhnRrVKflk=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-04-21 05:56:59 +00:00
"rev": "8d8538e67e516362d9d09ee5d3ce73dce944612b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1774748309,
"narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "333c4e0545a6da976206c74db8773a1645b5870a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2026-04-21 05:56:59 +00:00
"lastModified": 1776548001,
"narHash": "sha256-ZSK0NL4a1BwVbbTBoSnWgbJy9HeZFXLYQizjb2DPF24=",
2026-03-28 19:32:40 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-04-21 05:56:59 +00:00
"rev": "b12141ef619e0a9c1c84dc8c684040326f27cdcc",
2026-03-28 19:32:40 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-cachyos-kernel": "nix-cachyos-kernel",
"nixpkgs": "nixpkgs_2",
2026-03-28 19:32:40 +00:00
"zen-browser": "zen-browser"
}
},
"zen-browser": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-04-21 05:56:59 +00:00
"lastModified": 1776749289,
"narHash": "sha256-y7L1ZtDDB69XDV5l6STEnkSrBFEGwfkVCiKgDiLYBGo=",
2026-03-28 19:32:40 +00:00
"owner": "0xc000022070",
"repo": "zen-browser-flake",
2026-04-21 05:56:59 +00:00
"rev": "9e2f9a4564f6ed111f442779765d75e9ace407ea",
2026-03-28 19:32:40 +00:00
"type": "github"
},
"original": {
"owner": "0xc000022070",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}