mirror of
https://github.com/larstvei/emacs-flake.git
synced 2025-04-18 14:20:13 +00:00
148 lines
3.8 KiB
JSON
148 lines
3.8 KiB
JSON
{
|
|
"nodes": {
|
|
"emacs-config": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1740924875,
|
|
"narHash": "sha256-u0n98s3Lhm7SGY1k65TWQ7a9vWT9nWd2jRXsPquqM0M=",
|
|
"owner": "larstvei",
|
|
"repo": "dot-emacs",
|
|
"rev": "56f6827eb3077a60c839b3033b4db626341bb58a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "larstvei",
|
|
"repo": "dot-emacs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1741482865,
|
|
"narHash": "sha256-VzQQONwYikJJnxpdv4rntNAT8ZF3Po4VMs4XGbs2v9M=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "a231ca8318ad9e18cd71383b6e6252c104318696",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-plus": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1740817593,
|
|
"narHash": "sha256-CUdpejciqG0xqvHt6tRDjIQkVlLUImkOfw1enyFGYfQ=",
|
|
"owner": "d12frosted",
|
|
"repo": "homebrew-emacs-plus",
|
|
"rev": "245b6edf56fe48f3a431b7f01b3bbcc121a50f34",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "d12frosted",
|
|
"repo": "homebrew-emacs-plus",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": "systems"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1731533236,
|
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1741379970,
|
|
"narHash": "sha256-Wh7esNh7G24qYleLvgOSY/7HlDUzWaL/n4qzlBePpiw=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "36fd87baa9083f34f7f5027900b62ee6d09b1f2f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1741332913,
|
|
"narHash": "sha256-ri1e8ZliWS3Jnp9yqpKApHaOo7KBN33W8ECAKA4teAQ=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "20755fa05115c84be00b04690630cb38f0a203ad",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-24.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1741310760,
|
|
"narHash": "sha256-aizILFrPgq/W53Jw8i0a1h1GZAAKtlYOrG/A5r46gVM=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "de0fe301211c267807afd11b12613f5511ff7433",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"emacs-config": "emacs-config",
|
|
"emacs-overlay": "emacs-overlay",
|
|
"emacs-plus": "emacs-plus",
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs_2"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1681028828,
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-systems",
|
|
"repo": "default",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|