1
0
Fork 0
dotfiles/flake.lock

338 lines
8.4 KiB
Plaintext
Raw Normal View History

2021-12-06 22:35:29 +00:00
{
"nodes": {
2023-02-05 16:51:04 +00:00
"agenix": {
"inputs": {
2023-04-14 08:23:54 +00:00
"darwin": [
"darwin"
],
2023-02-05 16:51:04 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-14 08:23:54 +00:00
"lastModified": 1680281360,
"narHash": "sha256-XdLTgAzjJNDhAG2V+++0bHpSzfvArvr2pW6omiFfEJk=",
2023-02-05 16:51:04 +00:00
"owner": "ryantm",
"repo": "agenix",
2023-04-14 08:23:54 +00:00
"rev": "e64961977f60388dd0b49572bb0fc453b871f896",
2023-02-05 16:51:04 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2023-04-04 18:18:18 +00:00
"attic": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
2023-04-04 18:31:35 +00:00
"nixpkgs": [
"nixpkgs"
],
2023-04-04 18:18:18 +00:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-04-13 08:50:22 +00:00
"lastModified": 1681335578,
"narHash": "sha256-yIZqE6WpkgAllsJ7IAbn8k6IRz/0CS/xp6IR+8yrEP8=",
2023-04-04 18:18:18 +00:00
"owner": "zhaofengli",
"repo": "attic",
2023-04-13 08:50:22 +00:00
"rev": "171c89fbe0f099e8bf6e466a1a1a12578f703f0e",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "attic",
"type": "github"
}
},
"crane": {
"inputs": {
"flake-compat": [
"attic",
"flake-compat"
],
"flake-utils": [
"attic",
"flake-utils"
],
"nixpkgs": [
"attic",
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1677892403,
"narHash": "sha256-/Wi0L1spSWLFj+UQxN3j0mPYMoc7ZoAujpUF/juFVII=",
"owner": "ipetkov",
"repo": "crane",
"rev": "105e27adb70a9890986b6d543a67761cbc1964a2",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"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-04-10 19:32:21 +00:00
"lastModified": 1681154394,
"narHash": "sha256-avnu1K9AuouygBiwVKuDp6emiTET43az3rcpv0ctLjc=",
2022-02-03 22:35:52 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-04-10 19:32:21 +00:00
"rev": "025912529dd0b31dead95519e944ea05f1ad56f2",
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"
}
},
2023-04-04 18:18:18 +00:00
"flake-compat_2": {
"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"
}
},
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"
}
},
"flake-utils_2": {
2023-04-04 18:18:18 +00:00
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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-04-14 08:23:54 +00:00
"lastModified": 1681457346,
"narHash": "sha256-9cDHr8CRhcH7zdDpcHL5f/Cks7ecezlbGxqhHuhZTvs=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-14 08:23:54 +00:00
"rev": "8631c0441614587a10c9e10372f85561211a4bb8",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
2023-04-04 18:18:18 +00:00
"flake-utils": "flake-utils_2",
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-04-14 08:23:54 +00:00
"lastModified": 1681441109,
"narHash": "sha256-18pKVQvULQ8ZGnzoGbfImRO179yShRkRBmV7bK1Hm58=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2023-04-14 08:23:54 +00:00
"rev": "37bb40701d672d5213ec1be4e21d7808aee968e7",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly-overlay": {
"inputs": {
2023-04-04 18:18:18 +00:00
"flake-compat": "flake-compat_2",
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-04-14 08:23:54 +00:00
"lastModified": 1681459992,
"narHash": "sha256-KpZPBJgqxTXX6PPRKZvynYxP0hnI5rHGXjfg9jkIhjU=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2023-04-14 08:23:54 +00:00
"rev": "ba5bb0552b0a3d09b0dcdbe0602cd0ae06d29256",
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-04-13 08:50:22 +00:00
"lastModified": 1681374134,
"narHash": "sha256-ULCeelJvQzW58+6oL8ccf5OlQbTehwWHVZjYs9UBiVU=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2023-04-13 08:50:22 +00:00
"rev": "3e8a1deee6b5965f1428d972e13200b0f07ffb97",
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": {
2023-04-04 18:18:18 +00:00
"locked": {
2023-04-14 08:23:54 +00:00
"lastModified": 1681358109,
"narHash": "sha256-eKyxW4OohHQx9Urxi7TQlFBTDWII+F+x2hklDOQPB50=",
2023-04-04 18:31:35 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2023-04-14 08:23:54 +00:00
"rev": "96ba1c52e54e74c3197f4d43026b3f3d92e83ff9",
2023-04-04 18:18:18 +00:00
"type": "github"
},
"original": {
2023-04-04 18:31:35 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1675327819,
"narHash": "sha256-Fd2BUNUsTO7wmoU1fbOC4HNkl370dYdkfKgWPretuj0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "21efc622b939884db3c92f49d638ca89f12f22f8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-04-14 08:23:54 +00:00
"agenix": "agenix",
2023-04-04 18:18:18 +00:00
"attic": "attic",
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-04-14 08:23:54 +00:00
"nixpkgs": "nixpkgs"
}
},
"rust-overlay": {
"inputs": {
2023-04-04 18:18:18 +00:00
"flake-utils": [
"attic",
"crane",
"flake-utils"
],
"nixpkgs": [
"attic",
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1675391458,
"narHash": "sha256-ukDKZw922BnK5ohL9LhwtaDAdCsJL7L6ScNEyF1lO9w=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "383a4acfd11d778d5c2efcf28376cbd845eeaedf",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2022-06-07 19:12:11 +00:00
"utils": {
"locked": {
2023-04-04 08:41:39 +00:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-06-07 19:12:11 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-04 08:41:39 +00:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
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
}