{
"nodes": {
+ "doom-emacs": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1665164903,
+ "narHash": "sha256-02E4VHBFf9rG9NAwKrpK7Wb9mE8WKzGB9RG2lWxFr0E=",
+ "owner": "hlissner",
+ "repo": "doom-emacs",
+ "rev": "9f22a0a2a5191cf57184846281164f478df4b7ac",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hlissner",
+ "repo": "doom-emacs",
+ "type": "github"
+ }
+ },
"flake-utils": {
"locked": {
- "lastModified": 1597053966,
- "narHash": "sha256-f9lbPS/GJ1His8fsDqM6gfa8kSqREU4eKiMCS5hrKg4=",
+ "lastModified": 1644229661,
+ "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "ec20f52e2ff61e9c36c2b894b62fc1b4bd04c71b",
+ "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
},
"home-manager": {
"inputs": {
- "nixpkgs": "nixpkgs"
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "utils": "utils"
},
"locked": {
- "lastModified": 1607156297,
- "narHash": "sha256-rRu3Nq3oRAaDDgJuNQhH7wD+rQfYoviNhrpqXyOlJjI=",
+ "lastModified": 1666248456,
+ "narHash": "sha256-xHZKzfF0bb890ND8Z9Ioed5vdhk1JZfyJsied4MKw3A=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "275d1b52126674764f0f3d15c73c2add511bd310",
+ "rev": "d1191c6d05120449f3e54e1211518df7c69ee282",
"type": "github"
},
"original": {
"type": "github"
}
},
- "nixpkgs": {
+ "nix-formatter-pack": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "nmd": "nmd",
+ "nmt": "nmt"
+ },
"locked": {
- "lastModified": 1606359166,
- "narHash": "sha256-YOX9LLDmiqMdKKiep8faf50j9vZDgrAmHhBprnDxfU4=",
- "path": "/nix/store/ra3ghn8l7hx3xqvh8bkg5xcinn8ylkvb-source",
- "rev": "8585991bfb629edda1e42c191bef935d9d70d690",
- "type": "path"
+ "lastModified": 1666782100,
+ "narHash": "sha256-j7A9QDOgB0XSj0k6uO2gKd9XRv9t7jeFXXVj8jqoLYw=",
+ "owner": "Gerschtli",
+ "repo": "nix-formatter-pack",
+ "rev": "d63aa3421d2c7301d228a9fe91e031bb0bb8f879",
+ "type": "github"
},
"original": {
- "id": "nixpkgs",
- "type": "indirect"
+ "owner": "Gerschtli",
+ "repo": "nix-formatter-pack",
+ "type": "github"
}
},
- "nixpkgs_2": {
+ "nixpkgs": {
"locked": {
- "lastModified": 1616701903,
- "narHash": "sha256-zYjmZqdfetp6XNbJcznCGGR8YkjcZ45c3Zy+Q0GrhMw=",
+ "lastModified": 1667050928,
+ "narHash": "sha256-xOn0ZgjImIyeecEsrjxuvlW7IW5genTwvvnDQRFncB8=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
+ "rev": "fdebb81f45a1ba2c4afca5fd9f526e1653ad0949",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "34f85de51bbc74595e63b22ee089adbb31f7c7a2",
+ "rev": "fdebb81f45a1ba2c4afca5fd9f526e1653ad0949",
"type": "github"
}
},
- "root": {
+ "nmd": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1666190571,
+ "narHash": "sha256-Z1hc7M9X6L+H83o9vOprijpzhTfOBjd0KmUTnpHAVjA=",
+ "owner": "rycee",
+ "repo": "nmd",
+ "rev": "b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169",
+ "type": "gitlab"
+ },
+ "original": {
+ "owner": "rycee",
+ "repo": "nmd",
+ "type": "gitlab"
+ }
+ },
+ "nmt": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1648075362,
+ "narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
+ "owner": "rycee",
+ "repo": "nmt",
+ "rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
+ "type": "gitlab"
+ },
+ "original": {
+ "owner": "rycee",
+ "repo": "nmt",
+ "type": "gitlab"
+ }
+ },
+ "pre-commit-hooks": {
"inputs": {
"flake-utils": "flake-utils",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1666604592,
+ "narHash": "sha256-Bxy7xeVAwC0yxFaeYZM7N9Us/ebxpMC9TCceKEFeay4=",
+ "owner": "cachix",
+ "repo": "pre-commit-hooks.nix",
+ "rev": "1b436f36e2812c589e6d830e3223059ea9661100",
+ "type": "github"
+ },
+ "original": {
+ "owner": "cachix",
+ "repo": "pre-commit-hooks.nix",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "doom-emacs": "doom-emacs",
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs_2"
+ "nix-formatter-pack": "nix-formatter-pack",
+ "nixpkgs": "nixpkgs",
+ "pre-commit-hooks": "pre-commit-hooks"
+ }
+ },
+ "utils": {
+ "locked": {
+ "lastModified": 1659877975,
+ "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
}
}
},