nixos-config/flake.lock
Charlotte Van Petegem 87953c1af4
Update dependencies
2021-03-28 16:46:27 +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",
"ref": "master",
"repo": "emacs-overlay",
"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": 1616918239,
"narHash": "sha256-Z9hL54J/M6sWSa2UqDDVCgsNsA1MhUEt0dQ803+24I8=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "c1761366b522595ff0dda47d7ba79d5242ecb31e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1616906405,
"narHash": "sha256-eJzoHn+O3ehKSV6b4ZiweXSmID5hJiedkjR3plLkpQI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1dfe690209af14a91b32dbf2f379ca02d050e1a1",
"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": 1616618463,
"narHash": "sha256-IB/3am+0aHfiEnSJoJCH08aDoOxeN5oa9jkItTMsf7Y=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
"rev": "2f7abc9a83e8cda20cf7c5a9ca3d5226f24782a2",
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"ref": "staging",
"repo": "flake-utils-plus",
"type": "github"
}
}
},
"root": "root",
"version": 7
}