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

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/daf338bd83887489341c85e4f20f26034cc24bd2' -> 'github:nix-community/emacs-overlay/9f17ba1ed9c8b2012c0a1a41edf3d02936aa4def'
* Updated 'home-manager': 'github:nix-community/home-manager/f637e145d758ab183d3dba096c9312eae8bc0c7c' -> 'github:nix-community/home-manager/21a2ff449620a9cb91802f9d1a9157b2ae8c6b39'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/5bc8b980b9178ef9a4bb622320cf34e59ea2ea10' -> 'github:NixOS/nixpkgs/8d8a28b47b7c41aeb4ad01a2bd8b7d26986c3512'
* Updated 'nixpkgs-unstable-small': 'github:NixOS/nixpkgs/296da7b2f843a385bbc655070c77e28bcf915d61' -> 'github:NixOS/nixpkgs/075a6f16c0c67a97d4c81d9e90b6e5a3addf7503'
2021-08-31 22:45:33 +02:00

118 lines
3.1 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1630430032,
"narHash": "sha256-f3XLZ3zhpSmhR/tOwELtvj+o2pkRtDOn5YcRULn+T+M=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "9f17ba1ed9c8b2012c0a1a41edf3d02936aa4def",
"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": 1630428740,
"narHash": "sha256-394yJxkFjvg47vB0jK5WHCitLDilyGjO3HpuZkAM2GA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "21a2ff449620a9cb91802f9d1a9157b2ae8c6b39",
"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": 1630248577,
"narHash": "sha256-9d/yq96TTrnF7qjA6wPYk+rYjWAXwfUmwk3qewezSeg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8d8a28b47b7c41aeb4ad01a2bd8b7d26986c3512",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable-small": {
"locked": {
"lastModified": 1630407737,
"narHash": "sha256-QX7dh0MTh/2MaTRaEOCYJbupPbAa9shFh+GGiQmkJDM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "075a6f16c0c67a97d4c81d9e90b6e5a3addf7503",
"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
}