nix-home/flake.lock

1658 lines
44 KiB
Plaintext
Raw Normal View History

2021-10-26 18:25:19 +00:00
{
"nodes": {
2023-04-26 21:23:28 +00:00
"arion": {
"inputs": {
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
2023-09-17 10:56:21 +00:00
"hercules-ci-effects": "hercules-ci-effects",
"nixpkgs": "nixpkgs_2"
2023-04-26 21:23:28 +00:00
},
"locked": {
2023-09-17 10:56:21 +00:00
"lastModified": 1692787336,
"narHash": "sha256-WabgeYsUiMRbpb1bCT3oY6GJEciZQIf3tYD8RQAUf2c=",
2023-04-26 21:23:28 +00:00
"owner": "hercules-ci",
"repo": "arion",
2023-09-17 10:56:21 +00:00
"rev": "28902d348807c494115177595f812a3e54cc913b",
2023-04-26 21:23:28 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "arion",
"type": "github"
}
},
"attic": {
2023-08-14 08:21:03 +00:00
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
2023-08-14 08:21:03 +00:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_3",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1707922053,
"narHash": "sha256-wSZjK+rOXn+UQiP1NbdNn5/UW6UcBxjvlqr2wh++MbM=",
"owner": "zhaofengli",
"repo": "attic",
"rev": "6eabc3f02fae3683bffab483e614bebfcd476b21",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "main",
"repo": "attic",
"type": "github"
}
},
"conduit": {
"inputs": {
"attic": "attic",
"crane": "crane_2",
"fenix": "fenix",
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_2",
"nix-filter": "nix-filter",
2023-08-14 08:21:03 +00:00
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2024-04-25 18:05:03 +00:00
"lastModified": 1714032154,
"narHash": "sha256-BBBLL5bS0GE6xB20nXW8cjhB5VVXX51SkZ8WRJcBuUQ=",
2023-08-14 08:21:03 +00:00
"owner": "famedly",
"repo": "conduit",
2024-04-25 18:05:03 +00:00
"rev": "c6a7563126e33407b7745ff4abd046f0dd042510",
2023-08-14 08:21:03 +00:00
"type": "gitlab"
},
"original": {
"owner": "famedly",
2023-11-07 12:48:55 +00:00
"ref": "next",
2023-08-14 08:21:03 +00:00
"repo": "conduit",
"type": "gitlab"
}
},
"crane": {
"inputs": {
2023-08-14 08:21:03 +00:00
"nixpkgs": [
"conduit",
"attic",
2023-08-14 08:21:03 +00:00
"nixpkgs"
]
},
2023-08-14 08:21:03 +00:00
"locked": {
"lastModified": 1702918879,
"narHash": "sha256-tWJqzajIvYcaRWxn+cLUB9L9Pv4dQ3Bfit/YjU5ze3g=",
2023-08-14 08:21:03 +00:00
"owner": "ipetkov",
"repo": "crane",
"rev": "7195c00c272fdd92fc74e7d5a0a2844b9fadb2fb",
2023-08-14 08:21:03 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crane_2": {
"inputs": {
"nixpkgs": [
"conduit",
"nixpkgs"
]
},
"locked": {
2024-04-25 18:05:03 +00:00
"lastModified": 1713721181,
"narHash": "sha256-Vz1KRVTzU3ClBfyhOj8gOehZk21q58T1YsXC30V23PU=",
"owner": "ipetkov",
"repo": "crane",
2024-04-25 18:05:03 +00:00
"rev": "55f4939ac59ff8f89c6a4029730a2d49ea09105f",
"type": "github"
},
"original": {
"owner": "ipetkov",
2024-04-25 18:05:03 +00:00
"ref": "master",
"repo": "crane",
"type": "github"
}
},
"crane_3": {
"inputs": {
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_4",
"rust-overlay": "rust-overlay"
2023-08-14 08:21:03 +00:00
},
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1697334144,
"narHash": "sha256-gcOxnHEgBcn8mGXgNkTvZ1BLAANZZj+IZzb9QnQt7bc=",
"owner": "ipetkov",
"repo": "crane",
2023-10-15 11:32:24 +00:00
"rev": "4dcf584de14beff8dd0c030ac54e185fd3b72023",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crane_4": {
2023-08-30 21:53:14 +00:00
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"rust-overlay": [
"lanzaboote",
"rust-overlay"
]
},
"locked": {
"lastModified": 1681177078,
"narHash": "sha256-ZNIjBDou2GOabcpctiQykEQVkI8BDwk7TyvlWlI4myE=",
"owner": "ipetkov",
"repo": "crane",
"rev": "0c9f468ff00576577d83f5019a66c557ede5acf6",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"crane_5": {
"inputs": {
"nixpkgs": [
"youmubot",
"nixpkgs"
]
},
"locked": {
"lastModified": 1707685877,
"narHash": "sha256-XoXRS+5whotelr1rHiZle5t5hDg9kpguS5yk8c8qzOc=",
"owner": "ipetkov",
"repo": "crane",
"rev": "2c653e4478476a52c6aa3ac0495e4dea7449ea0e",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2021-10-26 18:25:19 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1696360011,
"narHash": "sha256-HpPv27qMuPou4acXcZ8Klm7Zt0Elv9dgDvSJaomWb9Y=",
2021-10-26 18:25:19 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-10-15 11:32:24 +00:00
"rev": "8b6ea26d5d2e8359d06278364f41fbc4b903b28a",
2021-10-26 18:25:19 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat_4",
"nixpkgs": "nixpkgs_5",
"utils": "utils"
},
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1695052866,
"narHash": "sha256-agn7F9Oww4oU6nPiw+YiYI9Xb4vOOE73w8PAoBRP4AA=",
"owner": "Serokell",
"repo": "deploy-rs",
2023-10-15 11:32:24 +00:00
"rev": "e3f41832680801d0ee9e2ed33eb63af398b090e9",
"type": "github"
},
"original": {
"owner": "Serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2023-07-16 13:49:44 +00:00
"dtth-phanpy": {
"inputs": {
"flake-utils": "flake-utils_4",
"nixpkgs": "nixpkgs_6"
2023-07-16 13:49:44 +00:00
},
"locked": {
2024-05-21 16:35:12 +00:00
"lastModified": 1716076912,
"narHash": "sha256-QyHUMRe+VACVzNJF+LTqUoDoKyjWz7NVr+55swFQVL4=",
2024-01-30 17:35:53 +00:00
"ref": "refs/heads/dtth-fork",
2024-05-21 16:35:12 +00:00
"rev": "7fa08d4b6d1cd7f988fcac367a73947e31bdb714",
"revCount": 2710,
2023-07-16 13:49:44 +00:00
"type": "git",
2024-01-30 17:35:53 +00:00
"url": "ssh://gitea@git.dtth.ch/nki/phanpy?branch=dtth-fork"
2023-07-16 13:49:44 +00:00
},
"original": {
"type": "git",
2024-01-30 17:35:53 +00:00
"url": "ssh://gitea@git.dtth.ch/nki/phanpy?branch=dtth-fork"
2023-07-16 13:49:44 +00:00
}
},
2023-09-17 13:28:39 +00:00
"eza": {
"inputs": {
"flake-utils": "flake-utils_5",
2023-09-17 13:28:39 +00:00
"naersk": "naersk",
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay_2",
2023-09-17 13:28:39 +00:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1694713496,
"narHash": "sha256-vgjoDmWtLMP/dpBeydgBNZjSQRuvv0Fm/PcKKAIoIdc=",
"owner": "eza-community",
"repo": "eza",
"rev": "6c61d1443755a458d802c9639ca83bc4ad64971a",
"type": "github"
},
"original": {
"owner": "eza-community",
"ref": "v0.12.0",
"repo": "eza",
"type": "github"
}
},
2023-08-14 08:21:03 +00:00
"fenix": {
"inputs": {
"nixpkgs": [
"conduit",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1709619709,
"narHash": "sha256-l6EPVJfwfelWST7qWQeP6t/TDK3HHv5uUB1b2vw4mOQ=",
2023-08-14 08:21:03 +00:00
"owner": "nix-community",
"repo": "fenix",
"rev": "c8943ea9e98d41325ff57d4ec14736d330b321b2",
2023-08-14 08:21:03 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2023-02-05 12:58:35 +00:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
2023-02-05 12:58:35 +00:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"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"
}
},
"flake-compat_3": {
2023-08-14 08:21:03 +00:00
"flake": false,
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1696267196,
"narHash": "sha256-AAQ/2sD+0D18bb8hKuEEVpHUYD1GmO2Uh/taFamn6XQ=",
2023-08-14 08:21:03 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-10-15 11:32:24 +00:00
"rev": "4f910c9827911b1ec2bf26b5a062cd09f8d89f85",
2023-08-14 08:21:03 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_4": {
"flake": false,
"locked": {
2023-01-24 16:37:56 +00:00
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
2023-01-24 16:37:56 +00:00
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_5": {
2023-08-30 21:53:14 +00:00
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_6": {
"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"
}
},
"flake-compat_7": {
2023-03-23 10:17:12 +00:00
"flake": false,
"locked": {
2023-07-08 16:53:05 +00:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2023-03-23 10:17:12 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2023-07-08 16:53:05 +00:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2023-03-23 10:17:12 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-04-26 21:23:28 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"arion",
"nixpkgs"
]
},
"locked": {
"lastModified": 1675933616,
"narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-08-30 21:53:14 +00:00
"flake-parts_2": {
2023-09-17 10:56:21 +00:00
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
"type": "github"
},
"original": {
"id": "flake-parts",
"type": "indirect"
}
},
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"arion",
"hercules-ci-effects",
"hercules-ci-agent",
"nixpkgs"
]
},
"locked": {
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_4": {
2023-08-30 21:53:14 +00:00
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1680392223,
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-09-26 20:31:25 +00:00
"flake-parts_5": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"locked": {
2024-03-05 23:02:26 +00:00
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2023-09-26 20:31:25 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-03-05 23:02:26 +00:00
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2023-09-26 20:31:25 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2021-11-03 17:22:27 +00:00
"flake-utils": {
2023-08-14 08:21:03 +00:00
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2023-08-14 08:21:03 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2023-08-14 08:21:03 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-09-17 13:28:39 +00:00
"flake-utils_10": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_11": {
"inputs": {
"systems": "systems_8"
},
2023-09-17 13:28:39 +00:00
"locked": {
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-09-17 13:28:39 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-09-17 13:28:39 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-14 08:21:03 +00:00
"flake-utils_2": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
2023-09-17 10:56:21 +00:00
"inputs": {
"systems": "systems_2"
},
2022-05-31 16:45:33 +00:00
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2022-05-31 16:45:33 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-10-15 11:32:24 +00:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2022-05-31 16:45:33 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_4": {
2023-07-16 13:49:44 +00:00
"inputs": {
2023-09-17 10:56:21 +00:00
"systems": "systems_3"
2023-07-16 13:49:44 +00:00
},
"locked": {
2023-10-15 12:38:34 +00:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-07-16 13:49:44 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-10-15 12:38:34 +00:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-07-16 13:49:44 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_5": {
2023-09-17 10:56:21 +00:00
"inputs": {
"systems": "systems_4"
},
"locked": {
2023-09-17 13:28:39 +00:00
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
"owner": "numtide",
"repo": "flake-utils",
2023-09-17 13:28:39 +00:00
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_6": {
2023-08-30 21:53:14 +00:00
"inputs": {
2023-09-17 10:56:21 +00:00
"systems": "systems_5"
2023-08-30 21:53:14 +00:00
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_7": {
2023-09-17 13:28:39 +00:00
"inputs": {
"systems": "systems_6"
},
2023-03-31 08:26:13 +00:00
"locked": {
2023-09-17 13:28:39 +00:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-03-31 08:26:13 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-17 13:28:39 +00:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-03-31 08:26:13 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_8": {
2023-09-17 13:28:39 +00:00
"inputs": {
"systems": "systems_7"
},
2021-12-09 20:54:26 +00:00
"locked": {
2023-09-17 13:28:39 +00:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2021-12-09 20:54:26 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-09-17 13:28:39 +00:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2021-12-09 20:54:26 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_9": {
2023-09-17 13:28:39 +00:00
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-30 21:53:14 +00:00
"gitignore": {
"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-04-26 21:23:28 +00:00
"haskell-flake": {
"locked": {
"lastModified": 1675296942,
"narHash": "sha256-u1X1sblozi5qYEcLp1hxcyo8FfDHnRUVX3dJ/tW19jY=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "c2cafce9d57bfca41794dc3b99c593155006c71e",
"type": "github"
},
"original": {
"owner": "srid",
"ref": "0.1.0",
"repo": "haskell-flake",
"type": "github"
}
},
2023-09-17 10:56:21 +00:00
"haskell-flake_2": {
"locked": {
"lastModified": 1684780604,
"narHash": "sha256-2uMZsewmRn7rRtAnnQNw1lj0uZBMh4m6Cs/7dV5YF08=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "74210fa80a49f1b6f67223debdbf1494596ff9f2",
"type": "github"
},
"original": {
"owner": "srid",
"ref": "0.3.0",
"repo": "haskell-flake",
"type": "github"
}
},
"hercules-ci-agent": {
"inputs": {
"flake-parts": "flake-parts_3",
"haskell-flake": "haskell-flake_2",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1688568579,
"narHash": "sha256-ON0M56wtY/TIIGPkXDlJboAmuYwc73Hi8X9iJGtxOhM=",
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"rev": "367dd8cd649b57009a6502e878005a1e54ad78c5",
"type": "github"
},
"original": {
"id": "hercules-ci-agent",
"type": "indirect"
}
},
"hercules-ci-effects": {
"inputs": {
"flake-parts": "flake-parts_2",
"hercules-ci-agent": "hercules-ci-agent",
"nixpkgs": [
"arion",
"nixpkgs"
]
},
"locked": {
"lastModified": 1689397210,
"narHash": "sha256-fVxZnqxMbsDkB4GzGAs/B41K0wt/e+B/fLxmTFF/S20=",
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"rev": "0a63bfa3f00a3775ea3a6722b247880f1ffe91ce",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
2021-12-01 18:52:13 +00:00
"home-manager": {
"inputs": {
2021-11-29 18:17:20 +00:00
"nixpkgs": [
2021-12-01 18:52:13 +00:00
"nixpkgs"
2023-06-03 11:39:55 +00:00
]
},
"locked": {
2024-04-05 15:50:19 +00:00
"lastModified": 1710888565,
"narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=",
2023-06-03 11:39:55 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-05 15:50:19 +00:00
"rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce",
2021-10-26 18:25:19 +00:00
"type": "github"
},
"original": {
2023-06-03 11:39:55 +00:00
"owner": "nix-community",
2023-12-01 21:05:54 +00:00
"ref": "release-23.11",
2021-10-26 18:25:19 +00:00
"repo": "home-manager",
"type": "github"
}
},
"kak-lsp": {
"flake": false,
"locked": {
2024-05-23 16:24:02 +00:00
"lastModified": 1716147388,
"narHash": "sha256-v23rgAQZkIdCXZTyyvGL9GqMZNbiDHziQIdMNctNvKE=",
"owner": "kakoune-lsp",
"repo": "kakoune-lsp",
2024-05-23 16:24:02 +00:00
"rev": "384cc52ed75eaeed95503fa2f92f635968012847",
"type": "github"
},
"original": {
"owner": "kakoune-lsp",
"repo": "kakoune-lsp",
"type": "github"
}
},
"kakoune": {
"flake": false,
"locked": {
2024-05-23 16:24:02 +00:00
"lastModified": 1716007386,
"narHash": "sha256-1nYSVbvQ4tz1r8p7zCD6w/79haqpelb15qva9r3Fwew=",
2023-01-26 09:59:28 +00:00
"owner": "mawww",
"repo": "kakoune",
2024-05-23 16:24:02 +00:00
"rev": "1bd50261c8c1c867f76e79f626dc571981f15bfd",
"type": "github"
},
"original": {
2023-01-26 09:59:28 +00:00
"owner": "mawww",
"repo": "kakoune",
"type": "github"
}
},
2023-08-30 21:53:14 +00:00
"lanzaboote": {
2023-03-31 08:26:13 +00:00
"inputs": {
"crane": "crane_4",
"flake-compat": "flake-compat_5",
2023-09-17 10:56:21 +00:00
"flake-parts": "flake-parts_4",
"flake-utils": "flake-utils_8",
2023-08-30 21:53:14 +00:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay_3"
2023-08-30 21:53:14 +00:00
},
"locked": {
"lastModified": 1682802423,
"narHash": "sha256-Fb5TeRTdvUlo/5Yi2d+FC8a6KoRLk2h1VE0/peMhWPs=",
"owner": "nix-community",
"repo": "lanzaboote",
"rev": "64b903ca87d18cef2752c19c098af275c6e51d63",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "v0.3.0",
"repo": "lanzaboote",
"type": "github"
}
},
"mpd-mpris": {
"inputs": {
"flake-utils": "flake-utils_9",
2023-03-31 08:26:13 +00:00
"nixpkgs": [
2023-06-06 20:36:45 +00:00
"nixpkgs"
2023-03-31 08:26:13 +00:00
]
},
"locked": {
2023-09-17 10:56:21 +00:00
"lastModified": 1693387424,
"narHash": "sha256-TU+DLqZP3muRf24CN07Lppe0VWbZ3Xz+olsESMq2IaE=",
2023-03-31 08:26:13 +00:00
"owner": "natsukagami",
"repo": "mpd-mpris",
2023-09-17 10:56:21 +00:00
"rev": "2fce108b7539f299aae563cb5218799ccb918397",
2023-03-31 08:26:13 +00:00
"type": "github"
},
"original": {
"owner": "natsukagami",
"repo": "mpd-mpris",
"type": "github"
}
},
2021-10-29 04:25:58 +00:00
"naersk": {
2023-09-17 13:28:39 +00:00
"inputs": {
"nixpkgs": "nixpkgs_7"
2023-09-17 13:28:39 +00:00
},
"locked": {
"lastModified": 1694081375,
"narHash": "sha256-vzJXOUnmkMCm3xw8yfPP5m8kypQ3BhAIRe4RRCWpzy8=",
"owner": "nix-community",
"repo": "naersk",
"rev": "3f976d822b7b37fc6fb8e6f157c2dd05e7e94e89",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
"nix-filter": {
"locked": {
"lastModified": 1705332318,
"narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=",
"owner": "numtide",
"repo": "nix-filter",
"rev": "3449dc925982ad46246cfc36469baf66e1b64f17",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2023-09-26 20:31:25 +00:00
"nix-gaming": {
"inputs": {
"flake-parts": "flake-parts_5",
"nixpkgs": "nixpkgs_10"
2023-09-26 20:31:25 +00:00
},
"locked": {
2024-03-05 23:02:26 +00:00
"lastModified": 1709168939,
"narHash": "sha256-btWt7NRsA8Hysgin5su77nIdmZZbxsKW5qqyj/bBlF0=",
2023-09-26 20:31:25 +00:00
"owner": "fufexan",
"repo": "nix-gaming",
2024-03-05 23:02:26 +00:00
"rev": "22586cc4910284c9c7306f19dcd63ac0adbcbcc9",
2023-09-26 20:31:25 +00:00
"type": "github"
},
"original": {
"owner": "fufexan",
"repo": "nix-gaming",
2024-03-05 23:02:26 +00:00
"rev": "22586cc4910284c9c7306f19dcd63ac0adbcbcc9",
2023-09-26 20:31:25 +00:00
"type": "github"
}
},
2022-10-16 21:55:37 +00:00
"nixos-m1": {
2023-02-25 20:43:29 +00:00
"inputs": {
"flake-compat": "flake-compat_6",
2023-02-25 20:43:29 +00:00
"nixpkgs": [
2023-06-06 20:36:45 +00:00
"nixpkgs"
2023-02-25 20:43:29 +00:00
],
"rust-overlay": "rust-overlay_4"
2023-02-25 20:43:29 +00:00
},
2022-10-16 21:55:37 +00:00
"locked": {
2023-11-20 18:41:35 +00:00
"lastModified": 1700436815,
"narHash": "sha256-+txRDmFuI/dW/ZmacfDrqSsKiWTNLmRygej25u2ojNM=",
2023-06-16 11:08:01 +00:00
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
2023-11-20 18:41:35 +00:00
"rev": "14b327ca47703c376ebb82ba16dc42ca2baa57d8",
2022-10-16 21:55:37 +00:00
"type": "github"
},
"original": {
2023-06-16 11:08:01 +00:00
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
2022-10-16 21:55:37 +00:00
"type": "github"
}
},
2021-10-26 18:25:19 +00:00
"nixpkgs": {
"locked": {
2023-09-17 10:56:21 +00:00
"lastModified": 1688322751,
"narHash": "sha256-eW62dC5f33oKZL7VWlomttbUnOTHrAbte9yNUNW8rbk=",
2021-10-26 18:25:19 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-17 10:56:21 +00:00
"rev": "0fbe93c5a7cac99f90b60bdf5f149383daaa615f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1688049487,
"narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
2021-10-26 18:25:19 +00:00
"type": "github"
},
"original": {
2023-09-17 10:56:21 +00:00
"dir": "lib",
"owner": "NixOS",
2023-04-26 21:23:28 +00:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-10-26 18:25:19 +00:00
}
},
2023-09-26 20:31:25 +00:00
"nixpkgs-lib_2": {
"locked": {
"dir": "lib",
2024-03-05 23:02:26 +00:00
"lastModified": 1706550542,
"narHash": "sha256-UcsnCG6wx++23yeER4Hg18CXWbgNpqNXcHIo5/1Y+hc=",
2023-09-26 20:31:25 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-05 23:02:26 +00:00
"rev": "97b17f32362e475016f942bbdfda4a4a72a8a652",
2023-09-26 20:31:25 +00:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-08-30 21:53:14 +00:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1702780907,
"narHash": "sha256-blbrBBXjjZt6OKTcYX1jpe9SRof2P9ZYWPzq22tzXAA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1e2e384c5b7c50dbf8e9c441a9e58d85f408b01f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
2023-08-30 21:53:14 +00:00
"locked": {
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-28 16:31:11 +00:00
"nixpkgs-unstable": {
"locked": {
2024-05-23 16:24:02 +00:00
"lastModified": 1716358718,
"narHash": "sha256-NQbegJb2ZZnAqp2EJhWwTf6DrZXSpA6xZCEq+RGV1r0=",
"owner": "nixos",
"repo": "nixpkgs",
2024-05-23 16:24:02 +00:00
"rev": "3f316d2a50699a78afe5e77ca486ad553169061e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-09-17 13:28:39 +00:00
"nixpkgs_10": {
"locked": {
"lastModified": 1708751719,
"narHash": "sha256-0uWOKSpXJXmXswOvDM5Vk3blB74apFB6rNGWV5IjoN0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f63ce824cd2f036216eb5f637dfef31e1a03ee89",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_11": {
2023-09-26 20:31:25 +00:00
"locked": {
2024-05-23 16:24:02 +00:00
"lastModified": 1716218643,
"narHash": "sha256-i/E7gzQybvcGAYDRGDl39WL6yVk30Je/NXypBz6/nmM=",
2023-09-26 20:31:25 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-23 16:24:02 +00:00
"rev": "a8695cbd09a7ecf3376bd62c798b9864d20f86ee",
2023-09-26 20:31:25 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-12-01 21:05:54 +00:00
"ref": "nixos-23.11",
2023-09-26 20:31:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_12": {
2023-09-17 13:28:39 +00:00
"locked": {
2024-02-18 00:42:27 +00:00
"lastModified": 1708118438,
"narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=",
2023-09-17 13:28:39 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-02-18 00:42:27 +00:00
"rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80",
2023-09-17 13:28:39 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-02-18 00:42:27 +00:00
"ref": "nixos-unstable",
2023-09-17 13:28:39 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-28 16:31:11 +00:00
"nixpkgs_2": {
2023-04-26 21:23:28 +00:00
"locked": {
2023-09-17 10:56:21 +00:00
"lastModified": 1676300157,
"narHash": "sha256-1HjRzfp6LOLfcj/HJHdVKWAkX9QRAouoh6AjzJiIerU=",
2023-04-26 21:23:28 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-09-17 10:56:21 +00:00
"rev": "545c7a31e5dedea4a6d372712a18e00ce097d462",
2023-04-26 21:23:28 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-09-17 10:56:21 +00:00
"ref": "nixos-unstable",
2023-04-26 21:23:28 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1702539185,
"narHash": "sha256-KnIRG5NMdLIpEkZTnN5zovNYc0hhXjAgv6pfd5Z4c7U=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aa9d4729cbc99dabacb50e3994dcefb3ea0f7447",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2023-09-17 10:56:21 +00:00
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1696261572,
"narHash": "sha256-s8TtSYJ1LBpuITXjbPLUPyxzAKw35LhETcajJjCS5f0=",
2023-09-17 10:56:21 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-10-15 11:32:24 +00:00
"rev": "0c7ffbc66e6d78c50c38e717ec91a2a14e0622fb",
2023-09-17 10:56:21 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
2023-02-25 20:43:29 +00:00
"locked": {
"lastModified": 1671417167,
"narHash": "sha256-JkHam6WQOwZN1t2C2sbp1TqMv3TVRjzrdoejqfefwrM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "bb31220cca6d044baa6dc2715b07497a2a7c4bc7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
2023-07-16 13:49:44 +00:00
"locked": {
2024-04-02 21:23:09 +00:00
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
2023-07-16 13:49:44 +00:00
"owner": "nixOS",
"repo": "nixpkgs",
2024-04-02 21:23:09 +00:00
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
2023-07-16 13:49:44 +00:00
"type": "github"
},
"original": {
"owner": "nixOS",
2023-10-15 12:38:34 +00:00
"ref": "nixos-unstable",
2023-07-16 13:49:44 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_7": {
2022-06-10 02:22:47 +00:00
"locked": {
2023-09-17 13:28:39 +00:00
"lastModified": 1688231357,
"narHash": "sha256-ZOn16X5jZ6X5ror58gOJAxPfFLAQhZJ6nOUeS4tfFwo=",
"path": "/nix/store/aw6kmwd8a02n2c1wysrfk2q31brlmqdz-source",
"rev": "645ff62e09d294a30de823cb568e9c6d68e92606",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_8": {
2023-09-17 13:28:39 +00:00
"locked": {
"lastModified": 1681358109,
"narHash": "sha256-eKyxW4OohHQx9Urxi7TQlFBTDWII+F+x2hklDOQPB50=",
"owner": "NixOS",
2022-05-28 16:31:11 +00:00
"repo": "nixpkgs",
2023-09-17 13:28:39 +00:00
"rev": "96ba1c52e54e74c3197f4d43026b3f3d92e83ff9",
2022-05-28 16:31:11 +00:00
"type": "github"
2022-04-27 18:09:02 +00:00
},
"original": {
2023-09-17 13:28:39 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2022-05-28 16:31:11 +00:00
"repo": "nixpkgs",
"type": "github"
2022-04-27 18:09:02 +00:00
}
},
"nixpkgs_9": {
2022-07-17 21:22:04 +00:00
"locked": {
2023-09-17 13:28:39 +00:00
"lastModified": 1691654369,
"narHash": "sha256-gSILTEx1jRaJjwZxRlnu3ZwMn1FVNk80qlwiCX8kmpo=",
2022-07-17 21:22:04 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-09-17 13:28:39 +00:00
"rev": "ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e",
2022-07-17 21:22:04 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1697363080,
"narHash": "sha256-/49Rh5mohp0ZD6HaNbDn9oIsLt+d7Tzbc/BGkb/7o+g=",
"owner": "nix-community",
"repo": "NUR",
2023-10-15 11:32:24 +00:00
"rev": "5771ba6f22db037b037a8bdd82acc5467c965c7e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2023-08-30 21:53:14 +00:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
2023-08-30 21:53:14 +00:00
},
"locked": {
"lastModified": 1681413034,
"narHash": "sha256-/t7OjNQcNkeWeSq/CFLYVBfm+IEnkjoSm9iKvArnUUI=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "d3de8f69ca88fb6f8b09e5b598be5ac98d28ede5",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2021-10-26 18:25:19 +00:00
"root": {
"inputs": {
2023-04-26 21:23:28 +00:00
"arion": "arion",
2023-08-14 08:21:03 +00:00
"conduit": "conduit",
"crane": "crane_3",
2021-10-26 18:25:19 +00:00
"darwin": "darwin",
"deploy-rs": "deploy-rs",
2023-07-16 13:49:44 +00:00
"dtth-phanpy": "dtth-phanpy",
2023-09-17 13:28:39 +00:00
"eza": "eza",
"flake-utils": "flake-utils_7",
2021-12-01 18:52:13 +00:00
"home-manager": "home-manager",
"kak-lsp": "kak-lsp",
"kakoune": "kakoune",
2023-08-30 21:53:14 +00:00
"lanzaboote": "lanzaboote",
2023-03-31 08:26:13 +00:00
"mpd-mpris": "mpd-mpris",
2023-09-26 20:31:25 +00:00
"nix-gaming": "nix-gaming",
2022-10-16 21:55:37 +00:00
"nixos-m1": "nixos-m1",
"nixpkgs": "nixpkgs_11",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"secrets": "secrets",
2021-11-03 17:22:27 +00:00
"sops-nix": "sops-nix",
2023-03-23 10:17:12 +00:00
"swayfx": "swayfx",
2021-11-03 17:22:27 +00:00
"youmubot": "youmubot"
}
},
2023-08-14 08:21:03 +00:00
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1709571018,
"narHash": "sha256-ISFrxHxE0J5g7lDAscbK88hwaT5uewvWoma9TlFmRzM=",
2023-08-14 08:21:03 +00:00
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "9f14343f9ee24f53f17492c5f9b653427e2ad15e",
2023-08-14 08:21:03 +00:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2022-10-26 10:56:17 +00:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"crane",
"flake-utils"
],
"nixpkgs": [
"crane",
"nixpkgs"
]
},
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1696299134,
"narHash": "sha256-RS77cAa0N+Sfj5EmKbm5IdncNXaBCE1BSSQvUE8exvo=",
2022-10-26 10:56:17 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-10-15 11:32:24 +00:00
"rev": "611ccdceed92b4d94ae75328148d84ee4a5b462d",
2022-10-26 10:56:17 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2023-02-25 20:43:29 +00:00
},
"rust-overlay_2": {
2023-09-17 13:28:39 +00:00
"inputs": {
"flake-utils": "flake-utils_6",
"nixpkgs": "nixpkgs_8"
2023-09-17 13:28:39 +00:00
},
"locked": {
"lastModified": 1694484610,
"narHash": "sha256-aeSDkp7fkAqtVjW3QUn7vq7BKNlFul/BiGgdv7rK+mA=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "c5b977a7e6a295697fa1f9c42174fd6313b38df4",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_3": {
2023-08-30 21:53:14 +00:00
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1682129965,
"narHash": "sha256-1KRPIorEL6pLpJR04FwAqqnt4Tzcm4MqD84yhlD+XSk=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "2c417c0460b788328220120c698630947547ee83",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_4": {
2023-02-25 20:43:29 +00:00
"flake": false,
"locked": {
2023-06-16 11:08:01 +00:00
"lastModified": 1686795910,
"narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=",
2023-02-25 20:43:29 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-06-16 11:08:01 +00:00
"rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9",
2023-02-25 20:43:29 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2022-10-26 10:56:17 +00:00
},
"secrets": {
2022-10-17 11:29:58 +00:00
"inputs": {
"flake-utils": "flake-utils_10"
2022-10-17 11:29:58 +00:00
},
"locked": {
2023-09-06 07:25:23 +00:00
"lastModified": 1693981285,
"narHash": "sha256-7TXp5nKRs3BgSHEg7uBbTBAQKlM7vKji+IVLAy78VCc=",
2022-12-01 18:14:40 +00:00
"ref": "refs/heads/master",
2023-09-06 07:25:23 +00:00
"rev": "824bff0a5dfbf69e6694b30f0f863f2008fcce56",
"revCount": 8,
"type": "git",
2022-06-10 02:41:37 +00:00
"url": "ssh://git@github.com/natsukagami/nix-deploy-secrets"
},
"original": {
"type": "git",
2022-06-10 02:41:37 +00:00
"url": "ssh://git@github.com/natsukagami/nix-deploy-secrets"
}
},
"sops-nix": {
"inputs": {
2022-11-14 14:25:54 +00:00
"nixpkgs": [
"nixpkgs-unstable"
],
2022-12-05 09:59:59 +00:00
"nixpkgs-stable": [
2022-11-14 14:25:54 +00:00
"nixpkgs"
]
},
"locked": {
2023-10-15 11:32:24 +00:00
"lastModified": 1697339241,
"narHash": "sha256-ITsFtEtRbCBeEH9XrES1dxZBkE1fyNNUfIyQjQ2AYQs=",
"owner": "Mic92",
"repo": "sops-nix",
2023-10-15 11:32:24 +00:00
"rev": "51186b8012068c417dac7c31fb12861726577898",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2021-10-26 18:25:19 +00:00
}
2021-10-29 04:25:58 +00:00
},
2023-03-23 10:17:12 +00:00
"swayfx": {
"inputs": {
"flake-compat": "flake-compat_7",
2023-03-23 10:17:12 +00:00
"nixpkgs": [
2023-06-06 20:36:45 +00:00
"nixpkgs"
2023-03-23 10:17:12 +00:00
]
},
"locked": {
2024-01-18 19:28:26 +00:00
"lastModified": 1704454987,
"narHash": "sha256-vGc23vf8C1WIdaUgEs3XqvCU1ag5soQKZnytUsCRpEw=",
2023-03-23 10:17:12 +00:00
"owner": "WillPower3309",
"repo": "swayfx",
2024-01-18 19:28:26 +00:00
"rev": "f0ecffe593574593ec99c104fa12e4bfd593b0f2",
2023-03-23 10:17:12 +00:00
"type": "github"
},
"original": {
"owner": "WillPower3309",
"repo": "swayfx",
"type": "github"
}
},
2023-07-16 13:49:44 +00: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"
}
},
2023-08-14 08:21:03 +00: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"
}
},
2023-08-30 21:53:14 +00: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-09-17 10:56:21 +00:00
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-09-17 13:28:39 +00:00
"systems_6": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_7": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_8": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-09-17 13:28:39 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": "nixpkgs_9"
2023-09-17 13:28:39 +00:00
},
"locked": {
"lastModified": 1693817438,
"narHash": "sha256-fg3+n4Ky1gCzDtPm0MomMTFw0YkH05Y8ojy5t7bkfHg=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "b8d3a059f5487d6767d07c3716386753e3132d9f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2021-10-29 04:25:58 +00:00
"utils": {
"locked": {
2023-01-24 16:37:56 +00:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
2023-01-24 16:37:56 +00:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-11-03 17:22:27 +00:00
"youmubot": {
"inputs": {
"crane": "crane_5",
"flake-utils": "flake-utils_11",
"nixpkgs": "nixpkgs_12"
2021-11-03 17:22:27 +00:00
},
"locked": {
2024-05-07 12:25:51 +00:00
"lastModified": 1714147448,
"narHash": "sha256-6NymqrvEknkVimWJoW/+ruyUE0gWmqAL00hSFU5qstY=",
2021-11-03 17:22:27 +00:00
"owner": "natsukagami",
"repo": "youmubot",
2024-05-07 12:25:51 +00:00
"rev": "ea1c8d2cac7e59e6a8546bfb513f36aab24dc9e0",
2021-11-03 17:22:27 +00:00
"type": "github"
},
"original": {
"owner": "natsukagami",
"repo": "youmubot",
"type": "github"
}
2021-10-26 18:25:19 +00:00
}
},
"root": "root",
"version": 7
}