nixos-config/flake.lock
Charlotte Van Petegem 21dda78650
Update dependencies
2021-11-18 17:09:05 +01: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": 1634404028,
"narHash": "sha256-JyP2Y6JCCYvUcVz7CXX5pXUfTGTU4GX51Yza82BgMfk=",
"owner": "ryantm",
"repo": "agenix",
"rev": "53aa91b4170da35a96fab1577c9a34bc0da44e27",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1637227696,
"narHash": "sha256-LzYoEjWMU6dKiFxtnMnsNSZIZw2JlQTjDDFvSaWH+4w=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "16e97023d8797af6609eaf7d8cce269a71114aee",
"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": 1637188941,
"narHash": "sha256-4aA5iNVhSDbKjsPeG4n0SvfPQ3sd9ve23b05bVztSq4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d85bf67c48f5c64ca39d3d48375e742e16933f4f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1637209424,
"narHash": "sha256-oXw75hkCOVtoB+CEElWiTmkC1gNdL3jf0tG2GInytHA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "42d32516400c1d821d275a5460900bbaef3d3bf1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"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": 1630860118,
"narHash": "sha256-JwLcC/zRR6ypk4/Ks7plWBvThYoLhURaH2zvjuWVmyA=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "813281281363ec45af155c8d2ceb7c5132d4de45",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"ref": "1.3.0",
"repo": "flake-utils-plus",
"type": "github"
}
}
},
"root": "root",
"version": 7
}