nixos-config/flake.lock
Antoine Martin cc5d61ddf2 flake.lock: Update
Flake input changes:

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/5df3462dda05d8e44669cf374776274e1bc47d0a' -> 'github:nix-community/emacs-overlay/fa30581319280c3f7201c49905e8fd4c7019e6ea'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/d25ea6a0d2a847fb52131da546f2a866656fbafa' -> 'github:NixOS/nixpkgs/5237039cc1e7633a7697ed7999afd1f80d91ff14'
* Updated 'nixpkgs-unstable': 'github:NixOS/nixpkgs/bfdf04bd21bb99b05bb10f0de8876ad4baca48e4' -> 'github:NixOS/nixpkgs/239da47116274ee326a965d80b3ed1d3bf08af62'
2021-06-02 17:31:50 +02:00

84 lines
2.1 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1622633188,
"narHash": "sha256-BrxmSdbYHjkyCr2oWiES8/UONS/veALGToKh+782AWA=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "fa30581319280c3f7201c49905e8fd4c7019e6ea",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1622312560,
"narHash": "sha256-xBWgiwnPaL/iZasPxw3BuvPAee/2jiToiZjKvKLs+PA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ab64dc32493996c24607eab2cae6663466ddfb8a",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-21.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1622577619,
"narHash": "sha256-ODWgeRVXJz++vvapHSNO2G7AACfRjQoWMomuLhl+OcQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5237039cc1e7633a7697ed7999afd1f80d91ff14",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1622629464,
"narHash": "sha256-o7HBgsi0eUkuLheM+ur86900OP+6dQlrawTVDqa20Rk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "239da47116274ee326a965d80b3ed1d3bf08af62",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}