nixos/flake.lock

232 lines
6.1 KiB
Plaintext
Raw Normal View History

2024-02-25 21:28:33 -09:00
{
"nodes": {
2024-03-02 10:49:13 -09:00
"apple-silicon": {
"inputs": {
"flake-compat": "flake-compat",
2024-03-03 09:25:54 -09:00
"nixpkgs": [
"nixpkgs-unstable"
],
"rust-overlay": "rust-overlay"
},
"locked": {
2024-03-13 08:50:57 -08:00
"lastModified": 1710209440,
"narHash": "sha256-1JwFo3u2aVrvpz12OotjCK51EQ0hEDI7xSG7CEvTSk8=",
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
2024-03-13 08:50:57 -08:00
"rev": "bdc68b494d6a26c9457f4841ab1a6109b12a33e6",
"type": "github"
},
"original": {
"owner": "tpwrules",
"repo": "nixos-apple-silicon",
"type": "github"
}
},
"displaylink": {
"flake": false,
"locked": {
"narHash": "sha256-hR26phh9YMYsOWT4tIKj6/ZeItBygtw3cJ5ezOtGkMM=",
"type": "file",
"url": "https://marq42.xyz/displaylink-580.zip"
},
"original": {
"type": "file",
"url": "https://marq42.xyz/displaylink-580.zip"
}
},
"emacs-config": {
"flake": false,
"locked": {
"lastModified": 1708892603,
"narHash": "sha256-cHFK+z3RLeqRwdRtY9c8fE+djt93FiHY19uOJitKZWY=",
"ref": "main",
"rev": "315694498a6400a3bee71d660d65f62e27e65dcf",
"revCount": 519,
"type": "git",
"url": "https://git.marq42.xyz/mir/emacs"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.marq42.xyz/mir/emacs"
}
},
"flake-compat": {
"locked": {
"lastModified": 1688025799,
"narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=",
"owner": "nix-community",
"repo": "flake-compat",
"rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
2024-02-25 21:28:33 -09:00
"home-manager": {
"inputs": {
2024-03-03 09:25:54 -09:00
"nixpkgs": [
"nixpkgs"
]
2024-02-25 21:28:33 -09:00
},
"locked": {
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"home-manager-unstable": {
"inputs": {
2024-03-03 09:25:54 -09:00
"nixpkgs": [
"nixpkgs-unstable"
]
},
2024-02-25 21:28:33 -09:00
"locked": {
2024-03-18 23:58:36 -08:00
"lastModified": 1710820906,
"narHash": "sha256-2bNMraoRB4pdw/HtxgYTFeMhEekBZeQ53/a8xkqpbZc=",
2024-02-25 21:28:33 -09:00
"owner": "nix-community",
"repo": "home-manager",
2024-03-18 23:58:36 -08:00
"rev": "022464438a85450abb23d93b91aa82e0addd71fb",
2024-02-25 21:28:33 -09:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-23 12:39:01 -08:00
"home-manager_2": {
"inputs": {
"nixpkgs": [
"mir-home",
"nixpkgs"
]
},
"locked": {
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"mir-home": {
"inputs": {
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1710884109,
"narHash": "sha256-yvA99Zk063TILHMRfbqmU0gHdFJ6vsRK9Ihefs9Edt0=",
"ref": "main",
"rev": "9aedd27579787ae9b94ffab2db688c3440c1fa70",
"revCount": 1,
"type": "git",
"url": "https://git.marq42.xyz/mir/home"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.marq42.xyz/mir/home"
}
},
2024-02-25 21:28:33 -09:00
"nixpkgs": {
"locked": {
2024-03-03 09:25:54 -09:00
"lastModified": 1701282334,
"narHash": "sha256-MxCVrXY6v4QmfTwIysjjaX0XUhqBbxTWWB4HXtDYsdk=",
"owner": "nixos",
"repo": "nixpkgs",
2024-03-03 09:25:54 -09:00
"rev": "057f9aecfb71c4437d2b27d3323df7f93c010b7e",
"type": "github"
},
"original": {
"owner": "nixos",
2024-03-03 09:25:54 -09:00
"ref": "23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-03-18 23:58:36 -08:00
"lastModified": 1710631334,
"narHash": "sha256-rL5LSYd85kplL5othxK5lmAtjyMOBg390sGBTb3LRMM=",
"owner": "nixos",
"repo": "nixpkgs",
2024-03-18 23:58:36 -08:00
"rev": "c75037bbf9093a2acb617804ee46320d6d1fea5a",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-23 12:39:01 -08:00
"nixpkgs_2": {
"locked": {
"lastModified": 1701282334,
"narHash": "sha256-MxCVrXY6v4QmfTwIysjjaX0XUhqBbxTWWB4HXtDYsdk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "057f9aecfb71c4437d2b27d3323df7f93c010b7e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-25 21:28:33 -09:00
"root": {
"inputs": {
2024-03-02 10:49:13 -09:00
"apple-silicon": "apple-silicon",
"displaylink": "displaylink",
"emacs-config": "emacs-config",
2024-02-25 21:28:33 -09:00
"home-manager": "home-manager",
"home-manager-unstable": "home-manager-unstable",
2024-03-23 12:39:01 -08:00
"mir-home": "mir-home",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable"
}
},
"rust-overlay": {
"flake": false,
"locked": {
"lastModified": 1686795910,
"narHash": "sha256-jDa40qRZ0GRQtP9EMZdf+uCbvzuLnJglTUI2JoHfWDc=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "5c2b97c0a9bc5217fc3dfb1555aae0fb756d99f9",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2024-02-25 21:28:33 -09:00
}
}
},
"root": "root",
"version": 7
}