nixos-config/flake.lock
Charlotte Van Petegem fa4f665c75
Update dependencies
2021-04-17 11:34:43 +02:00

100 lines
2.6 KiB
JSON

{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1616214656,
"narHash": "sha256-ceFOGcsbGlP/qtxMBlRGFH5fsbN+uGQYeHUrpgcRS4U=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "d9530a7048f4b1c0f65825202a0ce1d111a1d39a",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "d9530a7048f4b1c0f65825202a0ce1d111a1d39a",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1618469593,
"narHash": "sha256-fNdt+Q3irnT3pId7PKSSVeR8/9inBrAEg4gpItoRowU=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ebbbd4f2b50703409543941e7445138dc1e7392e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1618628710,
"narHash": "sha256-9xIoU+BrCpjs5nfWcd/GlU7XCVdnNKJPffoNTxgGfhs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7919518f0235106d050c77837df5e338fb94de5d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
"lastModified": 1618645493,
"narHash": "sha256-kMKDWGh8w3acE0oGa6tB4D8mYR455i7UeEZWwKgUW3E=",
"owner": "chvp",
"repo": "flake-utils-plus",
"rev": "e354d7351e91675fa67c9f9db1329cf0fafd06eb",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "staging",
"repo": "flake-utils-plus",
"type": "github"
}
}
},
"root": "root",
"version": 7
}