emacs-flake/flake.lock

148 lines
3.8 KiB
Plaintext
Raw Normal View History

2024-07-20 00:01:43 +00:00
{
"nodes": {
"emacs-config": {
2024-07-20 15:42:22 +00:00
"flake": false,
2024-07-20 00:01:43 +00:00
"locked": {
2024-10-26 14:10:59 +00:00
"lastModified": 1729951737,
"narHash": "sha256-4VYN7FpwuAUaDKPISr5k+6tNOzRT+/FMRvFK0ZP9GR8=",
2024-07-20 00:01:43 +00:00
"owner": "larstvei",
"repo": "dot-emacs",
2024-10-26 14:10:59 +00:00
"rev": "f4477217ec98e4b127df1e018dd68b5dfbdec741",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "larstvei",
"repo": "dot-emacs",
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-11-10 01:36:42 +00:00
"lastModified": 1731201504,
"narHash": "sha256-ZU6KnlAUSbOHZ4gtco27S+VLNTmuEeNrdY72iXhTLco=",
2024-07-20 00:01:43 +00:00
"owner": "nix-community",
"repo": "emacs-overlay",
2024-11-10 01:36:42 +00:00
"rev": "0c8598df24a3877662d3374da33bfe4591442298",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2024-07-20 15:42:22 +00:00
"emacs-plus": {
"flake": false,
2024-07-20 00:01:43 +00:00
"locked": {
2024-11-03 01:39:10 +00:00
"lastModified": 1730455594,
"narHash": "sha256-x+opZa0nGftQSqQ0s4HuZXnGd3CUL3YmxdwlqAg+kig=",
2024-07-20 15:42:22 +00:00
"owner": "d12frosted",
"repo": "homebrew-emacs-plus",
2024-11-03 01:39:10 +00:00
"rev": "98a8157f6efcf5a9a6699bb26aab66fa7ba1fbd9",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
2024-07-20 15:42:22 +00:00
"owner": "d12frosted",
"repo": "homebrew-emacs-plus",
2024-07-20 00:01:43 +00:00
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-09-22 01:38:06 +00:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-07-20 00:01:43 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-09-22 01:38:06 +00:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-11-10 01:36:42 +00:00
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-10 01:36:42 +00:00
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-11-10 01:36:42 +00:00
"lastModified": 1730963269,
"narHash": "sha256-rz30HrFYCHiWEBCKHMffHbMdWJ35hEkcRVU0h7ms3x0=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-10 01:36:42 +00:00
"rev": "83fb6c028368e465cd19bb127b86f971a5e41ebc",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-11-10 01:36:42 +00:00
"lastModified": 1730958623,
"narHash": "sha256-JwQZIGSYnRNOgDDoIgqKITrPVil+RMWHsZH1eE1VGN0=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-10 01:36:42 +00:00
"rev": "85f7e662eda4fa3a995556527c87b2524b691933",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-config": "emacs-config",
2024-07-20 15:42:22 +00:00
"emacs-overlay": "emacs-overlay",
"emacs-plus": "emacs-plus",
2024-11-10 01:36:42 +00:00
"flake-utils": "flake-utils",
2024-07-20 15:42:22 +00:00
"nixpkgs": "nixpkgs_2"
2024-07-20 00:01:43 +00:00
}
},
"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
}