2022-09-18 15:49:37 +00:00
|
|
|
{
|
|
|
|
"nodes": {
|
|
|
|
"darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2024-03-31 23:22:32 +00:00
|
|
|
"nixpkgs"
|
2022-09-18 15:49:37 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-24 14:14:39 +00:00
|
|
|
"lastModified": 1713946171,
|
|
|
|
"narHash": "sha256-lc75rgRQLdp4Dzogv5cfqOg6qYc5Rp83oedF2t0kDp8=",
|
2022-09-18 15:49:37 +00:00
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
2024-04-24 14:14:39 +00:00
|
|
|
"rev": "230a197063de9287128e2c68a7a4b0cd7d0b50a7",
|
2022-09-18 15:49:37 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "LnL7",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2024-04-24 14:14:39 +00:00
|
|
|
"emacs-larstvei": {
|
|
|
|
"inputs": {
|
|
|
|
"emacs-overlay": "emacs-overlay",
|
|
|
|
"flake-utils": "flake-utils_2",
|
|
|
|
"nixpkgs": "nixpkgs_2"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1713962597,
|
|
|
|
"narHash": "sha256-GBAvchlWyMbBXbnzmweJjbgJ4FBWbCDa96xUx5RtQ/E=",
|
|
|
|
"owner": "larstvei",
|
|
|
|
"repo": "dot-emacs",
|
|
|
|
"rev": "db24c3742ffcbe5566777f4f069c2c9f2f19300f",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "larstvei",
|
|
|
|
"repo": "dot-emacs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"emacs-overlay": {
|
|
|
|
"inputs": {
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
"nixpkgs": "nixpkgs",
|
|
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1713949624,
|
|
|
|
"narHash": "sha256-Er2cq+QeylfOs0KWKn0pA0v/3+pYLZN+sdrcl9DSQo8=",
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
|
|
|
"rev": "7da709f57affaa4367e192a4ab4d70e44234a77e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "emacs-overlay",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"flake-utils_2": {
|
|
|
|
"inputs": {
|
|
|
|
"systems": "systems_2"
|
|
|
|
},
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-09-18 15:49:37 +00:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
2024-03-31 23:22:32 +00:00
|
|
|
"nixpkgs"
|
2023-05-03 22:09:27 +00:00
|
|
|
]
|
2022-09-18 15:49:37 +00:00
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-24 14:14:39 +00:00
|
|
|
"lastModified": 1713906585,
|
|
|
|
"narHash": "sha256-fv84DCOkBtjF6wMATt0rfovu7e95L8rdEkSfNbwKR3U=",
|
2022-09-18 15:49:37 +00:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-04-24 14:14:39 +00:00
|
|
|
"rev": "bfa7c06436771e3a0c666ccc6ee01e815d4c33aa",
|
2022-09-18 15:49:37 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-04-24 14:14:39 +00:00
|
|
|
"lastModified": 1713714899,
|
|
|
|
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs-stable": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1713725259,
|
|
|
|
"narHash": "sha256-9ZR/Rbx5/Z/JZf5ehVNMoz/s5xjpP0a22tL6qNvLt5E=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "a5e4bbcb4780c63c79c87d29ea409abf097de3f7",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixos-23.11",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_2": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1713805509,
|
|
|
|
"narHash": "sha256-YgSEan4CcrjivCNO5ZNzhg7/8ViLkZ4CB/GrGBVSudo=",
|
2022-09-18 15:49:37 +00:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-04-24 14:14:39 +00:00
|
|
|
"rev": "1e1dc66fe68972a76679644a5577828b6a7e8be4",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nixpkgs_3": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1713805509,
|
|
|
|
"narHash": "sha256-YgSEan4CcrjivCNO5ZNzhg7/8ViLkZ4CB/GrGBVSudo=",
|
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"rev": "1e1dc66fe68972a76679644a5577828b6a7e8be4",
|
2022-09-18 15:49:37 +00:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
|
|
|
"ref": "nixpkgs-unstable",
|
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": {
|
|
|
|
"inputs": {
|
|
|
|
"darwin": "darwin",
|
2024-04-24 14:14:39 +00:00
|
|
|
"emacs-larstvei": "emacs-larstvei",
|
2022-09-18 15:49:37 +00:00
|
|
|
"home-manager": "home-manager",
|
2024-04-24 14:14:39 +00:00
|
|
|
"nixpkgs": "nixpkgs_3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"systems_2": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
2022-09-18 15:49:37 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|