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": {
2025-01-21 22:35:04 +00:00
"lastModified": 1737496996,
"narHash": "sha256-fKIiUGiVrNVQbIf+TH3w/kp801wyRacRtc1lSWtbz9g=",
2024-07-20 00:01:43 +00:00
"owner": "larstvei",
"repo": "dot-emacs",
2025-01-21 22:35:04 +00:00
"rev": "5a78a0fce4139bfe6bfab54411f3ac9f105af442",
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": {
2025-02-09 01:36:32 +00:00
"lastModified": 1739063922,
"narHash": "sha256-kChq3WS1NDpGnIpuTrcVKggZ0CUJbUlMBRkmJYWMMcw=",
2024-07-20 00:01:43 +00:00
"owner": "nix-community",
"repo": "emacs-overlay",
2025-02-09 01:36:32 +00:00
"rev": "ce509b25a8d65cebd8ee5722423151690b4e5e70",
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-12-29 01:40:42 +00:00
"lastModified": 1734881694,
"narHash": "sha256-0awwiJjYGvwzqghzjgQiE6rRyv//I68l2ivwdstbBfU=",
2024-07-20 15:42:22 +00:00
"owner": "d12frosted",
"repo": "homebrew-emacs-plus",
2024-12-29 01:40:42 +00:00
"rev": "5f1f625f43d498dcb9a931e0f351bfdaeb41cd1b",
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-11-17 01:42:08 +00:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-07-20 00:01:43 +00:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-17 01:42:08 +00:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-02-09 01:36:32 +00:00
"lastModified": 1739020877,
"narHash": "sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-09 01:36:32 +00:00
"rev": "a79cfe0ebd24952b580b1cf08cd906354996d547",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2025-02-09 01:36:32 +00:00
"lastModified": 1738843498,
"narHash": "sha256-7x+Q4xgFj9UxZZO9aUDCR8h4vyYut4zPUvfj3i+jBHE=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-09 01:36:32 +00:00
"rev": "f5a32fa27df91dfc4b762671a0e0a859a8a0058f",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-08 01:48:11 +00:00
"ref": "nixos-24.11",
2024-07-20 00:01:43 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-02-09 01:36:32 +00:00
"lastModified": 1739019272,
"narHash": "sha256-7Fu7oazPoYCbDzb9k8D/DdbKrC3aU1zlnc39Y8jy/s8=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-09 01:36:32 +00:00
"rev": "fa35a3c8e17a3de613240fea68f876e5b4896aec",
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
}