nixos-config/flake.lock

276 lines
7.2 KiB
Plaintext
Raw Normal View History

{
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-01-02 00:53:59 +00:00
"lastModified": 1640802000,
"narHash": "sha256-ZiI94Zv/IgW64fqKrtVaQqfUCkn9STvAjgfFmvtqcQ8=",
"owner": "ryantm",
"repo": "agenix",
2022-01-02 00:53:59 +00:00
"rev": "c5558c88b2941bf94886dfdede6926b1ba5f5629",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-12-18 08:20:58 +00:00
"devshell": {
"locked": {
2022-01-02 00:53:59 +00:00
"lastModified": 1640301433,
"narHash": "sha256-eplae8ZNiEmxbOgwUn9IihaJfEUxoUilkwciRPGskYE=",
2021-12-18 08:20:58 +00:00
"owner": "numtide",
"repo": "devshell",
2022-01-02 00:53:59 +00:00
"rev": "f87fb932740abe1c1b46f6edd8a36ade17881666",
2021-12-18 08:20:58 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2022-01-02 00:40:01 +00:00
"emacs-overlay": {
"locked": {
"lastModified": 1641032585,
"narHash": "sha256-2AQsgDZ4BdMzFCDtYllxDeVjdilmaQCi6nXnQNPAcpk=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "e5dc491b4294109bbef89bae64be3d2bd7b30549",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"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": {
2022-01-02 00:53:59 +00:00
"lastModified": 1640943848,
"narHash": "sha256-AXmbspe5EXTr2WsGdtBhFgKtGvzMmPBgqOanFvQq974=",
"owner": "nix-community",
"repo": "home-manager",
2022-01-02 00:53:59 +00:00
"rev": "89bdef7994a20b5285454bf42c7d2b53b98d5754",
"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",
2022-01-02 00:53:59 +00:00
"lastModified": 1640977835,
"narHash": "sha256-m2jkhz0087dZeRIA3oL/JmGv9PD06psnFhKPXku8jto=",
"owner": "neovim",
"repo": "neovim",
2022-01-02 00:53:59 +00:00
"rev": "b218d02c442ebacba1fdef0cca9e40315a46aedd",
"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": {
2022-01-02 00:53:59 +00:00
"lastModified": 1641024848,
"narHash": "sha256-N34WcRPOJKGa6gPNIOBTkfTlJUj9ku1GgTDn27FhOvw=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
2022-01-02 00:53:59 +00:00
"rev": "c067136c899966364e66dc0471dc8279948fe7d3",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-01-02 00:53:59 +00:00
"lastModified": 1640871638,
"narHash": "sha256-ty6sGnJUQEkCd43At5U3DRQZD7rPARz5VginSW6hZ3k=",
"owner": "nixos",
"repo": "nixpkgs",
2022-01-02 00:53:59 +00:00
"rev": "5b091d4fbe3b7b7493c3b46fe0842e4b30ea24b3",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2021-11-27 08:04:01 +00:00
"locked": {
2022-01-02 00:53:59 +00:00
"lastModified": 1640871638,
"narHash": "sha256-ty6sGnJUQEkCd43At5U3DRQZD7rPARz5VginSW6hZ3k=",
2021-12-26 09:33:00 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2022-01-02 00:53:59 +00:00
"rev": "5b091d4fbe3b7b7493c3b46fe0842e4b30ea24b3",
2021-12-26 09:33:00 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
2022-01-02 00:53:59 +00:00
"lastModified": 1641016545,
"narHash": "sha256-JMNwvnBzG0RjGG3eH27Y5/GlJ9ryeCdGJfqGbqxnmZY=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-01-02 00:53:59 +00:00
"rev": "6f05cfdb1e78d36c0337516df674560e4b51c79b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1641066357,
"narHash": "sha256-KEbe1qYOtY2hrz8U2LBop9qceMXV1+qs4C+KqTPTj5M=",
"owner": "nix-community",
"repo": "NUR",
"rev": "a1e9882968e76de886e35bedf7e4ec905b19347b",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2021-12-18 08:20:58 +00:00
"devshell": "devshell",
2022-01-02 00:40:01 +00:00
"emacs-overlay": "emacs-overlay",
2021-12-18 08:20:58 +00:00
"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",
"nur": "nur",
2021-12-26 09:33:00 +00:00
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils_3",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-01-02 00:53:59 +00:00
"lastModified": 1641017392,
"narHash": "sha256-xpsPFK67HRtlk+39l4I7vko7QKZLBg3AqbXK3MkQoDY=",
2021-12-26 09:33:00 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-01-02 00:53:59 +00:00
"rev": "4000e09a515c0f046a1b8b067f7324111187b115",
2021-12-26 09:33:00 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}