{ "nodes": { "agenix": { "inputs": { "nixpkgs": [ "nixpkgs-unstable" ] }, "locked": { "lastModified": 1643841757, "narHash": "sha256-9tKhu4JzoZvustC9IEWK6wKcDhPLuK/ICbLgm8QnLnk=", "owner": "ryantm", "repo": "agenix", "rev": "a17d1f30550260f8b45764ddbd0391f4b1ed714a", "type": "github" }, "original": { "owner": "ryantm", "repo": "agenix", "type": "github" } }, "deploy-rs": { "inputs": { "flake-compat": "flake-compat", "nixpkgs": [ "nixpkgs-unstable" ], "utils": "utils" }, "locked": { "lastModified": 1643787431, "narHash": "sha256-8IwuVgXulRE3ZWq6z8mytarawC32pKPKR20EyDtSH+w=", "owner": "serokell", "repo": "deploy-rs", "rev": "4154ba1aaaf7333a916384c348d867d03b6f1409", "type": "github" }, "original": { "owner": "serokell", "repo": "deploy-rs", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1641205782, "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=", "owner": "edolstra", "repo": "flake-compat", "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1644229661, "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", "owner": "numtide", "repo": "flake-utils", "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs-unstable" ] }, "locked": { "lastModified": 1644534280, "narHash": "sha256-Gzf/Jq/F1vvTp6XkzPU+pBCj3OSAFLiR7f0ptwRseiI=", "owner": "nix-community", "repo": "home-manager", "rev": "6d9d9294d09b5e88df65f8c6651efb8a4d7d2476", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "impermanence": { "locked": { "lastModified": 1644585928, "narHash": "sha256-jOnLRLnzFI/YHE53bHgz/9QjR4Qt6dgIXLnTZOf5oLc=", "owner": "devplayer0", "repo": "impermanence", "rev": "47809005570ee4d5b504e382309f5b6dcc5999e5", "type": "github" }, "original": { "owner": "devplayer0", "ref": "qemu-vm-dirs", "repo": "impermanence", "type": "github" } }, "lowdown-src": { "flake": false, "locked": { "lastModified": 1633514407, "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=", "owner": "kristapsdz", "repo": "lowdown", "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8", "type": "github" }, "original": { "owner": "kristapsdz", "repo": "lowdown", "type": "github" } }, "nix": { "inputs": { "lowdown-src": "lowdown-src", "nixpkgs": "nixpkgs", "nixpkgs-regression": "nixpkgs-regression" }, "locked": { "lastModified": 1643066034, "narHash": "sha256-xEPeMcNJVOeZtoN+d+aRwolpW8mFSEQx76HTRdlhPhg=", "owner": "NixOS", "repo": "nix", "rev": "a1cd7e58606a41fcf62bf8637804cf8306f17f62", "type": "github" }, "original": { "id": "nix", "ref": "latest-release", "type": "indirect" } }, "nixpkgs": { "locked": { "lastModified": 1632864508, "narHash": "sha256-d127FIvGR41XbVRDPVvozUPQ/uRHbHwvfyKHwEt5xFM=", "owner": "NixOS", "repo": "nixpkgs", "rev": "82891b5e2c2359d7e58d08849e4c89511ab94234", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-21.05-small", "type": "indirect" } }, "nixpkgs-regression": { "locked": { "lastModified": 1643052045, "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=", "owner": "NixOS", "repo": "nixpkgs", "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", "type": "github" }, "original": { "id": "nixpkgs", "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2", "type": "indirect" } }, "nixpkgs-stable": { "locked": { "lastModified": 1644472683, "narHash": "sha256-sP6iM4NksOYO6NFfTJ96cg+ClPnq6cdY30xKA1iYtyU=", "owner": "NixOS", "repo": "nixpkgs", "rev": "7adc9c14ec74b27358a8df9b973087e351425a79", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-21.11", "type": "indirect" } }, "nixpkgs-unstable": { "locked": { "lastModified": 1644420267, "narHash": "sha256-rFJuctggkjM412OC6OGPdXogFp7czGDW05ueWqpJbj8=", "owner": "NixOS", "repo": "nixpkgs", "rev": "98bb5b77c8c6666824a4c13d23befa1e07210ef1", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-unstable", "type": "indirect" } }, "root": { "inputs": { "agenix": "agenix", "deploy-rs": "deploy-rs", "flake-utils": "flake-utils", "home-manager": "home-manager", "impermanence": "impermanence", "nix": "nix", "nixpkgs-stable": "nixpkgs-stable", "nixpkgs-unstable": "nixpkgs-unstable" } }, "utils": { "locked": { "lastModified": 1642700792, "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=", "owner": "numtide", "repo": "flake-utils", "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } } }, "root": "root", "version": 7 }