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

* Updated 'nixpkgs': 'github:NixOS/nixpkgs/dc326c78a93862efb30a76216f527a56496e6284' -> 'github:NixOS/nixpkgs/327368f98c6a927a84aed3c2f2fd1a7f6983e855'
2021-05-13 16:44:00 +02:00

84 lines
2.1 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1620124711,
"narHash": "sha256-6tsbwx6zynxSbwzfCrezGVpBum9UT+nlUV/XIc/uMms=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "b717ab8d43ecabd27aa884c278a4edd1caa642db",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "emacs-overlay",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1620138697,
"narHash": "sha256-8Mgj+Fj4zGEI7oA9wbyqvdwq+46kAyd3barMIedWkho=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "64c5228c0828fff0c94c1d42f7225115c299ae08",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1620808985,
"narHash": "sha256-cf/+g1RVawT0rcKmfh2nf/lgnSrj9YZS+1PkCFmoeJQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "327368f98c6a927a84aed3c2f2fd1a7f6983e855",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1620074890,
"narHash": "sha256-4Z8Zwpg0gPvqKbSsck1g9ql4E5NClGZdjyxbYoaXA4s=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7cb76200088f45cd24a9aa67fd2f9657943d78a4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}