NOflake/flake.lock

402 lines
10 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": {
2024-04-02 18:11:12 -07:00
"lastModified": 1712079060,
"narHash": "sha256-/JdiT9t+zzjChc5qQiF+jhrVhRt8figYH29rZO7pFe4=",
2024-03-28 08:54:48 -07:00
"owner": "ryantm",
"repo": "agenix",
2024-04-02 18:11:12 -07:00
"rev": "1381a759b205dff7a6818733118d02253340fd5e",
2024-03-28 08:54:48 -07:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-02-01 19:24:36 -08:00
"crane": {
2023-10-30 14:10:57 -07:00
"inputs": {
"nixpkgs": [
2024-02-01 19:24:36 -08:00
"helix",
2023-10-30 14:10:57 -07:00
"nixpkgs"
]
},
"locked": {
2024-03-07 10:01:48 -08:00
"lastModified": 1709610799,
"narHash": "sha256-5jfLQx0U9hXbi2skYMGodDJkIgffrjIOgMRjZqms2QE=",
2024-02-01 19:24:36 -08:00
"owner": "ipetkov",
"repo": "crane",
2024-03-07 10:01:48 -08:00
"rev": "81c393c776d5379c030607866afef6406ca1be57",
2023-10-30 14:10:57 -07:00
"type": "github"
},
"original": {
2024-02-01 19:24:36 -08:00
"owner": "ipetkov",
"repo": "crane",
2023-10-30 14:10:57 -07:00
"type": "github"
}
},
2024-03-11 22:10:35 -07:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1688025799,
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
"owner": "nix-community",
"repo": "flake-compat",
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
2024-02-01 19:24:36 -08:00
"flake-utils": {
"inputs": {
2024-03-28 08:54:48 -07:00
"systems": "systems_2"
2024-02-01 19:24:36 -08:00
},
"locked": {
2024-03-07 10:01:48 -08:00
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
2024-02-01 19:24:36 -08:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-07 10:01:48 -08:00
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
2024-02-01 19:24:36 -08:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-02-22 00:14:23 -08:00
"flake-utils_2": {
"inputs": {
2024-03-28 08:54:48 -07:00
"systems": "systems_3"
2024-02-22 00:14:23 -08:00
},
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-02-01 19:24:36 -08:00
"helix": {
"inputs": {
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
2023-10-30 14:10:57 -07:00
"locked": {
2024-04-24 02:13:38 -07:00
"lastModified": 1713902555,
"narHash": "sha256-JYN5TLkAG9L2FrI9nj9Tf1bQBe2YrFQntwgRaEVZAg4=",
"owner": "the-mikedavis",
2024-02-01 19:24:36 -08:00
"repo": "helix",
2024-04-24 02:13:38 -07:00
"rev": "7a7b10b6d22cb408f382f9bd4d917e76d18ed15a",
2023-10-30 14:10:57 -07:00
"type": "github"
},
"original": {
"owner": "the-mikedavis",
2024-02-01 19:24:36 -08:00
"repo": "helix",
2023-10-30 14:10:57 -07:00
"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": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"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": {
2024-04-24 02:13:38 -07:00
"lastModified": 1713906585,
"narHash": "sha256-fv84DCOkBtjF6wMATt0rfovu7e95L8rdEkSfNbwKR3U=",
2024-01-23 19:52:56 -08:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-24 02:13:38 -07:00
"rev": "bfa7c06436771e3a0c666ccc6ee01e815d4c33aa",
2024-01-23 19:52:56 -08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-28 08:54:48 -07:00
"home-manager_3": {
2024-03-24 16:39:32 -07:00
"inputs": {
"nixpkgs": [
"plasma-manager",
"nixpkgs"
]
},
"locked": {
2024-04-22 12:38:23 -07:00
"lastModified": 1713789879,
"narHash": "sha256-4Wt3Bg6uOnvwZcECBZaFEdzlWRlGLgd8DqLL4ugLdxg=",
2024-03-24 16:39:32 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-22 12:38:23 -07:00
"rev": "46833c3115e8858370880d892748f0927d8193c3",
2024-03-24 16:39:32 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-02-22 00:14:23 -08:00
"jujutsu": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay_2"
},
"locked": {
2024-04-24 02:13:38 -07:00
"lastModified": 1713934397,
"narHash": "sha256-aCSygN7fRWA4nbMFV13kWf1+QKrFFubXj1jfUl+6Tvo=",
2024-02-22 00:14:23 -08:00
"owner": "martinvonz",
"repo": "jj",
2024-04-24 02:13:38 -07:00
"rev": "8069d5ef32546b38f8e26b82f52e381f1753bd52",
2024-02-22 00:14:23 -08:00
"type": "github"
},
"original": {
"owner": "martinvonz",
"repo": "jj",
"type": "github"
}
},
2024-03-11 22:10:35 -07:00
"nixos-cosmic": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-23 12:44:01 -07:00
"lastModified": 1713838558,
"narHash": "sha256-X+zHtAxW8gk2oMKyQeHukAr9YPb5Wn3U36A+sbSnC94=",
2024-03-11 22:10:35 -07:00
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
2024-04-23 12:44:01 -07:00
"rev": "f09f8fbb1b97efdb32f8711e37a31266c04a264f",
2024-03-11 22:10:35 -07:00
"type": "github"
},
"original": {
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-04-23 12:44:01 -07:00
"lastModified": 1713864415,
"narHash": "sha256-/BPDMJEkrsFAFOsQWhwm31wezlgshPFlLBn34KEUdVA=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-04-23 12:44:01 -07:00
"rev": "797f8d8082c7cc3259cba7275c699d4991b09ecc",
"type": "github"
},
"original": {
2023-07-19 00:52:04 -07:00
"id": "nixos-hardware",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
2024-03-28 08:54:48 -07:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-28 08:54:48 -07:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
"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
}
},
2023-10-01 01:09:58 -07:00
"nixpkgs_2": {
"locked": {
2024-04-22 12:38:23 -07:00
"lastModified": 1713714899,
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
2023-10-01 01:09:58 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-22 12:38:23 -07:00
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
2023-10-01 01:09:58 -07:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-01-30 09:32:08 -08:00
"ref": "nixos-unstable",
2023-10-01 01:09:58 -07:00
"type": "indirect"
}
},
2024-03-24 16:39:32 -07:00
"plasma-manager": {
"inputs": {
2024-03-28 08:54:48 -07:00
"home-manager": "home-manager_3",
2024-03-24 16:39:32 -07:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-04-22 12:38:23 -07:00
"lastModified": 1713805120,
"narHash": "sha256-WmqVyblqQ3g2Bmm+WONc1OnUuOuULQRIQya9wCLp5o8=",
2024-03-24 16:39:32 -07:00
"owner": "pjones",
"repo": "plasma-manager",
2024-04-22 12:38:23 -07:00
"rev": "ffeef9dc96a5a0e442479c94a6000f93b69aeaac",
2024-03-24 16:39:32 -07:00
"type": "github"
},
"original": {
"owner": "pjones",
"repo": "plasma-manager",
"type": "github"
}
},
"root": {
"inputs": {
2024-03-28 08:54:48 -07:00
"agenix": "agenix",
2024-02-01 19:24:36 -08:00
"helix": "helix",
2024-03-28 08:54:48 -07:00
"home-manager": "home-manager_2",
2024-02-22 00:14:23 -08:00
"jujutsu": "jujutsu",
2024-03-11 22:10:35 -07:00
"nixos-cosmic": "nixos-cosmic",
"nixos-hardware": "nixos-hardware",
2024-03-24 16:39:32 -07:00
"nixpkgs": "nixpkgs_2",
"plasma-manager": "plasma-manager"
}
2024-02-01 19:24:36 -08:00
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"helix",
"flake-utils"
],
"nixpkgs": [
"helix",
"nixpkgs"
]
},
"locked": {
2024-03-07 10:01:48 -08:00
"lastModified": 1709604635,
"narHash": "sha256-le4fwmWmjGRYWwkho0Gr7mnnZndOOe4XGbLw68OvF40=",
2024-02-01 19:24:36 -08:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-03-07 10:01:48 -08:00
"rev": "e86c0fb5d3a22a5f30d7f64ecad88643fe26449d",
2024-02-01 19:24:36 -08:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-02-22 00:14:23 -08:00
"rust-overlay_2": {
"inputs": {
"flake-utils": [
"jujutsu",
"flake-utils"
],
"nixpkgs": [
"jujutsu",
"nixpkgs"
]
},
"locked": {
"lastModified": 1707444620,
"narHash": "sha256-P8kRkiJLFttN+hbAOlm11wPxUrQZqKle+QtVCqFiGXY=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "78503e9199010a4df714f29a4f9c00eb2ccae071",
"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-02-22 00:14:23 -08:00
},
"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"
}
2024-03-28 08:54:48 -07:00
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}