mirror of
https://github.com/larstvei/emacs-flake.git
synced 2025-06-04 16:40:12 +00:00
148 lines
3.8 KiB
JSON
148 lines
3.8 KiB
JSON
{
|
|
"nodes": {
|
|
"emacs-config": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1746363088,
|
|
"narHash": "sha256-5z40B5AqL0oZbAqdA0B/y2CO1530p4/l+vVUDUhdOtw=",
|
|
"owner": "larstvei",
|
|
"repo": "dot-emacs",
|
|
"rev": "81f2886ec9655e5c3a57f5ca7221bc7c2399a3c9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "larstvei",
|
|
"repo": "dot-emacs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-stable": "nixpkgs-stable"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1748137312,
|
|
"narHash": "sha256-6qAhVODYdtmII7ybyzQQEQvTShTv77URwDdYemIt3gY=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "464be0142fb4c02b826e4aff67518909dc57f002",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-plus": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1743441558,
|
|
"narHash": "sha256-Eepinxv05Yl79AoPVJveGDZPKHhlAes7XtUvrssflrU=",
|
|
"owner": "d12frosted",
|
|
"repo": "homebrew-emacs-plus",
|
|
"rev": "3e95d573d5f13aba7808193b66312b38a7c66851",
|
|
"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": 1748026106,
|
|
"narHash": "sha256-6m1Y3/4pVw1RWTsrkAK2VMYSzG4MMIj7sqUy7o8th1o=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "063f43f2dbdef86376cc29ad646c45c46e93234c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-stable": {
|
|
"locked": {
|
|
"lastModified": 1747862697,
|
|
"narHash": "sha256-U4HaNZ1W26cbOVm0Eb5OdGSnfQVWQKbLSPrSSa78KC0=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2baa12ff69913392faf0ace833bc54bba297ea95",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-24.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1747958103,
|
|
"narHash": "sha256-qmmFCrfBwSHoWw7cVK4Aj+fns+c54EBP8cGqp/yK410=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "fe51d34885f7b5e3e7b59572796e1bcb427eccb1",
|
|
"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
|
|
}
|