Files
nix-config/flake.lock

541 lines
13 KiB
Plaintext
Raw Normal View History

2025-05-04 02:47:36 +02:00
{
"nodes": {
"cachix": {
"inputs": {
"devenv": [
"devenv"
],
"flake-compat": [
2025-11-01 12:15:06 +01:00
"devenv",
"flake-compat"
2025-05-04 02:47:36 +02:00
],
"git-hooks": [
2025-06-21 23:53:27 +02:00
"devenv",
"git-hooks"
2025-05-04 02:47:36 +02:00
],
2025-06-21 23:53:27 +02:00
"nixpkgs": [
"devenv",
"nixpkgs"
]
2025-05-04 02:47:36 +02:00
},
"locked": {
2025-11-01 12:15:06 +01:00
"lastModified": 1760971495,
"narHash": "sha256-IwnNtbNVrlZIHh7h4Wz6VP0Furxg9Hh0ycighvL5cZc=",
2025-05-04 02:47:36 +02:00
"owner": "cachix",
"repo": "cachix",
2025-11-01 12:15:06 +01:00
"rev": "c5bfd933d1033672f51a863c47303fc0e093c2d2",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "latest",
"repo": "cachix",
"type": "github"
}
},
"caelestia-cli": {
2025-09-03 11:45:12 +02:00
"inputs": {
"caelestia-shell": [
"caelestia-shell"
],
2025-09-03 11:45:12 +02:00
"nixpkgs": [
"caelestia-shell",
2025-09-03 11:45:12 +02:00
"nixpkgs"
]
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768010798,
"narHash": "sha256-CmEy/t3CCDnUvn594sXtv0vRxt1JQaqj0nGdtQFU3mA=",
"owner": "caelestia-dots",
"repo": "cli",
2025-12-24 19:22:15 +01:00
"rev": "70a8624eacfc1b90fe248aef722ae708e775a927",
2025-09-03 11:45:12 +02:00
"type": "github"
},
"original": {
"owner": "caelestia-dots",
"repo": "cli",
"type": "github"
}
},
"caelestia-shell": {
"inputs": {
"caelestia-cli": "caelestia-cli",
"nixpkgs": [
"nixpkgs"
],
"quickshell": "quickshell"
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768629486,
"narHash": "sha256-W50hARtSVHxAtrG6dHKbLjU1PHDumJyB70IwKzuoIL0=",
"owner": "caelestia-dots",
"repo": "shell",
2025-12-24 19:22:15 +01:00
"rev": "96942d5ff38698513f0330618073dbdf2af1bd59",
"type": "github"
},
"original": {
"owner": "caelestia-dots",
"repo": "shell",
2025-09-03 11:45:12 +02:00
"type": "github"
}
},
2025-05-04 02:47:36 +02:00
"devenv": {
"inputs": {
"cachix": "cachix",
"flake-compat": "flake-compat",
2025-09-03 11:45:12 +02:00
"flake-parts": "flake-parts",
2025-05-04 02:47:36 +02:00
"git-hooks": "git-hooks",
"nix": "nix",
2025-12-24 19:22:15 +01:00
"nixd": "nixd",
2025-07-05 00:02:39 +02:00
"nixpkgs": [
"nixpkgs"
]
2025-05-04 02:47:36 +02:00
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768597968,
"narHash": "sha256-WdkoFB2QyMkZOmsi/08394clBRyEtNseH+jYGUs9eDU=",
2025-05-04 02:47:36 +02:00
"owner": "cachix",
"repo": "devenv",
2025-12-24 19:22:15 +01:00
"rev": "92ad9c70fad164e8f4a3656dec91717a5c42cd98",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2025-11-01 12:15:06 +01:00
"lastModified": 1761588595,
"narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
2025-05-04 02:47:36 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2025-11-01 12:15:06 +01:00
"rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"devenv",
"nixpkgs"
]
},
"locked": {
2025-11-01 12:15:06 +01:00
"lastModified": 1760948891,
"narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=",
2025-05-04 02:47:36 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-11-01 12:15:06 +01:00
"rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-12-24 19:22:15 +01:00
"flake-root": {
"locked": {
"lastModified": 1723604017,
"narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
"owner": "srid",
"repo": "flake-root",
"rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
2025-06-04 19:08:12 +02:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"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"
}
},
2025-05-04 02:47:36 +02:00
"git-hooks": {
"inputs": {
"flake-compat": [
2025-06-21 23:53:27 +02:00
"devenv",
"flake-compat"
2025-05-04 02:47:36 +02:00
],
"gitignore": "gitignore",
"nixpkgs": [
"devenv",
"nixpkgs"
]
},
"locked": {
2025-11-01 12:15:06 +01:00
"lastModified": 1760663237,
"narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=",
2025-05-04 02:47:36 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-11-01 12:15:06 +01:00
"rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"devenv",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
2025-07-05 00:02:39 +02:00
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2025-05-04 02:47:36 +02:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768598210,
"narHash": "sha256-kkgA32s/f4jaa4UG+2f8C225Qvclxnqs76mf8zvTVPg=",
2025-05-04 02:47:36 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-12-24 19:22:15 +01:00
"rev": "c47b2cc64a629f8e075de52e4742de688f930dc6",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix": {
"inputs": {
"flake-compat": [
2025-06-21 23:53:27 +02:00
"devenv",
"flake-compat"
2025-05-04 02:47:36 +02:00
],
2025-09-03 11:45:12 +02:00
"flake-parts": [
"devenv",
"flake-parts"
],
2025-06-21 23:53:27 +02:00
"git-hooks-nix": [
"devenv",
"git-hooks"
],
2025-07-05 00:02:39 +02:00
"nixpkgs": [
"devenv",
"nixpkgs"
],
2025-05-04 02:47:36 +02:00
"nixpkgs-23-11": [
"devenv"
],
"nixpkgs-regression": [
"devenv"
]
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768491252,
"narHash": "sha256-ZlIPlKCYXwQJsw9WYVeyCapF5Y8JZL2Hctf22+IbHqo=",
2025-06-21 23:53:27 +02:00
"owner": "cachix",
2025-05-04 02:47:36 +02:00
"repo": "nix",
2025-12-24 19:22:15 +01:00
"rev": "9f0da1cd90b271569752a4c83f3ff700b8fcbe12",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
2025-06-21 23:53:27 +02:00
"owner": "cachix",
2025-12-24 19:22:15 +01:00
"ref": "devenv-2.32",
2025-05-04 02:47:36 +02:00
"repo": "nix",
"type": "github"
}
},
2025-05-15 15:47:31 +02:00
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1765267181,
"narHash": "sha256-d3NBA9zEtBu2JFMnTBqWj7Tmi7R5OikoU2ycrdhQEws=",
2025-05-15 15:47:31 +02:00
"owner": "nix-community",
"repo": "nix-index-database",
2025-12-24 19:22:15 +01:00
"rev": "82befcf7dc77c909b0f2a09f5da910ec95c5b78f",
2025-05-15 15:47:31 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
2025-12-24 19:22:15 +01:00
"nixd": {
"inputs": {
"flake-parts": [
"devenv",
"flake-parts"
],
"flake-root": "flake-root",
"nixpkgs": [
"devenv",
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1763964548,
"narHash": "sha256-JTRoaEWvPsVIMFJWeS4G2isPo15wqXY/otsiHPN0zww=",
"owner": "nix-community",
"repo": "nixd",
"rev": "d4bf15e56540422e2acc7bc26b20b0a0934e3f5e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixd",
"type": "github"
}
},
2025-05-04 02:47:36 +02:00
"nixpkgs": {
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768564909,
"narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
2025-05-04 02:47:36 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-12-24 19:22:15 +01:00
"rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768380750,
"narHash": "sha256-V5drPOmaGA7bszxKxyViYEZyT2h6RYa/Ll+3aJL4Grs=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-12-24 19:22:15 +01:00
"rev": "5961ffe0035b187988f499b19ad37c072ef9e4e9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"pumo-system-info": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2025-06-04 19:08:12 +02:00
"lastModified": 1748984111,
"narHash": "sha256-SP1/+cCHnPg0UqylHCzeKNx61wGapLrYRn5UKiiDicc=",
"ref": "refs/heads/develop",
2025-06-04 19:08:12 +02:00
"rev": "f9fe233b6cb669a718a0ddb529793159d39ba32e",
"revCount": 9,
"type": "git",
"url": "https://labs.phundrak.com/phundrak/pumo-system-info"
},
"original": {
"type": "git",
"url": "https://labs.phundrak.com/phundrak/pumo-system-info"
}
},
2025-06-04 19:08:12 +02:00
"quickshell": {
"inputs": {
"nixpkgs": [
"caelestia-shell",
2025-06-04 19:08:12 +02:00
"nixpkgs"
]
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768080170,
"narHash": "sha256-HYKRNShQe5YnnxLazQajB9JkAPGpVcUt9jQ3KwilITQ=",
2025-06-04 19:08:12 +02:00
"ref": "refs/heads/master",
2025-12-24 19:22:15 +01:00
"rev": "bcc3d4265e8b3ed2b17b801923905b60a3927823",
"revCount": 722,
2025-06-04 19:08:12 +02:00
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
2025-06-04 19:08:12 +02:00
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
2025-06-04 19:08:12 +02:00
}
},
2025-05-04 02:47:36 +02:00
"root": {
"inputs": {
"caelestia-shell": "caelestia-shell",
2025-05-04 02:47:36 +02:00
"devenv": "devenv",
"home-manager": "home-manager",
2025-05-15 15:47:31 +02:00
"nix-index-database": "nix-index-database",
2025-07-05 00:02:39 +02:00
"nixpkgs": "nixpkgs",
"pumo-system-info": "pumo-system-info",
2025-05-04 02:47:36 +02:00
"sops-nix": "sops-nix",
"srvos": "srvos",
2025-05-04 02:47:36 +02:00
"zen-browser": "zen-browser"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"pumo-system-info",
"nixpkgs"
]
},
"locked": {
2025-06-04 19:08:12 +02:00
"lastModified": 1748918260,
"narHash": "sha256-KhXNXQ5IDLvwwYfJ0pXDjwIuisZ2qM6F7fcXjIGZy/4=",
"owner": "oxalica",
"repo": "rust-overlay",
2025-06-04 19:08:12 +02:00
"rev": "c9736155bc1eb7c7cf3a925920850e61c07ab22a",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2025-05-04 02:47:36 +02:00
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768481291,
"narHash": "sha256-NjKtkJraCZEnLHAJxLTI+BfdU//9coAz9p5TqveZwPU=",
2025-05-04 02:47:36 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2025-12-24 19:22:15 +01:00
"rev": "e085e303dfcce21adcb5fec535d65aacb066f101",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"srvos": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1768523683,
"narHash": "sha256-UbkyPXPPAbz0gHIWvHZ+jrPTruZqkpuwTFo5JXPnIgU=",
"owner": "nix-community",
"repo": "srvos",
2025-12-24 19:22:15 +01:00
"rev": "90e9331fd79d4c3bb5c1e7cd2df2e560565fe543",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
},
2025-06-04 19:08:12 +02:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-12-24 19:22:15 +01:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"devenv",
"nixd",
"nixpkgs"
]
},
"locked": {
"lastModified": 1734704479,
"narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2025-05-04 02:47:36 +02:00
"zen-browser": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-12-24 19:22:15 +01:00
"lastModified": 1767618227,
"narHash": "sha256-9+XVF47E9NCVs249SSsDtr7YdG/23/lCJmWAjQvOfqI=",
2025-05-04 02:47:36 +02:00
"owner": "youwen5",
"repo": "zen-browser-flake",
2025-12-24 19:22:15 +01:00
"rev": "1586e49b3908b058e221f11d843eb46392dba17b",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}