Antoine Martin
f47411092b
Flake lock file changes: • Updated input 'emacs-overlay': 'github:nix-community/emacs-overlay/4afeb3a259dc19ff5a001e598dcd94885d439d24' (2021-10-19) → 'github:nix-community/emacs-overlay/8f1fe25dcf689f0e62063f9d8b56d436cb27a519' (2021-10-25) • Updated input 'home-manager': 'github:nix-community/home-manager/b5d738b5a3f8c3738433e0aa6482afb4ac635380' (2021-10-18) → 'github:nix-community/home-manager/da8a78eec9f7adb57f9e961d1da64805efacff37' (2021-10-25) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/9aeeb7574fb784eaf6395f4400705b5f619e6cc3' (2021-10-17) → 'github:NixOS/nixpkgs/34ad3ffe08adfca17fcb4e4a47bb5f3b113687be' (2021-10-21) • Updated input 'nixpkgs-unstable-small': 'github:NixOS/nixpkgs/af1ac44440c3918910cf378a4ead96a94a3f6bd6' (2021-10-18) → 'github:NixOS/nixpkgs/38d21595b8fb0a744aa31c5794013bf42cf98fa9' (2021-10-25)
118 lines
3.1 KiB
JSON
118 lines
3.1 KiB
JSON
{
|
|
"nodes": {
|
|
"emacs-overlay": {
|
|
"locked": {
|
|
"lastModified": 1635154104,
|
|
"narHash": "sha256-Ptu8u4Lfh80EwQX7vvlJtqUfFP9iYomzq8q5zvCBYnI=",
|
|
"owner": "nix-community",
|
|
"repo": "emacs-overlay",
|
|
"rev": "8f1fe25dcf689f0e62063f9d8b56d436cb27a519",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "master",
|
|
"repo": "emacs-overlay",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1623875721,
|
|
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"ref": "master",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1635123562,
|
|
"narHash": "sha256-kYuwQqHXDYxy5ijpm8SvCoPNx0br1TpoWeTIOEwOYvA=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "da8a78eec9f7adb57f9e961d1da64805efacff37",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "master",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixos-hardware": {
|
|
"locked": {
|
|
"lastModified": 1627212500,
|
|
"narHash": "sha256-KMUQCT3JSqznp+dR6BTvbwLqPFErjNlotVpkp/P/ZmM=",
|
|
"owner": "NixOS",
|
|
"repo": "nixos-hardware",
|
|
"rev": "03e7686c72345f237405c0b46b153dccd3ec9913",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "master",
|
|
"repo": "nixos-hardware",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1634782485,
|
|
"narHash": "sha256-psfh4OQSokGXG0lpq3zKFbhOo3QfoeudRcaUnwMRkQo=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "34ad3ffe08adfca17fcb4e4a47bb5f3b113687be",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable-small": {
|
|
"locked": {
|
|
"lastModified": 1635141467,
|
|
"narHash": "sha256-H+TVE6tBSm4nAepm7HRfW7AcrndI5e4+TJwCQo4/z+s=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "38d21595b8fb0a744aa31c5794013bf42cf98fa9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable-small",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"emacs-overlay": "emacs-overlay",
|
|
"flake-utils": "flake-utils",
|
|
"home-manager": "home-manager",
|
|
"nixos-hardware": "nixos-hardware",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-unstable-small": "nixpkgs-unstable-small"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|