2021-12-06 22:35:29 +00:00
|
|
|
{
|
|
|
|
"nodes": {
|
2023-02-05 16:51:04 +00:00
|
|
|
"agenix": {
|
|
|
|
"inputs": {
|
|
|
|
"darwin": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-02-24 20:08:10 +00:00
|
|
|
"lastModified": 1677247280,
|
|
|
|
"narHash": "sha256-sa+8MtoAOSLsWP9vf0qiJUyMovIEYgDzHE8TkoK04Hk=",
|
2023-02-05 16:51:04 +00:00
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
2023-02-24 20:08:10 +00:00
|
|
|
"rev": "833f87c8ff574a29aea3e091045cbaed3cf86bc1",
|
2023-02-05 16:51:04 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-07-30 18:17:39 +00:00
|
|
|
"arion": {
|
|
|
|
"inputs": {
|
2022-12-04 17:05:34 +00:00
|
|
|
"flake-parts": "flake-parts",
|
|
|
|
"haskell-flake": "haskell-flake",
|
2022-07-30 18:17:39 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-02-23 20:44:27 +00:00
|
|
|
"lastModified": 1677058440,
|
|
|
|
"narHash": "sha256-8L8ZUvBe1s7vkDp/D94IadPg0h8M8tqNIS7a9lKER78=",
|
2022-07-30 18:17:39 +00:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "arion",
|
2023-02-23 20:44:27 +00:00
|
|
|
"rev": "e67a5d3049613e564d0e23a0c7807fae77b860a5",
|
2022-07-30 18:17:39 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "arion",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-02-03 22:35:52 +00:00
|
|
|
"darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2022-07-30 16:18:04 +00:00
|
|
|
"nixpkgs"
|
2022-02-03 22:35:52 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-01-10 16:28:50 +00:00
|
|
|
"lastModified": 1673295039,
|
|
|
|
"narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
|
2022-02-03 22:35:52 +00:00
|
|
|
"owner": "lnl7",
|
|
|
|
"repo": "nix-darwin",
|
2023-01-10 16:28:50 +00:00
|
|
|
"rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
|
2022-02-03 22:35:52 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "lnl7",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-12-06 22:35:29 +00:00
|
|
|
"flake-compat": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-01-18 19:17:37 +00:00
|
|
|
"lastModified": 1673956053,
|
|
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2023-01-18 19:17:37 +00:00
|
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-04 17:05:34 +00:00
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"arion",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-02-17 21:30:13 +00:00
|
|
|
"lastModified": 1675933616,
|
|
|
|
"narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
|
2022-12-04 17:05:34 +00:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2023-02-17 21:30:13 +00:00
|
|
|
"rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
|
2022-12-04 17:05:34 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-12-06 22:35:29 +00:00
|
|
|
"flake-utils": {
|
|
|
|
"locked": {
|
2022-11-27 16:12:49 +00:00
|
|
|
"lastModified": 1667395993,
|
|
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2022-11-27 16:12:49 +00:00
|
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-12-04 17:05:34 +00:00
|
|
|
"haskell-flake": {
|
|
|
|
"locked": {
|
2023-02-17 21:30:13 +00:00
|
|
|
"lastModified": 1675296942,
|
|
|
|
"narHash": "sha256-u1X1sblozi5qYEcLp1hxcyo8FfDHnRUVX3dJ/tW19jY=",
|
2022-12-04 17:05:34 +00:00
|
|
|
"owner": "srid",
|
|
|
|
"repo": "haskell-flake",
|
2023-02-17 21:30:13 +00:00
|
|
|
"rev": "c2cafce9d57bfca41794dc3b99c593155006c71e",
|
2022-12-04 17:05:34 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "srid",
|
2023-02-17 21:30:13 +00:00
|
|
|
"ref": "0.1.0",
|
2022-12-04 17:05:34 +00:00
|
|
|
"repo": "haskell-flake",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-12-06 22:35:29 +00:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2022-07-30 16:18:04 +00:00
|
|
|
"nixpkgs"
|
2022-06-07 19:12:11 +00:00
|
|
|
],
|
|
|
|
"utils": "utils"
|
2021-12-06 22:35:29 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-02-23 20:44:27 +00:00
|
|
|
"lastModified": 1677104801,
|
|
|
|
"narHash": "sha256-2V5nKOYVFMYlseYdDKiEaww2xqcE0GtS1ax3SoUX99I=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-02-23 20:44:27 +00:00
|
|
|
"rev": "4295fdfa6b0005c32f2e1f0b732faf5810c1bc7f",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"neovim-flake": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils",
|
2021-12-27 23:52:11 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"neovim-nightly-overlay",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2021-12-06 22:35:29 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"dir": "contrib",
|
2023-02-24 20:08:10 +00:00
|
|
|
"lastModified": 1677225707,
|
|
|
|
"narHash": "sha256-V+8RDil3L1SK1D5KFdVxvFmIRZkKvc8GhmJywx9K0io=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
2023-02-24 20:08:10 +00:00
|
|
|
"rev": "306e67358377cd17bb20104ec4f8d27619937ad6",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"dir": "contrib",
|
|
|
|
"owner": "neovim",
|
|
|
|
"repo": "neovim",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"neovim-nightly-overlay": {
|
|
|
|
"inputs": {
|
2022-06-26 21:51:13 +00:00
|
|
|
"flake-compat": "flake-compat",
|
2021-12-06 22:35:29 +00:00
|
|
|
"neovim-flake": "neovim-flake",
|
2023-02-13 18:44:04 +00:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
2021-12-06 22:35:29 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-02-24 20:08:10 +00:00
|
|
|
"lastModified": 1677226520,
|
|
|
|
"narHash": "sha256-27N8sBU+6osBNK56pY6bJEt9nb/tM48w8bWpW9BoUZg=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
2023-02-24 20:08:10 +00:00
|
|
|
"rev": "e629f6741755e5c8c28f6335c592b7849649792c",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "neovim-nightly-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-12-14 19:34:31 +00:00
|
|
|
"nifoc-overlay": {
|
|
|
|
"inputs": {
|
2021-12-17 20:41:54 +00:00
|
|
|
"nixpkgs": [
|
2022-07-30 16:18:04 +00:00
|
|
|
"nixpkgs"
|
2021-12-17 20:41:54 +00:00
|
|
|
]
|
2021-12-14 19:34:31 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2023-02-24 20:08:10 +00:00
|
|
|
"lastModified": 1677227124,
|
|
|
|
"narHash": "sha256-pqTayL+4vGKmT/gm/acvam1JqvnucCPj0lsS3chFESc=",
|
2021-12-14 19:34:31 +00:00
|
|
|
"owner": "nifoc",
|
|
|
|
"repo": "nix-overlay",
|
2023-02-24 20:08:10 +00:00
|
|
|
"rev": "9ae4351790580f9b9a45b4a091b64cd06ccffaa2",
|
2021-12-14 19:34:31 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nifoc",
|
|
|
|
"repo": "nix-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-07-30 16:18:04 +00:00
|
|
|
"nixpkgs": {
|
2021-12-27 16:10:34 +00:00
|
|
|
"locked": {
|
2023-02-24 20:08:10 +00:00
|
|
|
"lastModified": 1677142198,
|
|
|
|
"narHash": "sha256-Y/uC2ZmkQkyrdRZ5szZilhZ/46786Wio5CGTgL+Vb/c=",
|
2021-12-06 22:35:29 +00:00
|
|
|
"owner": "nixos",
|
|
|
|
"repo": "nixpkgs",
|
2023-02-24 20:08:10 +00:00
|
|
|
"rev": "03fb72201639e5274fee6d77b0d9c66e98329aba",
|
2021-12-06 22:35:29 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nixos",
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2023-02-05 16:51:04 +00:00
|
|
|
"agenix": "agenix",
|
2022-07-30 18:17:39 +00:00
|
|
|
"arion": "arion",
|
2022-02-03 22:35:52 +00:00
|
|
|
"darwin": "darwin",
|
2021-12-06 22:35:29 +00:00
|
|
|
"home-manager": "home-manager",
|
|
|
|
"neovim-nightly-overlay": "neovim-nightly-overlay",
|
2021-12-14 19:34:31 +00:00
|
|
|
"nifoc-overlay": "nifoc-overlay",
|
2023-02-13 18:44:04 +00:00
|
|
|
"nixpkgs": "nixpkgs"
|
2022-02-13 20:58:18 +00:00
|
|
|
}
|
|
|
|
},
|
2022-06-07 19:12:11 +00:00
|
|
|
"utils": {
|
|
|
|
"locked": {
|
2022-11-08 23:24:54 +00:00
|
|
|
"lastModified": 1667395993,
|
|
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
2022-06-07 19:12:11 +00:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2022-11-08 23:24:54 +00:00
|
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
2022-06-07 19:12:11 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2021-12-06 22:35:29 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|