427 current 2025-06-10 01:09:14 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-06-10 01:09:35 -04:00
parent 1140744966
commit 034af03888
3 changed files with 168 additions and 9 deletions

38
flake.lock generated
View File

@@ -43,6 +43,27 @@
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1749521434,
"narHash": "sha256-iYuO2A6EeCk3yt7i+u5BbKpYUKBWZrWwEvyMzx7JL8o=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "a1fc4a1252cf8f730d39a6570d36b9b95b478cd5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -100,6 +121,22 @@
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1749173751,
"narHash": "sha256-ENY3y3v6S9ZmLDDLI3LUT8MXmfXg/fSt2eA4GCnMVCE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ed29f002b6d6e5e7e32590deb065c34a31dc3e91",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1745526057,
@@ -119,6 +156,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs_2"
}