1
0
Fork 0
dotfiles/flake.lock

161 lines
4.1 KiB
Plaintext
Raw Normal View History

2021-12-06 22:35:29 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1627913399,
"narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-12-27 16:10:34 +00:00
"lastModified": 1640417317,
"narHash": "sha256-jT2uMARXs0Xm65ccroFsKyr4LTHSecw+9HAnmBdJO8U=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "home-manager",
2021-12-27 16:10:34 +00:00
"rev": "48f2b381dd397ec88040d3354ac9c036739ba139",
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 16:10:34 +00:00
"nixpkgs": "nixpkgs"
2021-12-06 22:35:29 +00:00
},
"locked": {
"dir": "contrib",
2021-12-27 16:10:34 +00:00
"lastModified": 1640492819,
"narHash": "sha256-vmFM2XeIqBg6vQeR7qfAcQEqSoFOgFFAQ+aPzDmcdKw=",
2021-12-06 22:35:29 +00:00
"owner": "neovim",
"repo": "neovim",
2021-12-27 16:10:34 +00:00
"rev": "9dd8557921ec94035971a3145ab744add858459a",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"dir": "contrib",
"owner": "neovim",
"repo": "neovim",
"type": "github"
}
},
"neovim-nightly-overlay": {
"inputs": {
"flake-compat": "flake-compat",
"neovim-flake": "neovim-flake",
2021-12-17 20:41:54 +00:00
"nixpkgs": [
"nixpkgs"
]
2021-12-06 22:35:29 +00:00
},
"locked": {
2021-12-27 16:10:34 +00:00
"lastModified": 1640506428,
"narHash": "sha256-4/t9kKJ+sHi/i7cQnYNqxGztK7nwcCE5tEu1FyaWG9w=",
2021-12-06 22:35:29 +00:00
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-12-27 16:10:34 +00:00
"rev": "9a5ef87b75b9eea8ab78a93d05d3c0c95a1f2ae1",
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": [
"nixpkgs"
]
2021-12-14 19:34:31 +00:00
},
"locked": {
2021-12-18 23:10:41 +00:00
"lastModified": 1639852863,
"narHash": "sha256-AUAVxqgPYQOmpOfsK7A2jedjL0TEkq53CTnzssoCaAs=",
2021-12-14 19:34:31 +00:00
"owner": "nifoc",
"repo": "nix-overlay",
2021-12-18 23:10:41 +00:00
"rev": "5663448d4815f58e4bf2e5440db1ff88ae0db3cd",
2021-12-14 19:34:31 +00:00
"type": "github"
},
"original": {
"owner": "nifoc",
"repo": "nix-overlay",
"type": "github"
}
},
2021-12-06 22:35:29 +00:00
"nixpkgs": {
"locked": {
2021-12-27 16:10:34 +00:00
"lastModified": 1640408860,
"narHash": "sha256-h2uF3+a8bVfM8SjcS4hLbsOzOuG3qsxuImC0BucWs1Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "cb372c3b8880e504b06946e8fb2ca9777c685505",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1640418986,
"narHash": "sha256-a8GGtxn2iL3WAkY5H+4E0s3Q7XJt6bTOvos9qqxT5OQ=",
2021-12-06 22:35:29 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-12-27 16:10:34 +00:00
"rev": "5c37ad87222cfc1ec36d6cd1364514a9efc2f7f2",
2021-12-06 22:35:29 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"neovim-nightly-overlay": "neovim-nightly-overlay",
2021-12-14 19:34:31 +00:00
"nifoc-overlay": "nifoc-overlay",
2021-12-27 16:10:34 +00:00
"nixpkgs": "nixpkgs_2"
2021-12-06 22:35:29 +00:00
}
}
},
"root": "root",
"version": 7
}