NOflake/flake.lock

529 lines
15 KiB
Text
Raw Normal View History

{
"nodes": {
2024-03-28 08:54:48 -07:00
"agenix": {
"inputs": {
"darwin": [],
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"systems": "systems"
},
"locked": {
2025-05-20 20:23:36 -07:00
"lastModified": 1747575206,
2025-05-20 20:35:47 -07:00
"narHash": "sha256-NwmAFuDUO/PFcgaGGr4j3ozG9Pe5hZ/ogitWhY+D81k=",
2024-03-28 08:54:48 -07:00
"owner": "ryantm",
"repo": "agenix",
2025-05-20 20:23:36 -07:00
"rev": "4835b1dc898959d8547a871ef484930675cb47f1",
2024-03-28 08:54:48 -07:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-09-28 15:55:25 -07:00
"determinate": {
"inputs": {
"determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin",
"determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux",
"determinate-nixd-x86_64-darwin": [
"determinate",
"determinate-nixd-aarch64-darwin"
],
"determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux",
"nix": "nix",
2025-03-02 16:34:53 -08:00
"nixpkgs": "nixpkgs_3"
2024-09-28 15:55:25 -07:00
},
"locked": {
2025-05-27 21:03:07 -07:00
"lastModified": 1748293489,
"narHash": "sha256-QUgKC+BCPMITjWuW+OjNZ0DwdDDyf01gDqoOCwAAkVE=",
"rev": "6184d2994ed96184ec03e28da83aec56fec23eef",
"revCount": 243,
2024-09-28 15:55:25 -07:00
"type": "tarball",
2025-05-27 21:03:07 -07:00
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.243%2Brev-6184d2994ed96184ec03e28da83aec56fec23eef/01970e6c-3ebe-7e78-b4cd-8e806a5e49cd/source.tar.gz"
2024-09-28 15:55:25 -07:00
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/DeterminateSystems/determinate/0.1"
}
},
"determinate-nixd-aarch64-darwin": {
"flake": false,
"locked": {
2025-05-24 20:18:10 -07:00
"narHash": "sha256-1ZcAqTB6aTa5UrhRWxCK8ALOce/sqstm+L0swQAyZRM=",
2024-09-28 15:55:25 -07:00
"type": "file",
2025-05-24 20:18:10 -07:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.6.1/macOS"
2024-09-28 15:55:25 -07:00
},
"original": {
"type": "file",
2025-05-24 20:18:10 -07:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.6.1/macOS"
2024-09-28 15:55:25 -07:00
}
},
"determinate-nixd-aarch64-linux": {
"flake": false,
"locked": {
2025-05-24 20:18:10 -07:00
"narHash": "sha256-YsGIhHRNqwLPH9NGcLKGoiAQ/WOvbQztf1mkKdejM6g=",
2024-09-28 15:55:25 -07:00
"type": "file",
2025-05-24 20:18:10 -07:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.6.1/aarch64-linux"
2024-09-28 15:55:25 -07:00
},
"original": {
"type": "file",
2025-05-24 20:18:10 -07:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.6.1/aarch64-linux"
2024-09-28 15:55:25 -07:00
}
},
"determinate-nixd-x86_64-linux": {
"flake": false,
"locked": {
2025-05-24 20:18:10 -07:00
"narHash": "sha256-ckrcvDvWvCnexfInWKf3eMGNGpxNn9JdDORi2D2SJR8=",
2024-09-28 15:55:25 -07:00
"type": "file",
2025-05-24 20:18:10 -07:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.6.1/x86_64-linux"
2024-09-28 15:55:25 -07:00
},
"original": {
"type": "file",
2025-05-24 20:18:10 -07:00
"url": "https://install.determinate.systems/determinate-nixd/tag/v3.6.1/x86_64-linux"
2024-09-28 15:55:25 -07:00
}
},
2024-06-01 17:07:25 -07:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-27 21:03:07 -07:00
"lastModified": 1748225455,
"narHash": "sha256-AzlJCKaM4wbEyEpV3I/PUq5mHnib2ryEy32c+qfj6xk=",
2024-06-01 17:07:25 -07:00
"owner": "nix-community",
"repo": "disko",
2025-05-27 21:03:07 -07:00
"rev": "a894f2811e1ee8d10c50560551e50d6ab3c392ba",
2024-06-01 17:07:25 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-03-11 22:10:35 -07:00
"flake-compat": {
2024-09-28 15:55:25 -07:00
"flake": false,
"locked": {
2025-02-13 16:20:20 -08:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2024-09-28 15:55:25 -07:00
"owner": "edolstra",
"repo": "flake-compat",
2025-02-13 16:20:20 -08:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2024-09-28 15:55:25 -07:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2024-03-11 22:10:35 -07:00
"flake": false,
"locked": {
2025-05-06 15:01:00 -07:00
"lastModified": 1746162366,
"narHash": "sha256-5SSSZ/oQkwfcAz/o/6TlejlVGqeK08wyREBQ5qFFPhM=",
2024-03-11 22:10:35 -07:00
"owner": "nix-community",
"repo": "flake-compat",
2025-05-06 15:01:00 -07:00
"rev": "0f158086a2ecdbb138cd0429410e44994f1b7e4b",
2024-03-11 22:10:35 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
2024-09-28 15:55:25 -07:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"determinate",
"nix",
"nixpkgs"
]
},
"locked": {
2025-02-13 16:20:20 -08:00
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
2024-09-28 15:55:25 -07:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-02-13 16:20:20 -08:00
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
2024-09-28 15:55:25 -07:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"git-hooks-nix": {
"inputs": {
2025-05-10 21:41:31 -07:00
"flake-compat": "flake-compat",
2024-09-28 15:55:25 -07:00
"gitignore": [
"determinate",
"nix"
],
"nixpkgs": [
"determinate",
"nix",
"nixpkgs"
],
"nixpkgs-stable": [
"determinate",
"nix",
"nixpkgs"
]
},
"locked": {
2025-02-13 16:20:20 -08:00
"lastModified": 1734279981,
"narHash": "sha256-NdaCraHPp8iYMWzdXAt5Nv6sA3MUzlCiGiR586TCwo0=",
2024-09-28 15:55:25 -07:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-02-13 16:20:20 -08:00
"rev": "aa9f40c906904ebd83da78e7f328cd8aeaeae785",
2024-09-28 15:55:25 -07:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2024-01-23 19:52:56 -08:00
"home-manager": {
2024-03-28 08:54:48 -07:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2025-04-26 19:17:53 -07:00
"lastModified": 1745494811,
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
2024-03-28 08:54:48 -07:00
"owner": "nix-community",
"repo": "home-manager",
2025-04-26 19:17:53 -07:00
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
2024-03-28 08:54:48 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2024-01-23 19:52:56 -08:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-05-29 23:25:11 -07:00
"lastModified": 1748570847,
"narHash": "sha256-XU1a6wFctd+s3ZvBIFB6s4GhPJ+Oc6pkeOrEsbA2fMo=",
2024-01-23 19:52:56 -08:00
"owner": "nix-community",
"repo": "home-manager",
2025-05-29 23:25:11 -07:00
"rev": "4e9efaa68b0be7e19127dad4f0506a9b89e28ef4",
2025-04-03 14:42:41 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_3": {
"inputs": {
"nixpkgs": [
"zen-browser",
"nixpkgs"
]
},
"locked": {
"lastModified": 1743604125,
"narHash": "sha256-ZD61DNbsBt1mQbinAaaEqKaJk2RFo9R/j+eYWeGMx7A=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "180fd43eea296e62ae68e079fcf56aba268b9a1a",
2024-01-23 19:52:56 -08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-09-28 15:55:25 -07:00
"nix": {
2024-03-11 22:10:35 -07:00
"inputs": {
2024-09-28 15:55:25 -07:00
"flake-parts": "flake-parts",
"git-hooks-nix": "git-hooks-nix",
"nixpkgs": "nixpkgs_2",
"nixpkgs-23-11": "nixpkgs-23-11",
"nixpkgs-regression": "nixpkgs-regression"
},
"locked": {
2025-05-24 20:18:10 -07:00
"lastModified": 1748057284,
"narHash": "sha256-ZzKVI2vVcyryU8vKAIMQfBGXC+VXVntq29aqgASD0ws=",
"rev": "047584d03bad62361d0b11f4e883a4b8506f7a58",
"revCount": 20903,
2024-09-28 15:55:25 -07:00
"type": "tarball",
2025-05-24 20:18:10 -07:00
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.6.1/0197007c-8c9e-7b6e-acf2-a3500ba8816b/source.tar.gz"
2024-09-28 15:55:25 -07:00
},
"original": {
"type": "tarball",
2025-03-02 16:34:53 -08:00
"url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A"
2024-09-28 15:55:25 -07:00
}
},
2024-10-14 00:11:06 -07:00
"nixos": {
"locked": {
2024-12-30 21:12:17 -08:00
"lastModified": 1735563628,
2025-05-20 20:35:47 -07:00
"narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=",
2024-10-14 00:11:06 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-30 21:12:17 -08:00
"rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798",
2024-10-14 00:11:06 -07:00
"type": "github"
},
"original": {
2025-05-06 15:01:00 -07:00
"owner": "NixOS",
2024-10-14 00:11:06 -07:00
"ref": "nixos-24.05",
2025-05-06 15:01:00 -07:00
"repo": "nixpkgs",
"type": "github"
2024-10-14 00:11:06 -07:00
}
},
2024-09-28 15:55:25 -07:00
"nixos-cosmic": {
"inputs": {
"flake-compat": "flake-compat_2",
2024-03-11 22:10:35 -07:00
"nixpkgs": [
"nixpkgs"
2024-06-01 17:01:22 -07:00
],
2025-03-25 00:57:05 -07:00
"nixpkgs-stable": "nixpkgs-stable",
"rust-overlay": "rust-overlay"
2024-03-11 22:10:35 -07:00
},
"locked": {
2025-05-29 23:25:11 -07:00
"lastModified": 1748529102,
"narHash": "sha256-dAtr4HDDc8/0vGTIZZpMLp8n8nnQoCmdGsfGmKsUHBg=",
2024-03-11 22:10:35 -07:00
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
2025-05-29 23:25:11 -07:00
"rev": "dc645ec3b4d852f71b3cbcc666aaa44dffbb8315",
2024-03-11 22:10:35 -07:00
"type": "github"
},
"original": {
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
"type": "github"
}
},
2024-10-13 21:17:25 -07:00
"nixos-facter-modules": {
"locked": {
2025-04-08 15:12:18 -07:00
"lastModified": 1743671943,
2025-05-20 20:35:47 -07:00
"narHash": "sha256-7sYig0+RcrR3sOL5M+2spbpFUHyEP7cnUvCaqFOBjyU=",
2024-10-13 21:17:25 -07:00
"owner": "numtide",
"repo": "nixos-facter-modules",
2025-04-08 15:12:18 -07:00
"rev": "58ad9691670d293a15221d4a78818e0088d2e086",
2024-10-13 21:17:25 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nixos-facter-modules",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2025-05-22 14:45:20 -07:00
"lastModified": 1747900541,
"narHash": "sha256-dn64Pg9xLETjblwZs9Euu/SsjW80pd6lr5qSiyLY1pg=",
"owner": "NixOS",
"repo": "nixos-hardware",
2025-05-22 14:45:20 -07:00
"rev": "11f2d9ea49c3e964315215d6baa73a8d42672f06",
"type": "github"
},
"original": {
2025-05-06 15:01:00 -07:00
"owner": "NixOS",
2024-06-12 14:32:40 -07:00
"ref": "master",
2025-05-06 15:01:00 -07:00
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-04-26 19:17:53 -07:00
"lastModified": 1745391562,
"narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=",
2024-03-28 08:54:48 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-04-26 19:17:53 -07:00
"rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7",
"type": "github"
},
"original": {
2024-03-28 08:54:48 -07:00
"owner": "NixOS",
2023-10-01 01:09:58 -07:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2023-07-19 00:52:04 -07:00
}
},
2024-09-28 15:55:25 -07:00
"nixpkgs-23-11": {
"locked": {
"lastModified": 1717159533,
"narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
"type": "github"
}
},
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
}
},
2024-06-01 17:01:22 -07:00
"nixpkgs-stable": {
"locked": {
2025-05-27 21:03:07 -07:00
"lastModified": 1748037224,
"narHash": "sha256-92vihpZr6dwEMV6g98M5kHZIttrWahb9iRPBm1atcPk=",
2024-06-01 17:01:22 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-27 21:03:07 -07:00
"rev": "f09dede81861f3a83f7f06641ead34f02f37597f",
2024-06-01 17:01:22 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-05 22:50:36 -08:00
"ref": "nixos-24.11",
2024-06-01 17:01:22 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-10-01 01:09:58 -07:00
"nixpkgs_2": {
2024-09-28 15:55:25 -07:00
"locked": {
2025-05-22 18:48:53 -07:00
"lastModified": 1747179050,
"narHash": "sha256-qhFMmDkeJX9KJwr5H32f1r7Prs7XbQWtO0h3V0a0rFY=",
2024-09-28 15:55:25 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-22 18:48:53 -07:00
"rev": "adaa24fbf46737f3f1b5497bf64bae750f82942e",
2024-09-28 15:55:25 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-05-22 18:48:53 -07:00
"ref": "nixos-unstable",
2024-09-28 15:55:25 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2025-05-22 18:48:53 -07:00
"lastModified": 1747533086,
"narHash": "sha256-+8goyptSXa7qV0k5uPKyky58jpBjI/qkzsbwCZFvhRY=",
"rev": "8406224e30c258025cb8b31704bdb977a8f1f009",
"revCount": 802343,
2024-09-28 15:55:25 -07:00
"type": "tarball",
2025-05-22 18:48:53 -07:00
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.802343%2Brev-8406224e30c258025cb8b31704bdb977a8f1f009/0196ec33-1ffa-76fa-ad14-ac737caf6446/source.tar.gz"
2024-09-28 15:55:25 -07:00
},
"original": {
"type": "tarball",
2025-05-10 21:41:31 -07:00
"url": "https://flakehub.com/f/DeterminateSystems/nixpkgs-weekly/0.1"
2024-09-28 15:55:25 -07:00
}
},
2025-03-02 16:34:53 -08:00
"nixpkgs_4": {
2023-10-01 01:09:58 -07:00
"locked": {
2025-05-28 17:21:16 -07:00
"lastModified": 1748370509,
"narHash": "sha256-QlL8slIgc16W5UaI3w7xHQEP+Qmv/6vSNTpoZrrSlbk=",
2023-10-01 01:09:58 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-05-28 17:21:16 -07:00
"rev": "4faa5f5321320e49a78ae7848582f684d64783e9",
2023-10-01 01:09:58 -07:00
"type": "github"
},
"original": {
2025-05-06 15:01:00 -07:00
"owner": "NixOS",
2024-01-30 09:32:08 -08:00
"ref": "nixos-unstable",
2025-05-06 15:01:00 -07:00
"repo": "nixpkgs",
"type": "github"
2023-10-01 01:09:58 -07:00
}
},
"root": {
"inputs": {
2024-03-28 08:54:48 -07:00
"agenix": "agenix",
2024-09-28 15:55:25 -07:00
"determinate": "determinate",
2024-06-01 17:07:25 -07:00
"disko": "disko",
2024-03-28 08:54:48 -07:00
"home-manager": "home-manager_2",
2024-10-14 00:11:06 -07:00
"nixos": "nixos",
2024-03-11 22:10:35 -07:00
"nixos-cosmic": "nixos-cosmic",
2024-10-13 21:17:25 -07:00
"nixos-facter-modules": "nixos-facter-modules",
"nixos-hardware": "nixos-hardware",
2025-03-02 16:34:53 -08:00
"nixpkgs": "nixpkgs_4",
2024-09-04 19:58:01 -07:00
"zen-browser": "zen-browser"
}
2024-02-01 19:24:36 -08:00
},
2025-03-25 00:57:05 -07:00
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixos-cosmic",
"nixpkgs"
]
},
"locked": {
2025-05-29 23:25:11 -07:00
"lastModified": 1748486227,
"narHash": "sha256-veMuFa9cq/XgUXp1S57oC8K0TIw3XyZWL2jIyGWlW0c=",
2025-03-25 00:57:05 -07:00
"owner": "oxalica",
"repo": "rust-overlay",
2025-05-29 23:25:11 -07:00
"rev": "4bf1892eb81113e868efe67982b64f1da15c8c5a",
2025-03-25 00:57:05 -07:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-02-01 19:24:36 -08: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"
}
2024-08-24 12:52:54 -07:00
},
2024-09-04 19:58:01 -07:00
"zen-browser": {
"inputs": {
2025-04-03 14:42:41 -07:00
"home-manager": "home-manager_3",
2024-09-12 14:54:27 -07:00
"nixpkgs": [
"nixpkgs"
]
2024-09-04 19:58:01 -07:00
},
"locked": {
2025-05-29 23:25:11 -07:00
"lastModified": 1748574694,
"narHash": "sha256-VZFWDs3sBj9tXJsSAVJplzfzGYya7HVdOrzyMH/zPPo=",
2025-02-11 14:53:02 -08:00
"owner": "0xc000022070",
2024-09-04 19:58:01 -07:00
"repo": "zen-browser-flake",
2025-05-29 23:25:11 -07:00
"rev": "52cda0df1e094cbd8b0699d1cb6386beaffb4863",
2024-09-04 19:58:01 -07:00
"type": "github"
},
"original": {
2025-02-11 14:53:02 -08:00
"owner": "0xc000022070",
2024-09-04 19:58:01 -07:00
"repo": "zen-browser-flake",
"type": "github"
}
}
},
"root": "root",
"version": 7
}