{
"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": 1619345332,
- "narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
+ "lastModified": 1644229661,
+ "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
+ "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"inputs": {
"nixpkgs": [
"nixpkgs"
- ]
+ ],
+ "utils": "utils"
},
"locked": {
- "lastModified": 1623773486,
- "narHash": "sha256-JqifiS2MkLomI/O1KlKLMlm0q2/CtPXYYPPVpYjlmic=",
+ "lastModified": 1666248456,
+ "narHash": "sha256-xHZKzfF0bb890ND8Z9Ioed5vdhk1JZfyJsied4MKw3A=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "e0f2949c981a636ff1a75bd075e2a614af3bafb1",
+ "rev": "d1191c6d05120449f3e54e1211518df7c69ee282",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
- "rev": "e0f2949c981a636ff1a75bd075e2a614af3bafb1",
+ "type": "github"
+ }
+ },
+ "nix-formatter-pack": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "nmd": "nmd",
+ "nmt": "nmt"
+ },
+ "locked": {
+ "lastModified": 1666782100,
+ "narHash": "sha256-j7A9QDOgB0XSj0k6uO2gKd9XRv9t7jeFXXVj8jqoLYw=",
+ "owner": "Gerschtli",
+ "repo": "nix-formatter-pack",
+ "rev": "d63aa3421d2c7301d228a9fe91e031bb0bb8f879",
+ "type": "github"
+ },
+ "original": {
+ "owner": "Gerschtli",
+ "repo": "nix-formatter-pack",
"type": "github"
}
},
"nixpkgs": {
"locked": {
- "lastModified": 1623113647,
- "narHash": "sha256-GadVpI7fO75x7M13p0B/dCG8/zLov+n1QA5zEg5IYyI=",
+ "lastModified": 1667050928,
+ "narHash": "sha256-xOn0ZgjImIyeecEsrjxuvlW7IW5genTwvvnDQRFncB8=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "03310df843a344215b45b2e8aef11ae9402a40e2",
+ "rev": "fdebb81f45a1ba2c4afca5fd9f526e1653ad0949",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "03310df843a344215b45b2e8aef11ae9402a40e2",
+ "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"
+ "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"
}
}
},