{
"nodes": {
- "flake-utils": {
+ "doom-emacs": {
+ "flake": false,
"locked": {
- "lastModified": 1597053966,
- "narHash": "sha256-f9lbPS/GJ1His8fsDqM6gfa8kSqREU4eKiMCS5hrKg4=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "ec20f52e2ff61e9c36c2b894b62fc1b4bd04c71b",
+ "lastModified": 1736881038,
+ "narHash": "sha256-i0GVHWoIqDcFB9JmEdd9T+qxrEx3ckBlPfTD/yLoNyg=",
+ "owner": "hlissner",
+ "repo": "doom-emacs",
+ "rev": "2bc052425ca45a41532be0648ebd976d1bd2e6c1",
"type": "github"
},
"original": {
- "owner": "numtide",
- "repo": "flake-utils",
+ "owner": "hlissner",
+ "repo": "doom-emacs",
+ "type": "github"
+ }
+ },
+ "flake-compat": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1696426674,
+ "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
+ "type": "github"
+ },
+ "original": {
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "type": "github"
+ }
+ },
+ "git-hooks": {
+ "inputs": {
+ "flake-compat": "flake-compat",
+ "gitignore": "gitignore",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1737465171,
+ "narHash": "sha256-R10v2hoJRLq8jcL4syVFag7nIGE7m13qO48wRIukWNg=",
+ "owner": "cachix",
+ "repo": "git-hooks.nix",
+ "rev": "9364dc02281ce2d37a1f55b6e51f7c0f65a75f17",
+ "type": "github"
+ },
+ "original": {
+ "owner": "cachix",
+ "repo": "git-hooks.nix",
+ "type": "github"
+ }
+ },
+ "gitignore": {
+ "inputs": {
+ "nixpkgs": [
+ "git-hooks",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1709087332,
+ "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
+ "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
- "nixpkgs": "nixpkgs"
+ "nixpkgs": [
+ "nixpkgs"
+ ]
},
"locked": {
- "lastModified": 1607156297,
- "narHash": "sha256-rRu3Nq3oRAaDDgJuNQhH7wD+rQfYoviNhrpqXyOlJjI=",
+ "lastModified": 1739757849,
+ "narHash": "sha256-Gs076ot1YuAAsYVcyidLKUMIc4ooOaRGO0PqTY7sBzA=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "275d1b52126674764f0f3d15c73c2add511bd310",
+ "rev": "9d3d080aec2a35e05a15cedd281c2384767c2cfe",
"type": "github"
},
"original": {
"owner": "nix-community",
+ "ref": "release-24.11",
"repo": "home-manager",
"type": "github"
}
},
- "nixpkgs": {
+ "nixos-hardware": {
"locked": {
- "lastModified": 1606359166,
- "narHash": "sha256-YOX9LLDmiqMdKKiep8faf50j9vZDgrAmHhBprnDxfU4=",
- "path": "/nix/store/ra3ghn8l7hx3xqvh8bkg5xcinn8ylkvb-source",
- "rev": "8585991bfb629edda1e42c191bef935d9d70d690",
- "type": "path"
+ "lastModified": 1738816619,
+ "narHash": "sha256-5yRlg48XmpcX5b5HesdGMOte+YuCy9rzQkJz+imcu6I=",
+ "owner": "NixOS",
+ "repo": "nixos-hardware",
+ "rev": "2eccff41bab80839b1d25b303b53d339fbb07087",
+ "type": "github"
},
"original": {
- "id": "nixpkgs",
- "type": "indirect"
+ "owner": "NixOS",
+ "ref": "master",
+ "repo": "nixos-hardware",
+ "type": "github"
}
},
- "nixpkgs_2": {
+ "nixpkgs": {
"locked": {
- "lastModified": 1610978192,
- "narHash": "sha256-sYarYC4Atql0GPTZ5k6jb7HpFXRlDdululwk0Lvg3o4=",
+ "lastModified": 1738843498,
+ "narHash": "sha256-7x+Q4xgFj9UxZZO9aUDCR8h4vyYut4zPUvfj3i+jBHE=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "aee78d463e826ea5c144cff9c8e9e8c02a6ea4a0",
+ "rev": "f5a32fa27df91dfc4b762671a0e0a859a8a0058f",
"type": "github"
},
"original": {
"owner": "NixOS",
+ "ref": "nixos-24.11",
"repo": "nixpkgs",
- "rev": "aee78d463e826ea5c144cff9c8e9e8c02a6ea4a0",
"type": "github"
}
},
"root": {
"inputs": {
- "flake-utils": "flake-utils",
+ "doom-emacs": "doom-emacs",
+ "git-hooks": "git-hooks",
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs_2"
+ "nixos-hardware": "nixos-hardware",
+ "nixpkgs": "nixpkgs"
}
}
},