{ "nodes": { "agenix": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1638837456, "narHash": "sha256-WHLOxthAGx/wXw3QUa/lFE3mr6cQtnXfFYZ0DNyYwt4=", "owner": "ryantm", "repo": "agenix", "rev": "57806bf7e340f4cae705c91748d4fdf8519293a9", "type": "github" }, "original": { "owner": "ryantm", "repo": "agenix", "type": "github" } }, "devshell": { "locked": { "lastModified": 1639692811, "narHash": "sha256-wOOBH0fVsfNqw/5ZWRoKspyesoXBgiwEOUBH4c7JKEo=", "owner": "numtide", "repo": "devshell", "rev": "d3a1f5bec3632b33346865b1c165bf2420bb2f52", "type": "github" }, "original": { "owner": "numtide", "repo": "devshell", "type": "github" } }, "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": 1638122382, "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=", "owner": "numtide", "repo": "flake-utils", "rev": "74f7e4319258e287b0f9cb95426c9853b282730b", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "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" } }, "flake-utils_3": { "locked": { "lastModified": 1637014545, "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=", "owner": "numtide", "repo": "flake-utils", "rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1640296831, "narHash": "sha256-Mu32vTcfZru4VrvgnpvQKmwC4uY0oF3vnnC2o9SgnRU=", "owner": "nix-community", "repo": "home-manager", "rev": "f15b151ca1c4aea23515c241051d71f1b5cf97c8", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "neovim-flake": { "inputs": { "flake-utils": "flake-utils_2", "nixpkgs": "nixpkgs" }, "locked": { "dir": "contrib", "lastModified": 1640212476, "narHash": "sha256-479GRRtuk0JL0aQLvfAx+R1DvuNke1W3Fe8hTcuPUno=", "owner": "neovim", "repo": "neovim", "rev": "7b8fbbdebe90a2dbf0d57464c93c7d5bfc3da449", "type": "github" }, "original": { "dir": "contrib", "owner": "neovim", "repo": "neovim", "type": "github" } }, "neovim-nightly-overlay": { "inputs": { "flake-compat": "flake-compat", "neovim-flake": "neovim-flake", "nixpkgs": "nixpkgs_2" }, "locked": { "lastModified": 1640247287, "narHash": "sha256-LjWjopWwbwdLN6Fmct59aJK0LYsUwbIgcQ5sY+n4N0g=", "owner": "nix-community", "repo": "neovim-nightly-overlay", "rev": "f8886b6b3cedf8a38dd6daa6dfe64df9c710bd65", "type": "github" }, "original": { "owner": "nix-community", "repo": "neovim-nightly-overlay", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1640233012, "narHash": "sha256-DNKMmWZ/RLoh5IVJLAa5HYOy4IW28mBBYDMgMxzzom8=", "owner": "nixos", "repo": "nixpkgs", "rev": "611f29bedadfb2aa4c9c26c4af65f05dd35f2f3f", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1640139330, "narHash": "sha256-Nkp3wUOGwtoQ7EH28RLVJ7EqB/e0TU7VcsM7GLy+SdY=", "owner": "nixos", "repo": "nixpkgs", "rev": "81cef6b70fb5d5cdba5a0fef3f714c2dadaf0d6d", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1640269308, "narHash": "sha256-vBVwv3+kPrxbNyfo48cB5cc5/4tq5zlJGas/qw8XNBE=", "owner": "NixOS", "repo": "nixpkgs", "rev": "0c408a087b4751c887e463e3848512c12017be25", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "agenix": "agenix", "devshell": "devshell", "flake-utils": "flake-utils", "home-manager": "home-manager", "neovim-nightly-overlay": "neovim-nightly-overlay", "nixpkgs": "nixpkgs_3", "rust-overlay": "rust-overlay" } }, "rust-overlay": { "inputs": { "flake-utils": "flake-utils_3", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1640313506, "narHash": "sha256-O7s/aV5xjhYV98Bw2/CR7zMwi+DLTEGiahpAJ9BAlgw=", "owner": "oxalica", "repo": "rust-overlay", "rev": "203dc4fc3fe2a5df1aa481a3fc8a1bb27074d677", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } } }, "root": "root", "version": 7 }