nix-config/flake.lock
2022-10-13 12:47:01 +02:00

121 lines
3.1 KiB
JSON

{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1665392861,
"narHash": "sha256-bCd8fYJMAb0LzabsiXl4nxECDoz483bJOCa2hjox7N0=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "ef56fd8979b5f4e800c4716f62076e00600b1172",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"emacs-src": {
"flake": false,
"locked": {
"lastModified": 1663433932,
"narHash": "sha256-JgoayvAG/dPrRVNlj3QGsmqHtKkaa+4UoLjlZP2Ndm0=",
"owner": "emacs-mirror",
"repo": "emacs",
"rev": "7fe22182d3abcb3124c50f717cc74925800b7720",
"type": "github"
},
"original": {
"owner": "emacs-mirror",
"repo": "emacs",
"rev": "7fe22182d3abcb3124c50f717cc74925800b7720",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
],
"utils": "utils"
},
"locked": {
"lastModified": 1665520899,
"narHash": "sha256-N8BYMgvrAYhiXeyrcEeLgngZZaU6MVVocSa+tIfyMyg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "5597b3a7425a9e3f41128308cb1105d3e780f633",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1665520658,
"narHash": "sha256-5WWQivDZ7xhTP7phbXAlb2eeVhVEKr8et9RqQxcEEes=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "cded5ae4dfc9443edb867537a7ad5b320eb02d79",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-22.05-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1665483364,
"narHash": "sha256-sisuhAPPjYB92YlcyoVEcTh5teuAkL9NW8UVexRsfoo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e0ed589d7422c1d7a1bdd1e81289e2428c6ec2a3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"emacs-src": "emacs-src",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
},
"utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}