1
0
Fork 0
dotfiles/flake.lock

322 lines
8 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-22 23:21:04 +00:00
"lastModified": 1682101079,
"narHash": "sha256-MdAhtjrLKnk2uiqun1FWABbKpLH090oeqCSiWemtuck=",
2023-02-05 16:51:04 +00:00
"owner": "ryantm",
"repo": "agenix",
2023-04-22 23:21:04 +00:00
"rev": "2994d002dcff5353ca1ac48ec584c7f6589fe447",
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-20 18:16:04 +00:00
"lastModified": 1682009832,
"narHash": "sha256-QdNOeFE7sI+0ddqVfn9vQDCUs7OdxhJ7evo9sdyP82Y=",
2022-02-03 22:35:52 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-04-20 18:16:04 +00:00
"rev": "a1ee4d333b092bc055655fb06229eb3013755812",
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"
2023-04-14 11:57:45 +00:00
]
2021-12-06 22:35:29 +00:00
},
"locked": {
2023-04-23 19:39:58 +00:00
"lastModified": 1682273416,
"narHash": "sha256-YvRc5TOyf92Fcvt6cYfsqxfjqalAUME3Klv4IbdhkBE=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-23 19:39:58 +00:00
"rev": "a5a294a622a7d3a837aaa145334e4d813c1bc5b1",
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-23 11:10:25 +00:00
"lastModified": 1682213005,
"narHash": "sha256-b6Fx9z9Uxpc8ARCOWHf0SX8bpaRpzURvqbmlX1y+iZE=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2023-04-23 11:10:25 +00:00
"rev": "3ac952d4e27f4e2454332a730310316fe13fd4a3",
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-23 11:10:25 +00:00
"lastModified": 1682237548,
"narHash": "sha256-7bXfvT8S2O+aqIfLsDk7eTQjX4JrchHh7TyqGCA5zPI=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2023-04-23 11:10:25 +00:00
"rev": "3594ebd0f70ebc4553bb9e16accb1fd868dc3125",
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-22 23:21:04 +00:00
"lastModified": 1682205365,
"narHash": "sha256-+OzC7N+MqQS+zwG4gO4ONWVHTSuYCJrVmQDnHPEb930=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2023-04-22 23:21:04 +00:00
"rev": "f4b6e3358e5dbcbdcfa2e7fcdc9d88dc6bfca544",
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-22 23:21:04 +00:00
"lastModified": 1682109806,
"narHash": "sha256-d9g7RKNShMLboTWwukM+RObDWWpHKaqTYXB48clBWXI=",
2023-04-04 18:31:35 +00:00
"owner": "nixos",
2023-04-04 18:18:18 +00:00
"repo": "nixpkgs",
2023-04-22 23:21:04 +00:00
"rev": "2362848adf8def2866fabbffc50462e929d7fffb",
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"
}
2021-12-06 22:35:29 +00:00
}
},
"root": "root",
"version": 7
}