nixos-config/flake.lock
Charlotte Van Petegem 5505b73561
Update dependencies
2021-11-26 09:36:45 +01:00

141 lines
3.5 KiB
JSON

{
"nodes": {
"accentor": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1637572002,
"narHash": "sha256-b7RTIeDsiWjwNrZrxkfJlbYNq93DcOYc1pyHt/Hvc9w=",
"owner": "accentor",
"repo": "flake",
"rev": "c6e6fe08941383d68a094d027bb36a7b9747281d",
"type": "github"
},
"original": {
"owner": "accentor",
"repo": "flake",
"type": "github"
}
},
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1637793790,
"narHash": "sha256-oPXavjxETEWGXq8g7kQHyRLKUmLX2yPtGn+t3V0mrTY=",
"owner": "ryantm",
"repo": "agenix",
"rev": "f85eea0e29fa9a8924571d0e398215e175f80d55",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1637890640,
"narHash": "sha256-1kVcDdlrxH6sHxRCuGqFtBcif/YSBlvDOSmWToEii1c=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "6eae7c0673e78b5712b807bb3c334ebe2eabd35f",
"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": 1637913756,
"narHash": "sha256-RtfMm40TNzfMvbmjoswfsxcos0nQw9wxJuDJ3pZnh78=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ea1794a798d60ac10b0354b811aea6fe652914a3",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1637871473,
"narHash": "sha256-Qn5/H/m8F0zTWUOMcywH5DQLD3HPCJj/OHz+7f5EMqc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "07e3b29217491dcee2c8e71d8da764342cd414d7",
"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
}