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

* Updated 'emacs-overlay': 'github:nix-community/emacs-overlay/77da5f7db124ac4e9c0d1228647f20c01e5498f9' -> 'github:nix-community/emacs-overlay/8320c615b706f0d459544d7d37a59c5a5ff5e7e0'
* Updated 'home-manager': 'github:nix-community/home-manager/21a2ff449620a9cb91802f9d1a9157b2ae8c6b39' -> 'github:nix-community/home-manager/039f786e609fdb3cfd9c5520ff3791750c3eaebf'
* Updated 'nixpkgs': 'github:NixOS/nixpkgs/4194d02deb6c3bd60dffe752b4b788570553a649' -> 'github:NixOS/nixpkgs/4f6d8095fd51954120a1d08ea5896fe42dc3923b'
* Updated 'nixpkgs-unstable-small': 'github:NixOS/nixpkgs/d431839ab4494499714f2b6f001413fe380607eb' -> 'github:NixOS/nixpkgs/c678e050c1978110badd975274785265fc953a66'
2021-09-10 23:50:08 +02:00

118 lines
3.1 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1631294328,
"narHash": "sha256-PYuZn7hloVUxvFWyhvt23cUGPxCQSkw7RvF7YIn1Ut0=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "8320c615b706f0d459544d7d37a59c5a5ff5e7e0",
"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": 1631134124,
"narHash": "sha256-C17wJ2HyuFZllJ/PbpFuuDjkzWvg8np9UIAdSrpuwS0=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "039f786e609fdb3cfd9c5520ff3791750c3eaebf",
"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": 1631206977,
"narHash": "sha256-o3Dct9aJ5ht5UaTUBzXrRcK1RZt2eG5/xSlWJuUCVZM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4f6d8095fd51954120a1d08ea5896fe42dc3923b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable-small": {
"locked": {
"lastModified": 1631264114,
"narHash": "sha256-9B/r68I5FKAtHFUQ2TRmWKEIbKFldMqNRrNRxDRRudM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c678e050c1978110badd975274785265fc953a66",
"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
}