NOflake/flake.lock

403 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-11 08:32:50 -07:00
"lastModified": 1712842454,
"narHash": "sha256-gWA76CGHfxeumQqI9ZOwRTl8hq4kjg0fiGS21M0Fmas=",
"owner": "the-mikedavis",
2024-02-01 19:24:36 -08:00
"repo": "helix",
2024-04-11 08:32:50 -07:00
"rev": "a9773b583d583f5670341f26c687d1c4019e28fc",
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-17 00:49:23 -07:00
"lastModified": 1713391096,
"narHash": "sha256-5xkzsy+ILgQlmvDDipL5xqAehnjWBenAQXV4/NLg2dE=",
2024-01-23 19:52:56 -08:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-17 00:49:23 -07:00
"rev": "f46814ec7cbef9c2aef18ca1cbe89f2bb1e8c394",
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": {
"lastModified": 1710888565,
"narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"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-17 00:49:23 -07:00
"lastModified": 1713380437,
"narHash": "sha256-c1XOW0U9mVLf6DHEbY7mbJb6ySDd5VAetZn3q2Vz0wA=",
2024-02-22 00:14:23 -08:00
"owner": "martinvonz",
"repo": "jj",
2024-04-17 00:49:23 -07:00
"rev": "62b14e1fa2ff439b52ebc00e6386644cc7d0505f",
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-16 23:39:30 -07:00
"lastModified": 1713328257,
"narHash": "sha256-4uIDeLIij/zfSw+ExMJYmbywT5mXgtYDOrq0wZKZwCs=",
2024-03-11 22:10:35 -07:00
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
2024-04-16 23:39:30 -07:00
"rev": "fa026e230c890b3d6dd181bdac61395d1e7a5963",
2024-03-11 22:10:35 -07:00
"type": "github"
},
"original": {
"owner": "lilyinstarlight",
"repo": "nixos-cosmic",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-04-17 00:49:23 -07:00
"lastModified": 1713377320,
"narHash": "sha256-OrBm62B+X9jylr6cPgKc+5OSgF2PRW9IY0ARCOtURMY=",
"owner": "NixOS",
"repo": "nixos-hardware",
2024-04-17 00:49:23 -07:00
"rev": "f2d364de6589f7a029624983593eafc3c4dac726",
"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-16 23:39:30 -07:00
"lastModified": 1713248628,
"narHash": "sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U+ISA=",
2023-10-01 01:09:58 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-16 23:39:30 -07:00
"rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8",
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-15 16:52:16 -07:00
"lastModified": 1713085647,
"narHash": "sha256-UkY2rK6f5OgwH2pvRQwm9QeueC5C37Nzm+R2/iNjHtU=",
2024-03-24 16:39:32 -07:00
"owner": "pjones",
"repo": "plasma-manager",
2024-04-15 16:52:16 -07:00
"rev": "5af3d8f504d1d63aef73eda65c7a946c3fe3ac7a",
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
}