2021-11-25 11:55:30 +00:00
|
|
|
{
|
|
|
|
"nodes": {
|
2022-06-17 04:06:10 +00:00
|
|
|
"base16-schemes": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2022-11-29 13:33:16 +00:00
|
|
|
"lastModified": 1665690101,
|
|
|
|
"narHash": "sha256-J2ZvNaVFkqaTXzYO5L+jyRORfIOavFPKvWItP6UTMKs=",
|
|
|
|
"owner": "tinted-theming",
|
2022-06-17 04:06:10 +00:00
|
|
|
"repo": "base16-schemes",
|
2022-11-29 13:33:16 +00:00
|
|
|
"rev": "a3dc916cf90471a422c0bfe1bb4b1bdd12185ced",
|
2022-06-17 04:06:10 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-11-29 13:33:16 +00:00
|
|
|
"owner": "tinted-theming",
|
2022-06-17 04:06:10 +00:00
|
|
|
"repo": "base16-schemes",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-08-04 13:32:15 +00:00
|
|
|
"crane": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2022-12-27 05:43:37 +00:00
|
|
|
"lastModified": 1670900067,
|
|
|
|
"narHash": "sha256-VXVa+KBfukhmWizaiGiHRVX/fuk66P8dgSFfkVN4/MY=",
|
2022-08-04 13:32:15 +00:00
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
2022-12-27 05:43:37 +00:00
|
|
|
"rev": "59b31b41a589c0a65e4a1f86b0e5eac68081468b",
|
2022-08-04 13:32:15 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ipetkov",
|
|
|
|
"repo": "crane",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-11-13 05:49:54 +00:00
|
|
|
"deploy": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-compat": "flake-compat",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"utils": "utils"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-01-29 00:56:43 +00:00
|
|
|
"lastModified": 1674127017,
|
|
|
|
"narHash": "sha256-QO1xF7stu5ZMDLbHN30LFolMAwY6TVlzYvQoUs1RD68=",
|
2022-11-13 05:49:54 +00:00
|
|
|
"owner": "serokell",
|
|
|
|
"repo": "deploy-rs",
|
2023-01-29 00:56:43 +00:00
|
|
|
"rev": "8c9ea9605eed20528bf60fae35a2b613b901fd77",
|
2022-11-13 05:49:54 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "serokell",
|
|
|
|
"repo": "deploy-rs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-12-18 08:20:58 +00:00
|
|
|
"devshell": {
|
2022-02-04 15:59:01 +00:00
|
|
|
"inputs": {
|
2022-07-14 01:10:34 +00:00
|
|
|
"flake-utils": [
|
|
|
|
"flake-utils"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2022-02-04 15:59:01 +00:00
|
|
|
},
|
2021-12-18 08:20:58 +00:00
|
|
|
"locked": {
|
2023-03-17 00:43:51 +00:00
|
|
|
"lastModified": 1678957337,
|
|
|
|
"narHash": "sha256-Gw4nVbuKRdTwPngeOZQOzH/IFowmz4LryMPDiJN/ah4=",
|
2021-12-18 08:20:58 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "devshell",
|
2023-03-17 00:43:51 +00:00
|
|
|
"rev": "3e0e60ab37cd0bf7ab59888f5c32499d851edb47",
|
2022-08-04 13:32:15 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "devshell",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"dream2nix": {
|
|
|
|
"inputs": {
|
|
|
|
"alejandra": [
|
|
|
|
"helix-editor",
|
2022-11-23 03:00:39 +00:00
|
|
|
"nci"
|
|
|
|
],
|
|
|
|
"all-cabal-json": [
|
|
|
|
"helix-editor",
|
|
|
|
"nci"
|
2022-08-04 13:32:15 +00:00
|
|
|
],
|
|
|
|
"crane": "crane",
|
|
|
|
"devshell": [
|
2023-03-08 03:14:21 +00:00
|
|
|
"helix-editor",
|
|
|
|
"nci"
|
|
|
|
],
|
|
|
|
"flake-parts": [
|
2022-08-04 13:32:15 +00:00
|
|
|
"helix-editor",
|
2022-09-03 02:53:38 +00:00
|
|
|
"nci",
|
2023-03-08 03:14:21 +00:00
|
|
|
"parts"
|
2022-08-04 13:32:15 +00:00
|
|
|
],
|
|
|
|
"flake-utils-pre-commit": [
|
|
|
|
"helix-editor",
|
2022-11-23 03:00:39 +00:00
|
|
|
"nci"
|
|
|
|
],
|
|
|
|
"ghc-utils": [
|
|
|
|
"helix-editor",
|
|
|
|
"nci"
|
2022-08-04 13:32:15 +00:00
|
|
|
],
|
|
|
|
"gomod2nix": [
|
|
|
|
"helix-editor",
|
2022-11-23 03:00:39 +00:00
|
|
|
"nci"
|
2022-08-04 13:32:15 +00:00
|
|
|
],
|
|
|
|
"mach-nix": [
|
|
|
|
"helix-editor",
|
2022-11-23 03:00:39 +00:00
|
|
|
"nci"
|
2022-08-04 13:32:15 +00:00
|
|
|
],
|
2022-12-27 05:43:37 +00:00
|
|
|
"nix-pypi-fetcher": [
|
|
|
|
"helix-editor",
|
|
|
|
"nci"
|
|
|
|
],
|
2022-08-04 13:32:15 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"helix-editor",
|
2022-09-03 02:53:38 +00:00
|
|
|
"nci",
|
2022-08-04 13:32:15 +00:00
|
|
|
"nixpkgs"
|
|
|
|
],
|
|
|
|
"poetry2nix": [
|
|
|
|
"helix-editor",
|
2022-11-23 03:00:39 +00:00
|
|
|
"nci"
|
2022-08-04 13:32:15 +00:00
|
|
|
],
|
|
|
|
"pre-commit-hooks": [
|
|
|
|
"helix-editor",
|
2022-11-23 03:00:39 +00:00
|
|
|
"nci"
|
2023-03-08 03:14:21 +00:00
|
|
|
],
|
|
|
|
"pruned-racket-catalog": [
|
|
|
|
"helix-editor",
|
|
|
|
"nci"
|
2022-08-04 13:32:15 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-08 03:14:21 +00:00
|
|
|
"lastModified": 1677289985,
|
|
|
|
"narHash": "sha256-lUp06cTTlWubeBGMZqPl9jODM99LpWMcwxRiscFAUJg=",
|
2022-08-04 13:32:15 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "dream2nix",
|
2023-03-08 03:14:21 +00:00
|
|
|
"rev": "28b973a8d4c30cc1cbb3377ea2023a76bc3fb889",
|
2022-08-04 13:32:15 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "dream2nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-01-02 00:40:01 +00:00
|
|
|
"emacs-overlay": {
|
2022-05-10 03:38:33 +00:00
|
|
|
"inputs": {
|
2022-07-14 01:10:34 +00:00
|
|
|
"flake-utils": [
|
|
|
|
"flake-utils"
|
|
|
|
],
|
2022-07-09 21:40:56 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2022-05-10 03:38:33 +00:00
|
|
|
},
|
2022-01-02 00:40:01 +00:00
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1680118886,
|
|
|
|
"narHash": "sha256-uHcKDM/LkvOKc0ma3JIFLjnyvJRlIKVnIBa45vQO+2s=",
|
2022-01-02 00:40:01 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "578051f829883262c9120d98fd71a80e4715afcb",
|
2022-01-02 00:40:01 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-12-06 10:22:08 +00:00
|
|
|
"flake-compat": {
|
2022-11-13 05:49:54 +00:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-01-06 03:37:28 +00:00
|
|
|
"lastModified": 1668681692,
|
|
|
|
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
|
2022-11-13 05:49:54 +00:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2023-01-06 03:37:28 +00:00
|
|
|
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
|
2022-11-13 05:49:54 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-compat_2": {
|
2021-12-06 10:22:08 +00:00
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-01-29 00:56:43 +00:00
|
|
|
"lastModified": 1673956053,
|
|
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
2021-12-06 10:22:08 +00:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2023-01-29 00:56:43 +00:00
|
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
2021-12-06 10:22:08 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils": {
|
2022-05-10 03:38:33 +00:00
|
|
|
"locked": {
|
2023-03-17 00:43:51 +00:00
|
|
|
"lastModified": 1678901627,
|
|
|
|
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
|
2022-05-10 03:38:33 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-03-17 00:43:51 +00:00
|
|
|
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
|
2022-05-10 03:38:33 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-07-14 01:10:34 +00:00
|
|
|
"flake-utils_2": {
|
2022-08-04 13:32:15 +00:00
|
|
|
"locked": {
|
2022-11-04 15:03:46 +00:00
|
|
|
"lastModified": 1659877975,
|
|
|
|
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
|
2022-08-04 13:32:15 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2022-11-04 15:03:46 +00:00
|
|
|
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
|
2022-08-04 13:32:15 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils_3": {
|
2022-01-12 02:45:06 +00:00
|
|
|
"locked": {
|
2022-11-29 13:33:16 +00:00
|
|
|
"lastModified": 1667395993,
|
|
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
2022-01-12 02:45:06 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2022-11-29 13:33:16 +00:00
|
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
2022-01-12 02:45:06 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-01-18 12:05:25 +00:00
|
|
|
"guix-overlay": {
|
|
|
|
"inputs": {
|
2022-11-04 15:03:46 +00:00
|
|
|
"nixpkgs": "nixpkgs"
|
2022-01-18 12:05:25 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2022-12-27 05:43:37 +00:00
|
|
|
"lastModified": 1671581861,
|
|
|
|
"narHash": "sha256-tj6mhEHpvVXz38DtnYytq9IzWm0qX/ie0IuPyLkQUe4=",
|
2022-01-18 12:05:25 +00:00
|
|
|
"owner": "foo-dogsquared",
|
|
|
|
"repo": "nix-overlay-guix",
|
2022-12-27 05:43:37 +00:00
|
|
|
"rev": "6ea748a541fa994058de94903fd1adaa3e1f6a8a",
|
2022-01-18 12:05:25 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-09-22 03:14:11 +00:00
|
|
|
"owner": "foo-dogsquared",
|
|
|
|
"repo": "nix-overlay-guix",
|
|
|
|
"type": "github"
|
2022-01-18 12:05:25 +00:00
|
|
|
}
|
|
|
|
},
|
2022-08-04 13:32:15 +00:00
|
|
|
"helix-editor": {
|
|
|
|
"inputs": {
|
2022-09-03 02:53:38 +00:00
|
|
|
"nci": "nci",
|
2022-08-04 13:32:15 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-03-08 03:14:21 +00:00
|
|
|
"parts": "parts_2",
|
2022-08-04 13:32:15 +00:00
|
|
|
"rust-overlay": "rust-overlay"
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1680062250,
|
|
|
|
"narHash": "sha256-wDFlAm8Jg/CQW0HYe9StkXZFgoB3vhb4wCBeq+7XclQ=",
|
2022-08-04 13:32:15 +00:00
|
|
|
"owner": "helix-editor",
|
|
|
|
"repo": "helix",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "5b3dd6a678ba138ea21d7d5dd8d3c8a53c7a6d3b",
|
2022-08-04 13:32:15 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "helix-editor",
|
|
|
|
"repo": "helix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-11-25 11:55:30 +00:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2022-06-10 01:33:33 +00:00
|
|
|
],
|
2022-07-14 01:10:34 +00:00
|
|
|
"utils": [
|
|
|
|
"flake-utils"
|
|
|
|
]
|
2021-11-25 11:55:30 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1680114304,
|
|
|
|
"narHash": "sha256-XymtLu8G2nzenjDUWI7XV2MMHztvPkEZUFpwmZFcxVM=",
|
2021-11-25 11:55:30 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "0e065e1b6f0776ebbacea9dcbc977af7bc9eddc0",
|
2021-11-25 11:55:30 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-08 03:14:21 +00:00
|
|
|
"mk-naked-shell": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1676572903,
|
|
|
|
"narHash": "sha256-oQoDHHUTxNVSURfkFcYLuAK+btjs30T4rbEUtCUyKy8=",
|
|
|
|
"owner": "yusdacra",
|
|
|
|
"repo": "mk-naked-shell",
|
|
|
|
"rev": "aeca9f8aa592f5e8f71f407d081cb26fd30c5a57",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "yusdacra",
|
|
|
|
"repo": "mk-naked-shell",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-03 02:53:38 +00:00
|
|
|
"nci": {
|
|
|
|
"inputs": {
|
|
|
|
"dream2nix": "dream2nix",
|
2023-03-08 03:14:21 +00:00
|
|
|
"mk-naked-shell": "mk-naked-shell",
|
2022-09-03 02:53:38 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"helix-editor",
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-03-08 03:14:21 +00:00
|
|
|
"parts": "parts",
|
2022-09-03 02:53:38 +00:00
|
|
|
"rust-overlay": [
|
|
|
|
"helix-editor",
|
|
|
|
"rust-overlay"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-08 03:14:21 +00:00
|
|
|
"lastModified": 1677297103,
|
|
|
|
"narHash": "sha256-ArlJIbp9NGV9yvhZdV0SOUFfRlI/kHeKoCk30NbSiLc=",
|
2022-09-03 02:53:38 +00:00
|
|
|
"owner": "yusdacra",
|
|
|
|
"repo": "nix-cargo-integration",
|
2023-03-08 03:14:21 +00:00
|
|
|
"rev": "a79272a2cb0942392bb3a5bf9a3ec6bc568795b2",
|
2022-09-03 02:53:38 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "yusdacra",
|
|
|
|
"repo": "nix-cargo-integration",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-12-06 06:55:00 +00:00
|
|
|
"neovim-flake": {
|
|
|
|
"inputs": {
|
2022-08-04 13:32:15 +00:00
|
|
|
"flake-utils": "flake-utils_3",
|
2022-02-04 15:59:01 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2021-12-06 06:55:00 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"dir": "contrib",
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1680076741,
|
|
|
|
"narHash": "sha256-Xc4IY54hYDnHotzYGoqvdQWwi19jy6gpt0hNiw4X8r0=",
|
2021-12-06 06:55:00 +00:00
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "b7748662ed5b06c12a74560690b728fdf770666f",
|
2021-12-06 06:55:00 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"dir": "contrib",
|
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"neovim-nightly-overlay": {
|
|
|
|
"inputs": {
|
2022-11-13 05:49:54 +00:00
|
|
|
"flake-compat": "flake-compat_2",
|
2021-12-06 06:55:00 +00:00
|
|
|
"neovim-flake": "neovim-flake",
|
2023-01-17 08:46:23 +00:00
|
|
|
"nixpkgs": "nixpkgs_2"
|
2021-12-06 06:55:00 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1680077682,
|
|
|
|
"narHash": "sha256-d8NDUvTAR5ff+RbL5hS8P2xBcTjeTyEDe6o7GiPwVPI=",
|
2021-12-06 06:55:00 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "6cf1e98e9ec0b48f6f20035fbcae63ef1d6ae18e",
|
2021-12-06 06:55:00 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-27 02:07:18 +00:00
|
|
|
"nix-colors": {
|
2022-06-17 04:06:10 +00:00
|
|
|
"inputs": {
|
2022-07-30 06:19:06 +00:00
|
|
|
"base16-schemes": "base16-schemes",
|
2022-12-27 05:43:37 +00:00
|
|
|
"nixpkgs-lib": "nixpkgs-lib_2"
|
2022-06-17 04:06:10 +00:00
|
|
|
},
|
2022-02-27 02:07:18 +00:00
|
|
|
"locked": {
|
2023-01-06 03:37:28 +00:00
|
|
|
"lastModified": 1672236234,
|
|
|
|
"narHash": "sha256-dpBIuxcDEvJbLD8fTipE0A0JbQD1lZB94zYFPoh01PI=",
|
2022-02-27 02:07:18 +00:00
|
|
|
"owner": "misterio77",
|
|
|
|
"repo": "nix-colors",
|
2023-01-06 03:37:28 +00:00
|
|
|
"rev": "7e459f1d88ac54fc2f4b308adb5064863006e4b1",
|
2022-02-27 02:07:18 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "misterio77",
|
|
|
|
"repo": "nix-colors",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-01-12 02:45:06 +00:00
|
|
|
"nix-ld": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2022-11-13 05:49:54 +00:00
|
|
|
"utils": "utils_2"
|
2022-01-12 02:45:06 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-17 00:43:51 +00:00
|
|
|
"lastModified": 1679000984,
|
|
|
|
"narHash": "sha256-dcidUdnLf173UV+EdxDRm0AX6sd0lH3LmThceCOJzt0=",
|
2022-01-12 02:45:06 +00:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "nix-ld",
|
2023-03-17 00:43:51 +00:00
|
|
|
"rev": "c60c83390beeccbc365206dfb9cd9c3c359c98b2",
|
2022-01-12 02:45:06 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "nix-ld",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-04 15:59:01 +00:00
|
|
|
"nixlib": {
|
2021-12-06 06:55:00 +00:00
|
|
|
"locked": {
|
2023-03-25 04:36:42 +00:00
|
|
|
"lastModified": 1679187309,
|
|
|
|
"narHash": "sha256-H8udmkg5wppL11d/05MMzOMryiYvc403axjDNZy1/TQ=",
|
2022-02-04 15:59:01 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixpkgs.lib",
|
2023-03-25 04:36:42 +00:00
|
|
|
"rev": "44214417fe4595438b31bdb9469be92536a61455",
|
2021-12-06 06:55:00 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-02-04 15:59:01 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixpkgs.lib",
|
2021-12-06 06:55:00 +00:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-04 15:59:01 +00:00
|
|
|
"nixos-generators": {
|
|
|
|
"inputs": {
|
|
|
|
"nixlib": "nixlib",
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
2021-11-27 08:04:01 +00:00
|
|
|
"locked": {
|
2023-03-25 04:36:42 +00:00
|
|
|
"lastModified": 1679464055,
|
|
|
|
"narHash": "sha256-RiZpwkbm1GeKRqrTtGGsEDieJyplMSRG1bQzOZgY378=",
|
2022-02-04 15:59:01 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixos-generators",
|
2023-03-25 04:36:42 +00:00
|
|
|
"rev": "d5cd198c80ee62a801a078ad991c99c0175971cf",
|
2021-12-26 09:33:00 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-02-04 15:59:01 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixos-generators",
|
2021-12-26 09:33:00 +00:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-04 15:59:01 +00:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2022-11-04 15:03:46 +00:00
|
|
|
"lastModified": 1665763903,
|
|
|
|
"narHash": "sha256-znGWY4x688cZ3Ii01qLnhl+mSKpQ9iCufGxfdV6oBOc=",
|
2021-11-25 11:55:30 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2022-11-04 15:03:46 +00:00
|
|
|
"rev": "78a37aa630faa41944060a966607d4f1128ea94b",
|
2021-11-25 11:55:30 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2022-11-04 15:03:46 +00:00
|
|
|
"ref": "nixos-22.05",
|
2021-11-25 11:55:30 +00:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-07-30 06:19:06 +00:00
|
|
|
"nixpkgs-lib": {
|
2022-12-27 05:43:37 +00:00
|
|
|
"locked": {
|
|
|
|
"dir": "lib",
|
2023-03-08 03:14:21 +00:00
|
|
|
"lastModified": 1675183161,
|
|
|
|
"narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
|
2022-12-27 05:43:37 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-03-08 03:14:21 +00:00
|
|
|
"rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
|
2022-12-27 05:43:37 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"dir": "lib",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-lib_2": {
|
2022-07-30 06:19:06 +00:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1655599917,
|
|
|
|
"narHash": "sha256-kjZbt5WdTrnjMxL79okg9TCoRUdADG50x/TWozbyTsE=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixpkgs.lib",
|
|
|
|
"rev": "5fb55578aa2f1a502d636a8ac71aece57cb730bb",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "nixpkgs.lib",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-07 06:52:59 +00:00
|
|
|
"nixpkgs-stable": {
|
2023-01-17 08:46:23 +00:00
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1679966490,
|
|
|
|
"narHash": "sha256-k0jV+y1jawE6w4ZvKgXDNg4+O9NNtcaWwzw8gufv0b4=",
|
2023-01-17 08:46:23 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "5b7cd5c39befee629be284970415b6eb3b0ff000",
|
2023-01-17 08:46:23 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-22.11",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-stable_2": {
|
2022-12-07 06:52:59 +00:00
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1679748960,
|
|
|
|
"narHash": "sha256-BP8XcYHyj1NxQi04RpyNW8e7KiXSoI+Fy1tXIK2GfdA=",
|
2022-12-07 06:52:59 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "da26ae9f6ce2c9ab380c0f394488892616fc5a6a",
|
2022-12-07 06:52:59 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "release-22.11",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-11-04 15:03:46 +00:00
|
|
|
"nixpkgs_2": {
|
2023-01-17 08:46:23 +00:00
|
|
|
"locked": {
|
|
|
|
"lastModified": 1671983799,
|
|
|
|
"narHash": "sha256-Z2Ro6hFPZHkBqkVXY5/aBUzxi5xizQGvuHQ9+T5B/ks=",
|
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "fad51abd42ca17a60fc1d4cb9382e2d79ae31836",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
2023-01-29 00:56:43 +00:00
|
|
|
"ref": "nixpkgs-unstable",
|
2023-01-17 08:46:23 +00:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_3": {
|
2022-01-02 00:48:15 +00:00
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1679944645,
|
|
|
|
"narHash": "sha256-e5Qyoe11UZjVfgRfwNoSU57ZeKuEmjYb77B9IVW7L/M=",
|
2022-11-04 15:03:46 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "4bb072f0a8b267613c127684e099a70e1f6ff106",
|
2022-01-02 00:48:15 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
2022-11-04 15:03:46 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
2022-01-02 00:48:15 +00:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-11-04 15:03:46 +00:00
|
|
|
"nur": {
|
2022-01-12 02:45:06 +00:00
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1680126323,
|
|
|
|
"narHash": "sha256-rl6JvRLUXo5wJZXGH+Xfen99rHg+/Pcf3NwKLKJcxqs=",
|
2022-01-12 02:45:06 +00:00
|
|
|
"owner": "nix-community",
|
2022-11-04 15:03:46 +00:00
|
|
|
"repo": "NUR",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "ccc46054db4c7384f01f947821635fe085a704be",
|
2022-01-12 02:45:06 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2022-11-04 15:03:46 +00:00
|
|
|
"repo": "NUR",
|
2022-01-12 02:45:06 +00:00
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-08 03:14:21 +00:00
|
|
|
"parts": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"helix-editor",
|
|
|
|
"nci",
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"parts_2": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
2021-11-25 11:55:30 +00:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2022-11-13 05:49:54 +00:00
|
|
|
"deploy": "deploy",
|
2021-12-18 08:20:58 +00:00
|
|
|
"devshell": "devshell",
|
2022-01-02 00:40:01 +00:00
|
|
|
"emacs-overlay": "emacs-overlay",
|
2022-07-14 01:10:34 +00:00
|
|
|
"flake-utils": "flake-utils",
|
2022-01-18 12:05:25 +00:00
|
|
|
"guix-overlay": "guix-overlay",
|
2022-08-04 13:32:15 +00:00
|
|
|
"helix-editor": "helix-editor",
|
2021-11-29 05:30:57 +00:00
|
|
|
"home-manager": "home-manager",
|
2021-12-06 10:22:08 +00:00
|
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
2022-02-27 02:07:18 +00:00
|
|
|
"nix-colors": "nix-colors",
|
2022-01-12 02:45:06 +00:00
|
|
|
"nix-ld": "nix-ld",
|
2022-02-04 15:59:01 +00:00
|
|
|
"nixos-generators": "nixos-generators",
|
2023-01-17 08:46:23 +00:00
|
|
|
"nixpkgs": "nixpkgs_3",
|
|
|
|
"nixpkgs-stable": "nixpkgs-stable",
|
2022-01-02 00:48:15 +00:00
|
|
|
"nur": "nur",
|
2022-08-04 13:32:15 +00:00
|
|
|
"rust-overlay": "rust-overlay_2",
|
2022-07-17 01:36:29 +00:00
|
|
|
"sops-nix": "sops-nix"
|
2021-12-26 09:33:00 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"rust-overlay": {
|
2022-08-04 13:32:15 +00:00
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils_2",
|
|
|
|
"nixpkgs": [
|
|
|
|
"helix-editor",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-08 03:14:21 +00:00
|
|
|
"lastModified": 1677292251,
|
|
|
|
"narHash": "sha256-D+6q5Z2MQn3UFJtqsM5/AvVHi3NXKZTIMZt1JGq/spA=",
|
2022-08-04 13:32:15 +00:00
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
2023-03-08 03:14:21 +00:00
|
|
|
"rev": "34cdbf6ad480ce13a6a526f57d8b9e609f3d65dc",
|
2022-08-04 13:32:15 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"rust-overlay_2": {
|
2021-12-26 09:33:00 +00:00
|
|
|
"inputs": {
|
2022-07-14 01:10:34 +00:00
|
|
|
"flake-utils": [
|
|
|
|
"flake-utils"
|
|
|
|
],
|
2021-12-26 09:33:00 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1680056830,
|
|
|
|
"narHash": "sha256-WB4KD8oLSxAAtmXYSzwVwQusC2Gy5vTEln1uTt0GI2k=",
|
2021-12-26 09:33:00 +00:00
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "c8d8d05b8100d451243b614d950fa3f966c1fcc2",
|
2021-12-26 09:33:00 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "oxalica",
|
|
|
|
"repo": "rust-overlay",
|
|
|
|
"type": "github"
|
2021-11-25 11:55:30 +00:00
|
|
|
}
|
2022-01-12 02:45:06 +00:00
|
|
|
},
|
2022-07-17 01:36:29 +00:00
|
|
|
"sops-nix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
],
|
2023-01-17 08:46:23 +00:00
|
|
|
"nixpkgs-stable": "nixpkgs-stable_2"
|
2022-07-17 01:36:29 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-03-30 01:23:32 +00:00
|
|
|
"lastModified": 1679993313,
|
|
|
|
"narHash": "sha256-pfZ/BxJDTifnQBMXg60OhwpJvg96LHvEXGtpHeGcWLM=",
|
2022-07-17 01:36:29 +00:00
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
2023-03-30 01:23:32 +00:00
|
|
|
"rev": "5b26523e28989a7f56953b695184070c06335814",
|
2022-07-17 01:36:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "Mic92",
|
|
|
|
"repo": "sops-nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-01-12 02:45:06 +00:00
|
|
|
"utils": {
|
2022-11-13 05:49:54 +00:00
|
|
|
"locked": {
|
2023-01-06 03:37:28 +00:00
|
|
|
"lastModified": 1667395993,
|
|
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
2022-11-13 05:49:54 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2023-01-06 03:37:28 +00:00
|
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
2022-11-13 05:49:54 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"utils_2": {
|
2022-01-12 02:45:06 +00:00
|
|
|
"locked": {
|
2022-11-17 03:24:30 +00:00
|
|
|
"lastModified": 1667395993,
|
|
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
2022-01-12 02:45:06 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2022-11-17 03:24:30 +00:00
|
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
2022-01-12 02:45:06 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2021-11-25 11:55:30 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|