nixos-config/flake.lock
Charlotte Van Petegem 866658ca30
Update dependencies
2021-09-16 11:50:20 +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": 1631325864,
"narHash": "sha256-bBvrjUS0qfgC4LPFthGJ5E8Fl0f5UvlrCB3o5Bnn9ys=",
"owner": "ryantm",
"repo": "agenix",
"rev": "5c5bc282565f03f9c5b3d6e72b7cb985706148a6",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1631783600,
"narHash": "sha256-k3ZD/x9VFbqP7gh4oSWPSUz0Wo/iazuFpupf7JL819E=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "26b556ee8885903c9da167c9968d0e10b72b74e5",
"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": 1631740142,
"narHash": "sha256-FnwtaJ+fZw2QzsCqGJW4kJd9hXiPxPgfi+9dwratk28=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "371576cdc2580ba93a38e28da8ece2129f558815",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1631663639,
"narHash": "sha256-5oMEq+P2krgBbqogWx1k1JrsTCG0pUVYS9DvDzNNV3o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bcd607489d76795508c48261e1ad05f5d4b7672f",
"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
}