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-12 01:41:18 +00:00
"lastModified": 1736184946,
"narHash": "sha256-d4RzCy3XalHpaJ3EUuaRDa1XMdJU3/hfsZLU59pJZLE=",
2024-07-20 00:01:43 +00:00
"owner": "larstvei",
"repo": "dot-emacs",
2025-01-12 01:41:18 +00:00
"rev": "42056faf55274ddb3fc8117c5df922dfdd9c1198",
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-01-12 01:41:18 +00:00
"lastModified": 1736644937,
"narHash": "sha256-8koXZ8kMTOSgEBhRo02muJYCS7OGUYFhZSbgZNDABTg=",
2024-07-20 00:01:43 +00:00
"owner": "nix-community",
"repo": "emacs-overlay",
2025-01-12 01:41:18 +00:00
"rev": "4c1a300fedccf11194c39f26204f77d9e82ff728",
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-01-12 01:41:18 +00:00
"lastModified": 1736344531,
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-12 01:41:18 +00:00
"rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912",
2024-07-20 00:01:43 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2025-01-12 01:41:18 +00:00
"lastModified": 1736549401,
"narHash": "sha256-ibkQrMHxF/7TqAYcQE+tOnIsSEzXmMegzyBWza6uHKM=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-12 01:41:18 +00:00
"rev": "1dab772dd4a68a7bba5d9460685547ff8e17d899",
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-01-12 01:41:18 +00:00
"lastModified": 1736420959,
"narHash": "sha256-dMGNa5UwdtowEqQac+Dr0d2tFO/60ckVgdhZU9q2E2o=",
2024-07-20 00:01:43 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-12 01:41:18 +00:00
"rev": "32af3611f6f05655ca166a0b1f47b57c762b5192",
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
}