nixos-config/flake.lock
Antoine Martin 0fc78b9f96 flake.lock: Update
Flake lock file changes:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/e64f85607c00e1d9ccb5b98854c0934deb7c0455' (2021-10-07)
  → 'github:nix-community/emacs-overlay/4afeb3a259dc19ff5a001e598dcd94885d439d24' (2021-10-19)
• Updated input 'home-manager':
    'github:nix-community/home-manager/d9fe208f3ccd7047a29eb31fd0cd3191c4445323' (2021-10-06)
  → 'github:nix-community/home-manager/b5d738b5a3f8c3738433e0aa6482afb4ac635380' (2021-10-18)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/14aef06d9b3ad1d07626bdbb16083b83f92dc6c1' (2021-10-04)
  → 'github:NixOS/nixpkgs/9aeeb7574fb784eaf6395f4400705b5f619e6cc3' (2021-10-17)
• Updated input 'nixpkgs-unstable-small':
    'github:NixOS/nixpkgs/ea4524e6cc7761c3cc271233fa97b5e7473f760a' (2021-10-07)
  → 'github:NixOS/nixpkgs/af1ac44440c3918910cf378a4ead96a94a3f6bd6' (2021-10-18)
2021-10-19 12:00:24 +02:00

118 lines
3.1 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1634632586,
"narHash": "sha256-EK6/txPv2GyxVjG5MZjUZ92l1NZ0Z5IytK6xXoRMIVo=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "4afeb3a259dc19ff5a001e598dcd94885d439d24",
"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": 1634543124,
"narHash": "sha256-sPjP5GjZ0DgTgY8KljhGeix4L5ey7A3L1nm6lDffTh0=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "b5d738b5a3f8c3738433e0aa6482afb4ac635380",
"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": 1634436779,
"narHash": "sha256-D/nrXTWpe1bPIjFy85sgiLHYqu+AeaC6v5/+KlA9PRg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9aeeb7574fb784eaf6395f4400705b5f619e6cc3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable-small": {
"locked": {
"lastModified": 1634551892,
"narHash": "sha256-3qLpLhQhIeEMA7smlQiY/RdsDU3FyLqLM8eg3Udv9c8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "af1ac44440c3918910cf378a4ead96a94a3f6bd6",
"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
}