nixos-config/flake.lock

244 lines
6.4 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-12-18 08:20:58 +00:00
"lastModified": 1638837456,
"narHash": "sha256-WHLOxthAGx/wXw3QUa/lFE3mr6cQtnXfFYZ0DNyYwt4=",
"owner": "ryantm",
"repo": "agenix",
2021-12-18 08:20:58 +00:00
"rev": "57806bf7e340f4cae705c91748d4fdf8519293a9",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-12-18 08:20:58 +00:00
"devshell": {
"locked": {
2021-12-18 09:41:45 +00:00
"lastModified": 1639692811,
"narHash": "sha256-wOOBH0fVsfNqw/5ZWRoKspyesoXBgiwEOUBH4c7JKEo=",
2021-12-18 08:20:58 +00:00
"owner": "numtide",
"repo": "devshell",
2021-12-18 09:41:45 +00:00
"rev": "d3a1f5bec3632b33346865b1c165bf2420bb2f52",
2021-12-18 08:20:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-12-06 10:22:08 +00:00
"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": {
2021-12-18 08:20:58 +00:00
"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": {
2021-12-06 10:22:08 +00:00
"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"
}
},
2021-12-26 09:33:00 +00:00
"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": {
2021-12-26 09:33:00 +00:00
"lastModified": 1640296831,
"narHash": "sha256-Mu32vTcfZru4VrvgnpvQKmwC4uY0oF3vnnC2o9SgnRU=",
"owner": "nix-community",
"repo": "home-manager",
2021-12-26 09:33:00 +00:00
"rev": "f15b151ca1c4aea23515c241051d71f1b5cf97c8",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
2021-12-18 08:20:58 +00:00
"flake-utils": "flake-utils_2",
2021-12-26 09:33:00 +00:00
"nixpkgs": "nixpkgs"
},
"locked": {
"dir": "contrib",
2021-12-26 09:33:00 +00:00
"lastModified": 1640212476,
"narHash": "sha256-479GRRtuk0JL0aQLvfAx+R1DvuNke1W3Fe8hTcuPUno=",
"owner": "neovim",
"repo": "neovim",
2021-12-26 09:33:00 +00:00
"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",
2021-12-26 09:33:00 +00:00
"nixpkgs": "nixpkgs_2"
},
"locked": {
2021-12-26 09:33:00 +00:00
"lastModified": 1640247287,
"narHash": "sha256-LjWjopWwbwdLN6Fmct59aJK0LYsUwbIgcQ5sY+n4N0g=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2021-12-26 09:33:00 +00:00
"rev": "f8886b6b3cedf8a38dd6daa6dfe64df9c710bd65",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-12-26 09:33:00 +00:00
"lastModified": 1640233012,
"narHash": "sha256-DNKMmWZ/RLoh5IVJLAa5HYOy4IW28mBBYDMgMxzzom8=",
"owner": "nixos",
"repo": "nixpkgs",
2021-12-26 09:33:00 +00:00
"rev": "611f29bedadfb2aa4c9c26c4af65f05dd35f2f3f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2021-11-27 08:04:01 +00:00
"locked": {
2021-12-26 09:33:00 +00:00
"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",
2021-12-26 09:33:00 +00:00
"rev": "0c408a087b4751c887e463e3848512c12017be25",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2021-12-18 08:20:58 +00:00
"devshell": "devshell",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
2021-12-06 10:22:08 +00:00
"neovim-nightly-overlay": "neovim-nightly-overlay",
2021-12-26 09:33:00 +00:00
"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
}