nixos-config/flake.lock
Charlotte Van Petegem 19a759245d
Update dependencies
2021-10-07 10:13:28 +02:00

141 lines
3.5 KiB
JSON

{
"nodes": {
"accentor": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1630749056,
"narHash": "sha256-WnruBfNt+zNEEHrJDgEgldD4x525ZTBkmNQ9iTsT4Ao=",
"owner": "accentor",
"repo": "flake",
"rev": "e465c5bb11ed09fdf15ee5cca8302129abe5fb52",
"type": "github"
},
"original": {
"owner": "accentor",
"repo": "flake",
"type": "github"
}
},
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1631896269,
"narHash": "sha256-DAyCxJ8JacayOzGgGSfzrn7ghtsfL/EsCyk1NEUaAR8=",
"owner": "ryantm",
"repo": "agenix",
"rev": "daf1d773989ac5d949aeef03fce0fe27e583dbca",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1633574989,
"narHash": "sha256-rn70qpinjttWGkiWi4X11DVzJr8elKicaaM81uiNK1Y=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "b27a5d8e8958cec786b3dc8a064b3cf143beb541",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1633531796,
"narHash": "sha256-fm1tcPf9yB+4ySxKETQk6hVpmbYZPVb27fEJFuIz6fA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d9fe208f3ccd7047a29eb31fd0cd3191c4445323",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1633351077,
"narHash": "sha256-z38JG4Bb0GtM1aF1pANVdp1dniMP23Yb3HnRoJRy2uU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "14aef06d9b3ad1d07626bdbb16083b83f92dc6c1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"accentor": "accentor",
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1630860081,
"narHash": "sha256-hGkbmh9eCGpj/6kMSnaU02U6HDfUkDgZqB5nm26OPX4=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "231acaa2cb0fc83d294f8f04352f87f9caa2b14a",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"ref": "1.2.0",
"repo": "flake-utils-plus",
"type": "github"
}
}
},
"root": "root",
"version": 7
}