flake/flake.lock

482 lines
12 KiB
Text
Raw Normal View History

2023-08-29 13:23:48 +02:00
{
"nodes": {
2023-11-14 19:47:42 +01:00
"agenix": {
"inputs": {
"darwin": "darwin",
2024-01-10 18:07:31 +01:00
"home-manager": "home-manager_2",
2023-11-14 19:47:42 +01:00
"nixpkgs": [
2024-01-10 18:07:31 +01:00
"ragenix",
2023-11-14 19:47:42 +01:00
"nixpkgs"
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
],
2024-01-10 18:07:31 +01:00
"systems": "systems_2"
2023-11-14 19:47:42 +01:00
},
"locked": {
2024-01-10 18:07:31 +01:00
"lastModified": 1703433843,
"narHash": "sha256-nmtA4KqFboWxxoOAA6Y1okHbZh+HsXaMPFkYHsoDRDw=",
"owner": "ryantm",
2023-11-14 19:47:42 +01:00
"repo": "agenix",
2024-01-10 18:07:31 +01:00
"rev": "417caa847f9383e111d1397039c9d4337d024bf0",
2023-11-14 19:47:42 +01:00
"type": "github"
},
"original": {
2024-01-10 18:07:31 +01:00
"owner": "ryantm",
2023-11-14 19:47:42 +01:00
"repo": "agenix",
"type": "github"
}
},
2023-12-24 08:13:53 +01:00
"catppuccin": {
"locked": {
"lastModified": 1702771919,
"narHash": "sha256-l6zkit3WPXuukWrQDpaNVNEQ2Y0lq1K+7OQmvtqFIJU=",
"owner": "Stonks3141",
"repo": "ctp-nix",
"rev": "4a76ba2815b6db301597630d14e4e40f4fb5fb0f",
"type": "github"
},
"original": {
"owner": "Stonks3141",
"repo": "ctp-nix",
"type": "github"
}
},
2023-11-08 14:42:16 +01:00
"crane": {
"inputs": {
2023-11-08 15:18:44 +01:00
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1699218802,
"narHash": "sha256-5l0W4Q7z7A4BCstaF5JuBqXOVrZ3Vqst5+hUnP7EdUc=",
"owner": "ipetkov",
"repo": "crane",
"rev": "2d6c2aaff5a05e443eb15efddc21f9c73720340c",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2024-01-10 18:07:31 +01:00
"crane_2": {
"inputs": {
"nixpkgs": [
"ragenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1704819371,
"narHash": "sha256-oFUfPWrWGQTZaCM3byxwYwrMLwshDxVGOrMH5cVP/X8=",
"owner": "ipetkov",
"repo": "crane",
"rev": "5c234301a1277e4cc759c23a2a7a00a06ddd7111",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-11-14 19:47:42 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
2024-01-10 18:07:31 +01:00
"ragenix",
2023-11-14 19:47:42 +01:00
"agenix",
"nixpkgs"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-11-14 19:47:42 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-11-14 19:47:42 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"flake-compat": {
2023-11-08 15:18:44 +01:00
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-08 14:42:16 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1704152458,
"narHash": "sha256-DS+dGw7SKygIWf9w4eNBUZsK+4Ug27NwEWmn2tnbycg=",
2023-11-08 14:42:16 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "88a2cd8166694ba0b6cb374700799cec53aef527",
2023-11-08 14:42:16 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"flake-utils": {
"inputs": {
2024-01-10 18:07:31 +01:00
"systems": "systems"
2023-11-07 15:52:47 +01:00
},
"locked": {
2023-11-08 15:18:44 +01:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-01-10 18:07:31 +01:00
"flake-utils_2": {
"inputs": {
"systems": "systems_3"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-11-07 15:52:47 +01:00
"gitignore": {
2023-11-08 15:18:44 +01:00
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-11-13 04:22:42 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-01-10 18:07:31 +01:00
"lastModified": 1704809957,
"narHash": "sha256-Z8sBeoeeY2O+BNqh5C+4Z1h1F1wQ2mij7yPZ2GY397M=",
"owner": "nix-community",
"repo": "home-manager",
2024-01-10 18:07:31 +01:00
"rev": "e13aa9e287b3365473e5897e3667ea80a899cdfb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2023-11-13 04:22:42 +01:00
"inputs": {
"nixpkgs": [
2024-01-10 18:07:31 +01:00
"ragenix",
"agenix",
2023-11-13 04:22:42 +01:00
"nixpkgs"
]
},
"locked": {
2024-01-10 18:07:31 +01:00
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
2023-11-13 04:22:42 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-01-10 18:07:31 +01:00
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
2023-11-13 04:22:42 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-11-08 15:18:44 +01:00
"lanzaboote": {
"inputs": {
"crane": "crane",
2023-12-06 10:50:36 +01:00
"flake-compat": "flake-compat",
2023-11-08 15:18:44 +01:00
"flake-parts": [
"flake-parts"
],
2023-12-06 10:50:36 +01:00
"flake-utils": "flake-utils",
2023-11-08 15:18:44 +01:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"lastModified": 1704813398,
"narHash": "sha256-AIsvUwu+tU9lizSOQeAPglZyZ8w3nByGLipeELZm6lM=",
2023-11-08 15:18:44 +01:00
"owner": "nix-community",
"repo": "lanzaboote",
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"rev": "11e293475de0c010f86060f0ed74aafe5f593e8b",
2023-11-08 15:18:44 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
2023-08-29 13:23:48 +02:00
"nixpkgs": {
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"lastModified": 1704722960,
"narHash": "sha256-mKGJ3sPsT6//s+Knglai5YflJUF2DGj7Ai6Ynopz0kI=",
2023-08-29 13:23:48 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"rev": "317484b1ead87b9c1b8ac5261a8d2dd748a0492d",
2023-08-29 13:23:48 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-11-08 15:18:44 +01:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
2023-11-14 18:59:49 +01:00
"nixpkgs-stable_2": {
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"lastModified": 1704732714,
"narHash": "sha256-ABqK/HggMYA/jMUXgYyqVAcQ8QjeMyr1jcXfTpSHmps=",
2023-11-14 18:59:49 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01:00
"rev": "6723fa4e4f1a30d42a633bef5eb01caeb281adc3",
2023-11-14 18:59:49 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.11",
2023-11-14 18:59:49 +01:00
"type": "indirect"
}
},
2023-11-08 15:18:44 +01:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
2023-12-06 10:50:36 +01:00
"gitignore": "gitignore",
2023-11-08 15:18:44 +01:00
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
2023-11-07 15:52:47 +01:00
"locked": {
2023-11-08 14:42:16 +01:00
"lastModified": 1699271226,
"narHash": "sha256-8Jt1KW3xTjolD6c6OjJm9USx/jmL+VVmbooADCkdDfU=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "ea758da1a6dcde6dc36db348ed690d09b9864128",
2023-11-07 15:52:47 +01:00
"type": "github"
},
"original": {
2023-11-08 14:42:16 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-11-07 15:52:47 +01:00
"type": "github"
}
},
2024-01-10 18:07:31 +01:00
"ragenix": {
2023-08-29 13:23:48 +02:00
"inputs": {
"agenix": "agenix",
2024-01-10 18:07:31 +01:00
"crane": "crane_2",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1682237245,
"narHash": "sha256-xbBR7LNK+d5Yi/D6FXQGc1R6u2VV2nwr/Df5iaEbOEQ=",
"owner": "yaxitech",
"repo": "ragenix",
"rev": "281f68c3d477904f79ff1cd5807a8c226cd80a50",
"type": "github"
},
"original": {
"owner": "yaxitech",
"repo": "ragenix",
"type": "github"
}
},
"root": {
"inputs": {
2023-12-24 08:13:53 +01:00
"catppuccin": "catppuccin",
2023-11-08 14:42:16 +01:00
"flake-parts": "flake-parts",
2024-01-10 18:07:31 +01:00
"home-manager": "home-manager",
2023-11-08 15:18:44 +01:00
"lanzaboote": "lanzaboote",
2023-11-14 18:59:49 +01:00
"nixpkgs": "nixpkgs",
2024-01-10 18:07:31 +01:00
"nixpkgs-stable": "nixpkgs-stable_2",
"ragenix": "ragenix"
2023-11-08 14:42:16 +01:00
}
},
"rust-overlay": {
2023-11-08 15:18:44 +01:00
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1699409596,
"narHash": "sha256-L3g1smIol3dGTxkUQOlNShJtZLvjLzvtbaeTRizwZBU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "58240e1ac627cef3ea30c7732fedfb4f51afd8e7",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-01-10 18:07:31 +01:00
"rust-overlay_2": {
"inputs": {
"flake-utils": [
"ragenix",
"flake-utils"
],
"nixpkgs": [
"ragenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1704853054,
"narHash": "sha256-xD87M7isL2XqlFr+2f+j86jy8s5lfIaAEWO4TpQQZUA=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "6dea03e0c8a81cf28340564259d4762b6d6f01de",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-11-07 15:52:47 +01: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"
}
flake.lock: Update Flake lock file updates: • Updated input 'agenix': 'github:uku3lig/agenix/da400b2f61620e858078359d787006e1366fd03c' (2023-11-16) → 'github:uku3lig/agenix/2bb2c0d64b99b3c97d7254b751099218742ed4f2' (2024-01-10) • Updated input 'agenix/darwin': 'github:lnl7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09) → 'github:lnl7/nix-darwin/4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d' (2023-11-24) • Updated input 'agenix/home-manager': 'github:nix-community/home-manager/32d3e39c491e2f91152c84f8ad8b003420eab0a1' (2023-04-22) → 'github:nix-community/home-manager/3bfaacf46133c037bb356193bd2f1765d9dc82c1' (2023-12-20) • Added input 'agenix/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'home-manager': 'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05) → 'github:nix-community/home-manager/e13aa9e287b3365473e5897e3667ea80a899cdfb' (2024-01-09) • Updated input 'lanzaboote': 'github:nix-community/lanzaboote/a454a5894700db8b85d0e08ae1bb870c4b88ef77' (2024-01-05) → 'github:nix-community/lanzaboote/11e293475de0c010f86060f0ed74aafe5f593e8b' (2024-01-09) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06) → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08) • Updated input 'nixpkgs-stable': 'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05) → 'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
2024-01-10 17:49:25 +01: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-01-10 18:07:31 +01: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"
}
2023-08-29 13:23:48 +02:00
}
},
"root": "root",
"version": 7
}