aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock295
1 files changed, 68 insertions, 227 deletions
diff --git a/flake.lock b/flake.lock
index 6428014..9422074 100644
--- a/flake.lock
+++ b/flake.lock
@@ -39,10 +39,14 @@
},
"fjordlauncher": {
"inputs": {
- "flake-compat": "flake-compat",
+ "flake-compat": [
+ "flake-compat"
+ ],
"libnbtplusplus": "libnbtplusplus",
"nix-filter": "nix-filter",
- "nixpkgs": "nixpkgs"
+ "nixpkgs": [
+ "nixpkgs"
+ ]
},
"locked": {
"lastModified": 1739753159,
@@ -74,56 +78,18 @@
"type": "github"
}
},
- "flake-compat_2": {
- "flake": false,
- "locked": {
- "lastModified": 1696426674,
- "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
- "lanzaboote",
"nixpkgs"
]
},
"locked": {
- "lastModified": 1730504689,
- "narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
+ "lastModified": 1740872218,
+ "narHash": "sha256-ZaMw0pdoUKigLpv9HiNDH2Pjnosg7NBYMJlHTIsHEUo=",
"owner": "hercules-ci",
"repo": "flake-parts",
- "rev": "506278e768c2a08bec68eb62932193e341f55c90",
- "type": "github"
- },
- "original": {
- "owner": "hercules-ci",
- "repo": "flake-parts",
- "type": "github"
- }
- },
- "flake-parts_2": {
- "inputs": {
- "nixpkgs-lib": [
- "nurpkgs",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1733312601,
- "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
- "owner": "hercules-ci",
- "repo": "flake-parts",
- "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
+ "rev": "3876f6b87db82f33775b1ef5ea343986105db764",
"type": "github"
},
"original": {
@@ -222,35 +188,16 @@
},
"home-manager": {
"inputs": {
- "nixpkgs": "nixpkgs_2"
- },
- "locked": {
- "lastModified": 1740624780,
- "narHash": "sha256-8TP61AI3QBQsjzVUQFIV8NoB5nbYfJB3iHczhBikDkU=",
- "owner": "nix-community",
- "repo": "home-manager",
- "rev": "b8869e4ead721bbd4f0d6b927e8395705d4f16e6",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "home-manager",
- "type": "github"
- }
- },
- "home-manager_2": {
- "inputs": {
"nixpkgs": [
- "nyxpkgs",
"nixpkgs"
]
},
"locked": {
- "lastModified": 1740494361,
- "narHash": "sha256-Dd/GhJ9qKmUwuhgt/PAROG8J6YdU2ZjtJI9SQX5sVQI=",
+ "lastModified": 1740845322,
+ "narHash": "sha256-AXEgFj3C0YJhu9k1OhbRhiA6FnDr81dQZ65U3DhaWpw=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "74f0a8546e3f2458c870cf90fc4b38ac1f498b17",
+ "rev": "fcac3d6d88302a5e64f6cb8014ac785e08874c8d",
"type": "github"
},
"original": {
@@ -284,11 +231,19 @@
"lanzaboote": {
"inputs": {
"crane": "crane",
- "flake-compat": "flake-compat_2",
- "flake-parts": "flake-parts",
- "nixpkgs": "nixpkgs_3",
+ "flake-compat": [
+ "flake-compat"
+ ],
+ "flake-parts": [
+ "flake-parts"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
- "rust-overlay": "rust-overlay"
+ "rust-overlay": [
+ "rust-overlay"
+ ]
},
"locked": {
"lastModified": 1740440383,
@@ -339,7 +294,9 @@
},
"musnix": {
"inputs": {
- "nixpkgs": "nixpkgs_4"
+ "nixpkgs": [
+ "nixpkgs"
+ ]
},
"locked": {
"lastModified": 1735772949,
@@ -395,11 +352,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1739446958,
- "narHash": "sha256-+/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc=",
+ "lastModified": 1740695751,
+ "narHash": "sha256-D+R+kFxy1KsheiIzkkx/6L63wEHBYX21OIwlFV8JvDs=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "2ff53fe64443980e139eaa286017f53f88336dd0",
+ "rev": "6313551cd05425cd5b3e63fe47dbc324eabb15e4",
"type": "github"
},
"original": {
@@ -425,130 +382,22 @@
"type": "github"
}
},
- "nixpkgs_2": {
- "locked": {
- "lastModified": 1739736696,
- "narHash": "sha256-zON2GNBkzsIyALlOCFiEBcIjI4w38GYOb+P+R4S8Jsw=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "d74a2335ac9c133d6bbec9fc98d91a77f1604c1f",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_3": {
- "locked": {
- "lastModified": 1731919951,
- "narHash": "sha256-vOM6ETpl1yu9KLi/icTmLJIPbbdJCdAVYUXZceO/Ce4=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "04386ac325a813047fc314d4b4d838a5b1e3c7fe",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable-small",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_4": {
- "locked": {
- "lastModified": 1735291276,
- "narHash": "sha256-NYVcA06+blsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "634fd46801442d760e09493a794c4f15db2d0cbb",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_5": {
- "locked": {
- "lastModified": 1740560979,
- "narHash": "sha256-Vr3Qi346M+8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "5135c59491985879812717f4c9fea69604e7f26f",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_6": {
- "locked": {
- "lastModified": 1740560979,
- "narHash": "sha256-Vr3Qi346M+8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic=",
- "owner": "nixos",
- "repo": "nixpkgs",
- "rev": "5135c59491985879812717f4c9fea69604e7f26f",
- "type": "github"
- },
- "original": {
- "owner": "nixos",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_7": {
- "locked": {
- "lastModified": 1740560979,
- "narHash": "sha256-Vr3Qi346M+8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "5135c59491985879812717f4c9fea69604e7f26f",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_8": {
- "locked": {
- "lastModified": 1735821806,
- "narHash": "sha256-cuNapx/uQeCgeuhUhdck3JKbgpsml259sjUQnWM7zW8=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "d6973081434f88088e5321f83ebafe9a1167c367",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixpkgs-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
"nurpkgs": {
"inputs": {
- "flake-parts": "flake-parts_2",
- "nixpkgs": "nixpkgs_6",
+ "flake-parts": [
+ "flake-parts"
+ ],
+ "nixpkgs": [
+ "nixpkgs"
+ ],
"treefmt-nix": "treefmt-nix"
},
"locked": {
- "lastModified": 1740667465,
- "narHash": "sha256-y48/nmlieyShkQw/afAwaoQ/uCuRjhiNd7XlcdeQoHI=",
+ "lastModified": 1740898148,
+ "narHash": "sha256-QETBJHO+HOKPbqT+TeWqsS3kHMN0xBxO6TAP3qZ+i7E=",
"owner": "nix-community",
"repo": "NUR",
- "rev": "e493917781e06efb25b6b4722f429069c4457841",
+ "rev": "1e0113bf56a2b7f7127e2136390e76cb7cb455eb",
"type": "github"
},
"original": {
@@ -561,16 +410,20 @@
"inputs": {
"fenix": "fenix",
"flake-schemas": "flake-schemas",
- "home-manager": "home-manager_2",
+ "home-manager": [
+ "home-manager"
+ ],
"jovian": "jovian",
- "nixpkgs": "nixpkgs_7"
+ "nixpkgs": [
+ "nixpkgs"
+ ]
},
"locked": {
- "lastModified": 1740655031,
- "narHash": "sha256-emGF9QQLjD8QBVia6+5WF/OcL304gFLhSMBoy3jj3Go=",
+ "lastModified": 1740830256,
+ "narHash": "sha256-zIbj10wCKJMUjyVs5L/VTyrptA1Z3gk63YaOnhUu6QQ=",
"owner": "chaotic-cx",
"repo": "nyx",
- "rev": "ebfb0a11d203d84acd7d38c4d5a48b793dbe6c22",
+ "rev": "af9b9bd6669b623f724aaaf59d0c2f90f58025db",
"type": "github"
},
"original": {
@@ -609,12 +462,16 @@
"root": {
"inputs": {
"fjordlauncher": "fjordlauncher",
+ "flake-compat": "flake-compat",
+ "flake-parts": "flake-parts",
+ "flake-utils": "flake-utils",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"musnix": "musnix",
- "nixpkgs": "nixpkgs_5",
+ "nixpkgs": "nixpkgs",
"nurpkgs": "nurpkgs",
"nyxpkgs": "nyxpkgs",
+ "rust-overlay": "rust-overlay",
"wezterm": "wezterm"
}
},
@@ -638,37 +495,15 @@
"rust-overlay": {
"inputs": {
"nixpkgs": [
- "lanzaboote",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1731897198,
- "narHash": "sha256-Ou7vLETSKwmE/HRQz4cImXXJBr/k9gp4J4z/PF8LzTE=",
- "owner": "oxalica",
- "repo": "rust-overlay",
- "rev": "0be641045af6d8666c11c2c40e45ffc9667839b5",
- "type": "github"
- },
- "original": {
- "owner": "oxalica",
- "repo": "rust-overlay",
- "type": "github"
- }
- },
- "rust-overlay_2": {
- "inputs": {
- "nixpkgs": [
- "wezterm",
"nixpkgs"
]
},
"locked": {
- "lastModified": 1735871325,
- "narHash": "sha256-6Ta5E4mhSfCP6LdkzkG2+BciLOCPeLKuYTJ6lOHW+mI=",
+ "lastModified": 1740882709,
+ "narHash": "sha256-VC+8GxWK4p08jjIbmsNfeFQajW2lsiOR/XQiOOvqgvs=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "a599f011db521766cbaf7c2f5874182485554f00",
+ "rev": "f4d5a693c18b389f0d58f55b6f7be6ef85af186f",
"type": "github"
},
"original": {
@@ -715,21 +550,27 @@
},
"wezterm": {
"inputs": {
- "flake-utils": "flake-utils",
+ "flake-utils": [
+ "flake-utils"
+ ],
"freetype2": "freetype2",
"harfbuzz": "harfbuzz",
"libpng": "libpng",
- "nixpkgs": "nixpkgs_8",
- "rust-overlay": "rust-overlay_2",
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "rust-overlay": [
+ "rust-overlay"
+ ],
"zlib": "zlib"
},
"locked": {
"dir": "nix",
- "lastModified": 1740350337,
- "narHash": "sha256-Ue+ERNL8y9l/0BTay1/fm1V2zcKFf/dX5H1DHI2TO+w=",
+ "lastModified": 1740857660,
+ "narHash": "sha256-fm/EVyg2soItlrRHSLyYUilcT2kCWxuj8KP7pN6SGXA=",
"owner": "wezterm",
"repo": "wezterm",
- "rev": "fd532a8c2fb3b56593597cf8be1775da1feda0a3",
+ "rev": "7d0bff0698813c9feeba91a342cd6df94aa34630",
"type": "github"
},
"original": {