![github-actions[bot]](/assets/img/avatar_default.png)
Flake lock file updates: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/25bc792c9fe3ab354e7b51539b4da72ac821dde9' (2023-02-12) → 'github:nix-community/emacs-overlay/6c39228d24c69ff0d52aedb8c9976bb796ebda2a' (2023-02-22) • Updated input 'emacs-overlay/nixpkgs': 'github:NixOS/nixpkgs/e5530aba13caff5a4f41713f1265b754dc2abfd8' (2023-02-11) → 'github:NixOS/nixpkgs/0f213d0fee84280d8c3a97f7469b988d6fe5fcdf' (2023-01-12) • Updated input 'emacs-src': 'git://git.savannah.gnu.org/emacs.git?ref=emacs-29&rev=eb2b0931cf1258b875b031f81a3685eda8ddf5cb' (2023-02-12) → 'git://git.savannah.gnu.org/emacs.git?ref=emacs-29&rev=20c654b6f8fa24ff458e09a1eb101ba198e671f8' (2023-02-22)
120 lines
3.1 KiB
JSON
120 lines
3.1 KiB
JSON
{
|
|
"nodes": {
|
|
"emacs-overlay": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1677061209,
|
|
"narHash": "sha256-WIddVDpQy1d5xA/hKT8z9WwqlcP+RRIAy0cTUtWU7bg=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "6c39228d24c69ff0d52aedb8c9976bb796ebda2a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"emacs-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1677076548,
|
|
"narHash": "sha256-yWln8CoiNJpQ8CmjNYaXFj00aJa5mSUIYLdkN+c5KbQ=",
|
|
"ref": "emacs-29",
|
|
"rev": "20c654b6f8fa24ff458e09a1eb101ba198e671f8",
|
|
"revCount": 164627,
|
|
"type": "git",
|
|
"url": "git://git.savannah.gnu.org/emacs.git"
|
|
},
|
|
"original": {
|
|
"ref": "emacs-29",
|
|
"type": "git",
|
|
"url": "git://git.savannah.gnu.org/emacs.git"
|
|
}
|
|
},
|
|
"flake-parts": {
|
|
"inputs": {
|
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1675933616,
|
|
"narHash": "sha256-/rczJkJHtx16IFxMmAWu5nNYcSXNg1YYXTHoGjLrLUA=",
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"rev": "47478a4a003e745402acf63be7f9a092d51b83d7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "flake-parts",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1667395993,
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1673540789,
|
|
"narHash": "sha256-xqnxBOK3qctIeUVxecydrEDbEXjsvHCPGPbvsl63M/U=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "0f213d0fee84280d8c3a97f7469b988d6fe5fcdf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-lib": {
|
|
"locked": {
|
|
"dir": "lib",
|
|
"lastModified": 1675183161,
|
|
"narHash": "sha256-Zq8sNgAxDckpn7tJo7V1afRSk2eoVbu3OjI1QklGLNg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "e1e1b192c1a5aab2960bf0a0bd53a2e8124fa18e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "lib",
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"emacs-overlay": "emacs-overlay",
|
|
"emacs-src": "emacs-src",
|
|
"flake-parts": "flake-parts",
|
|
"nixpkgs": [
|
|
"emacs-overlay",
|
|
"nixpkgs"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|