Files
nix-config/flake.lock

592 lines
15 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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1768655473,
"narHash": "sha256-iWnILPS2mP9ubbjRAhNv6Fqg1J/upxmD9OQTZQR4O2w=",
"owner": "caelestia-dots",
"repo": "cli",
2026-01-24 20:08:05 +01:00
"rev": "7de6c6063119a7cef27c6bd4c88f2c5ac4cbc064",
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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769226446,
"narHash": "sha256-YasBiXBgCkJ5oE6r9UtWXShD3OGtdRlioFErX5A1Z1Q=",
"owner": "caelestia-dots",
"repo": "shell",
2026-01-24 20:08:05 +01:00
"rev": "8430fa572500382e187a49f1ac677bfdeb7edca2",
"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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769201893,
"narHash": "sha256-x6VW1lQikNZAVm59gb3tzpDU5QCHT8U1e4dU11F2evY=",
2025-05-04 02:47:36 +02:00
"owner": "cachix",
"repo": "devenv",
2026-01-24 20:08:05 +01:00
"rev": "685a86068d3a7f9b04e18340187e288413cb5887",
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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769187349,
"narHash": "sha256-clG+nT6I2qxjIgk5WoSDKJyNhzKJs9jzbCujPF2S/yg=",
2025-05-04 02:47:36 +02:00
"owner": "nix-community",
"repo": "home-manager",
2026-01-24 20:08:05 +01:00
"rev": "082a4cd87c6089d1d9c58ebe52655f9e07245fcb",
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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769197468,
"narHash": "sha256-EhbVSjqhjykjIzF1FetpEwxjSMXg4ubHpkuEnE0y23A=",
2025-06-21 23:53:27 +02:00
"owner": "cachix",
2025-05-04 02:47:36 +02:00
"repo": "nix",
2026-01-24 20:08:05 +01:00
"rev": "6174571301a92afce9b7296d5babdc56972695b7",
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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769018530,
"narHash": "sha256-MJ27Cy2NtBEV5tsK+YraYr2g851f3Fl1LpNHDzDX15c=",
2025-05-04 02:47:36 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2026-01-24 20:08:05 +01:00
"rev": "88d3861acdd3d2f0e361767018218e51810df8a1",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1768564909,
"narHash": "sha256-Kell/SpJYVkHWMvnhqJz/8DqQg2b6PguxVWOuadbHCc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4bae1bd10c9c57b2cf517953ab70060a828ee6f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769018530,
"narHash": "sha256-MJ27Cy2NtBEV5tsK+YraYr2g851f3Fl1LpNHDzDX15c=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-24 20:08:05 +01:00
"rev": "88d3861acdd3d2f0e361767018218e51810df8a1",
"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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1768689040,
"narHash": "sha256-Tlnr5BulJcMers/cb+YvmBQW4nKHjdKo9loInJkyO2k=",
2025-06-04 19:08:12 +02:00
"ref": "refs/heads/master",
2026-01-24 20:08:05 +01:00
"rev": "7a427ce1979ce7447e885c4f30129b40f3d466f5",
"revCount": 729,
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",
"spicetify": "spicetify",
"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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1768863606,
"narHash": "sha256-1IHAeS8WtBiEo5XiyJBHOXMzECD6aaIOJmpQKzRRl64=",
2025-05-04 02:47:36 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2026-01-24 20:08:05 +01:00
"rev": "c7067be8db2c09ab1884de67ef6c4f693973f4a2",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"spicetify": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"systems": "systems_2"
},
"locked": {
"lastModified": 1768656845,
"narHash": "sha256-xNlXMyn7yc3Z/NOsz4NchO7gWFwsoCvtJ26pys4s2/M=",
"owner": "Gerg-L",
"repo": "spicetify-nix",
"rev": "8bd7e49d5ac62756bee6e4b02221fb96bfc3c99a",
"type": "github"
},
"original": {
"owner": "Gerg-L",
"repo": "spicetify-nix",
"type": "github"
}
},
"srvos": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769046412,
"narHash": "sha256-LbjKkSB4Nar9pX+AxHs2FGH2ZAFpKWUvr79uyEhFVqc=",
"owner": "nix-community",
"repo": "srvos",
2026-01-24 20:08:05 +01:00
"rev": "a78abbc16a5352ee848e454c99166c97415fbf39",
"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"
}
},
"systems_2": {
"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": {
2026-01-24 20:08:05 +01:00
"lastModified": 1769228180,
"narHash": "sha256-94KY0JNjdd3CcSyKlHPCPswlqmUrWT6+MfOHektsdB8=",
2025-05-04 02:47:36 +02:00
"owner": "youwen5",
"repo": "zen-browser-flake",
2026-01-24 20:08:05 +01:00
"rev": "ef1663c14b7c3c2b84bcf140232534be5a2a0257",
2025-05-04 02:47:36 +02:00
"type": "github"
},
"original": {
"owner": "youwen5",
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}