nixos-config/flake.lock
Charlotte Van Petegem b06fd3cceb
Update dependencies
2021-11-20 21:48:27 +01:00

142 lines
3.6 KiB
JSON

{
"nodes": {
"accentor": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1637425210,
"narHash": "sha256-PV0BPG0NBfgPs16VvqklEmU0okr/frWIoGrTTq6qxqw=",
"owner": "accentor",
"repo": "flake",
"rev": "562c4627476ea04c228e69ad95d9edd624af10d7",
"type": "github"
},
"original": {
"owner": "accentor",
"ref": "feature/rescan-timer",
"repo": "flake",
"type": "github"
}
},
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1637439787,
"narHash": "sha256-+ov6MEVmyVdJBjRZxqPdhURLUkIgallbS5eqDVHh+gs=",
"owner": "ryantm",
"repo": "agenix",
"rev": "4fefd7cfffd548c04510c69c3f3e8e2be032412f",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1637426421,
"narHash": "sha256-LlRwbps05ck31yf00rZqlW4SPXCVGpfXcoUXm+VmuLQ=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "ac2998922b6b4b15a517f5bbbfc2a6098d2aa334",
"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": 1637398047,
"narHash": "sha256-H6yh2VvABMhrkjYrPccc0Buak4L9jtFzsb98FsNDM2Q=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c82bc787b8990c89f2f7d57df652ce2424129b92",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1637384301,
"narHash": "sha256-ebJiY+FvwO2EX6cH995PNb2MmAX9M5iIaH+qNH5upuE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fa9d6c3d9328e84787451c05170cf816295aa630",
"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
}