dotfiles.nix/flake.lock

516 lines
14 KiB
Plaintext
Raw Normal View History

2023-04-03 22:41:22 +08:00
{
"nodes": {
2023-04-05 23:20:27 +08:00
"crane": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs-f2k",
"nixpkgs"
],
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1680479184,
"narHash": "sha256-FXWFQlK8SL2m/7zgN3ovQfXpnK/QRkZNEiGARguAujc=",
"owner": "ipetkov",
"repo": "crane",
"rev": "aab6d4f865f2cb2a6d61168be5a6e8205daa7e26",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
"nixpkgs-f2k",
"nixpkgs-fmt",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1637475807,
"narHash": "sha256-E3nzOvlzZXwyo8Stp5upKsTCDcqUTYAFj4EC060A31c=",
"owner": "nix-community",
"repo": "fenix",
"rev": "960e7fef45692a4fffc6df6d6b613b0399bbdfd5",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-05-02 16:41:10 +08:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1680392223,
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"locked": {
"lastModified": 1680392223,
"narHash": "sha256-n3g7QFr85lDODKt250rkZj2IFS3i4/8HBU2yKHO3tqw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "dcc36e45d054d7bb554c9cdab69093debd91a0b5",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-04-05 23:20:27 +08:00
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-05-02 16:41:10 +08:00
"haskell-flake": {
"locked": {
"lastModified": 1682714267,
"narHash": "sha256-DsGj9AIKqKcWQQOuwbFU77rkehaICzISHhH7aezZ6OQ=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "a904caac3e4638f84a28102762bf767dd1ae50c0",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
"haskell-flake_2": {
"locked": {
"lastModified": 1682714267,
"narHash": "sha256-DsGj9AIKqKcWQQOuwbFU77rkehaICzISHhH7aezZ6OQ=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "a904caac3e4638f84a28102762bf767dd1ae50c0",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
2023-04-03 22:41:22 +08:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-28 19:04:00 +08:00
]
2023-04-03 22:41:22 +08:00
},
"locked": {
2023-04-28 19:04:00 +08:00
"lastModified": 1682535786,
"narHash": "sha256-NH2a8yB8V25cglvcHDrvaTLvohzMgGLLZ4vnXQn4vOw=",
2023-04-03 22:41:22 +08:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-28 19:04:00 +08:00
"rev": "d82c9af8175878a461a0fdf914e67cc446664570",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-04-28 19:04:00 +08:00
"ref": "master",
2023-04-03 22:41:22 +08:00
"repo": "home-manager",
"type": "github"
}
},
2023-04-28 19:04:00 +08:00
"master": {
2023-04-03 22:41:22 +08:00
"locked": {
2023-04-28 19:04:00 +08:00
"lastModified": 1682559899,
"narHash": "sha256-HHygFcpy4xtf4q0GQmv5ntJk681jBWBQeiX9tyhSo6M=",
2023-04-03 22:41:22 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-28 19:04:00 +08:00
"rev": "31b3ea068d7f0a5ed5bca8342c988c4a35f797d1",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-04-28 19:04:00 +08:00
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixos-unstable": {
"locked": {
"lastModified": 1682453498,
"narHash": "sha256-WoWiAd7KZt5Eh6n+qojcivaVpnXKqBsVgpixpV2L9CE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c8018361fa1d1650ee8d4b96294783cf564e8a7f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1680572440,
"narHash": "sha256-MlIkJeMJHo33TSXk7BjqNwZA/T1RBlIQdt9Yg667UiQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8bdead55075dbfe3403d5aa71113e11885c98dff",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
2023-04-03 22:41:22 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-05 23:20:27 +08:00
"nixpkgs-f2k": {
"inputs": {
"crane": "crane",
2023-04-28 19:04:00 +08:00
"nixpkgs": "nixpkgs",
2023-04-05 23:20:27 +08:00
"nixpkgs-fmt": "nixpkgs-fmt",
"river-src": "river-src",
"wezterm-src": "wezterm-src"
},
"locked": {
"lastModified": 1680575783,
"narHash": "sha256-k0MNfQagJEL73G+JL3aA9un8TPjR0HSjnmOGi+9nWgA=",
"owner": "fortuneteller2k",
"repo": "nixpkgs-f2k",
"rev": "bb3d8adfd75449276df4fdb266ab3dfe17cd9489",
"type": "github"
},
"original": {
"owner": "fortuneteller2k",
"repo": "nixpkgs-f2k",
"type": "github"
}
},
"nixpkgs-fmt": {
"inputs": {
"fenix": "fenix",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"nixpkgs-f2k",
"nixpkgs"
]
},
"locked": {
"lastModified": 1678089153,
"narHash": "sha256-Kr6EDc4RZuUHUu4rP+gh4CQSMH35RDJJ9600vAPZVzo=",
"owner": "nix-community",
"repo": "nixpkgs-fmt",
"rev": "398c5226d3402ec075d36c504a4575c40d01cf0c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs-fmt",
"type": "github"
}
},
2023-05-02 16:41:10 +08:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1680213900,
"narHash": "sha256-cIDr5WZIj3EkKyCgj/6j3HBH4Jj1W296z7HTcWj1aMA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e3652e0735fbec227f342712f180f4f21f0594f2",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib_2": {
"locked": {
"dir": "lib",
"lastModified": 1680213900,
"narHash": "sha256-cIDr5WZIj3EkKyCgj/6j3HBH4Jj1W296z7HTcWj1aMA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e3652e0735fbec227f342712f180f4f21f0594f2",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-03 22:41:22 +08:00
"nixpkgs-unstable": {
"locked": {
2023-04-28 19:04:00 +08:00
"lastModified": 1682109806,
"narHash": "sha256-d9g7RKNShMLboTWwukM+RObDWWpHKaqTYXB48clBWXI=",
2023-04-03 22:41:22 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-28 19:04:00 +08:00
"rev": "2362848adf8def2866fabbffc50462e929d7fffb",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-04-28 19:04:00 +08:00
"ref": "nixpkgs-unstable",
2023-04-05 23:20:27 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-02 16:41:10 +08:00
"nixpkgs_2": {
"locked": {
"lastModified": 1682779028,
"narHash": "sha256-tFfSbwSLobpHRznAa35KEU3R+fsFWTlmpFhTUdXq8RE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "54abe781c482f51ff4ff534ebaba77db5bd97442",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1682779028,
"narHash": "sha256-tFfSbwSLobpHRznAa35KEU3R+fsFWTlmpFhTUdXq8RE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "54abe781c482f51ff4ff534ebaba77db5bd97442",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-04-05 23:20:27 +08:00
"river-src": {
"flake": false,
"locked": {
"lastModified": 1679751151,
"narHash": "sha256-l4YiqoPYQWLg7tdnHDwQKFMLDY4ib0YihPdlHvBFgEU=",
"ref": "refs/heads/master",
"rev": "b3698150708bec276454c0ff7c707d9dab446b1e",
"revCount": 1030,
"submodules": true,
"type": "git",
"url": "https://github.com/riverwm/river.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/riverwm/river.git"
}
},
2023-04-03 22:41:22 +08:00
"root": {
"inputs": {
"home-manager": "home-manager",
2023-04-28 19:04:00 +08:00
"master": "master",
"nixos-unstable": "nixos-unstable",
"nixpkgs": [
"nixos-unstable"
],
2023-04-05 23:20:27 +08:00
"nixpkgs-f2k": "nixpkgs-f2k",
2023-04-28 19:04:00 +08:00
"nixpkgs-unstable": "nixpkgs-unstable",
2023-05-02 16:41:10 +08:00
"stable": "stable",
"xmobar-jsm": "xmobar-jsm",
"xmonad-jsm": "xmonad-jsm"
2023-04-03 22:41:22 +08:00
}
},
2023-04-05 23:20:27 +08:00
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1637439871,
"narHash": "sha256-2awQ/obzl7zqYgLwbQL0zT58gN8Xq7n+81GcMiS595I=",
"owner": "rust-analyzer",
"repo": "rust-analyzer",
"rev": "4566414789310acb2617543f4b50beab4bb48e06",
"type": "github"
},
"original": {
"owner": "rust-analyzer",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"nixpkgs-f2k",
"crane",
"flake-utils"
],
"nixpkgs": [
"nixpkgs-f2k",
"crane",
"nixpkgs"
]
},
"locked": {
"lastModified": 1677812689,
"narHash": "sha256-EakqhgRnjVeYJv5+BJx/NZ7/eFTMBxc4AhICUNquhUg=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "e53e8853aa7b0688bc270e9e6a681d22e01cf299",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-28 19:04:00 +08:00
"stable": {
2023-04-03 22:41:22 +08:00
"locked": {
2023-04-28 19:04:00 +08:00
"lastModified": 1682493015,
"narHash": "sha256-KiMOAe8u83QDF40Z25kWMkZbqr9U+mvjvEJy5Qvw0nw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "60c0f762658916a4a5b5a36b3e06486f8301daf4",
2023-04-03 22:41:22 +08:00
"type": "github"
},
"original": {
2023-04-28 19:04:00 +08:00
"owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
2023-04-03 22:41:22 +08:00
"type": "github"
}
2023-04-05 23:20:27 +08:00
},
"wezterm-src": {
"flake": false,
"locked": {
"lastModified": 1680566693,
"narHash": "sha256-lfcPHK+MJQ9TCo/NqeDG7cBGCLBQ1K8CRTQlTxtPFPo=",
"ref": "main",
"rev": "c3472cc969d7e28aa63c4ad7d0d792f7ea40292e",
"revCount": 7033,
"submodules": true,
"type": "git",
"url": "https://github.com/wez/wezterm.git"
},
"original": {
"ref": "main",
"submodules": true,
"type": "git",
"url": "https://github.com/wez/wezterm.git"
}
2023-05-02 16:41:10 +08:00
},
"xmobar-jsm": {
"inputs": {
"flake-parts": "flake-parts",
"haskell-flake": "haskell-flake",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1682990712,
"narHash": "sha256-T50x69VeO/ZOF/FT4sY/sZ6tpILSv0wAhvnUwxtO/jA=",
"owner": "sajenim",
"repo": "xmobar-jsm",
"rev": "29a52ad859b46eb8fdd08993c953a45c1cab1c93",
"type": "github"
},
"original": {
"owner": "sajenim",
"repo": "xmobar-jsm",
"type": "github"
}
},
"xmonad-jsm": {
"inputs": {
"flake-parts": "flake-parts_2",
"haskell-flake": "haskell-flake_2",
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1682987284,
"narHash": "sha256-2PnDe/1VDEUGCrBNie11LGqBU3mTHLJi9CKTiMW14/Q=",
"owner": "sajenim",
"repo": "xmonad-jsm",
"rev": "9b39c82ae4bb5f29fa81eaf7d6a7111653cedcf0",
"type": "github"
},
"original": {
"owner": "sajenim",
"repo": "xmonad-jsm",
"type": "github"
}
2023-04-03 22:41:22 +08:00
}
},
"root": "root",
"version": 7
}