summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock144
1 files changed, 83 insertions, 61 deletions
diff --git a/flake.lock b/flake.lock
index fd3bd85..af94598 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,26 @@
{
"nodes": {
+ "fenix": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs-unstable"
+ ],
+ "rust-analyzer-src": "rust-analyzer-src"
+ },
+ "locked": {
+ "lastModified": 1657347958,
+ "narHash": "sha256-UViOt1l9Qu1StbAIDe+xMjRbkEnefbISbs256J5IcHE=",
+ "owner": "nix-community",
+ "repo": "fenix",
+ "rev": "d223a6c360d0873488b70df0a9d27e0f6487b8fe",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "fenix",
+ "type": "github"
+ }
+ },
"flake-utils": {
"locked": {
"lastModified": 1653893745,
@@ -15,18 +36,22 @@
"type": "github"
}
},
- "flake-utils_2": {
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": "nixpkgs",
+ "utils": "utils"
+ },
"locked": {
- "lastModified": 1656065134,
- "narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c",
+ "lastModified": 1657377017,
+ "narHash": "sha256-sqzfL1FV/LBG8BfcH8tYiIox0SDYJEEFiWCoKOgRQ0g=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "8d5b07fc83d579cd196125e698454b4eb4850646",
"type": "github"
},
"original": {
- "owner": "numtide",
- "repo": "flake-utils",
+ "owner": "nix-community",
+ "repo": "home-manager",
"type": "github"
}
},
@@ -38,11 +63,11 @@
]
},
"locked": {
- "lastModified": 1656595481,
- "narHash": "sha256-cPNp+VDQ8GzQlR7RXfjTWUWv68eCiSZziebKIKVpm7k=",
+ "lastModified": 1657207009,
+ "narHash": "sha256-/bdumaIAEC3ugF8lTjZJxqfvpuGtEbWV4W1Ay1aLH2Y=",
"owner": "astro",
"repo": "microvm.nix",
- "rev": "1484594333adecfcaef171804b27f1fd8db29eb0",
+ "rev": "11a91e22156ed60bcef4b650b68731ad40eafcd1",
"type": "github"
},
"original": {
@@ -53,43 +78,27 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1656589841,
- "narHash": "sha256-Kqd6r9aNIzjYGhMFYATdKwRbXBCGLcdqAJMLr4I8LG0=",
- "owner": "NixOS",
+ "lastModified": 1654230545,
+ "narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
+ "owner": "nixos",
"repo": "nixpkgs",
- "rev": "dbb62c34bbb5cdf05f1aeab07638b24b0824d605",
+ "rev": "236cc2971ac72acd90f0ae3a797f9f83098b17ec",
"type": "github"
},
"original": {
- "owner": "NixOS",
- "ref": "nixos-22.05",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs-21_11": {
- "locked": {
- "lastModified": 1656198488,
- "narHash": "sha256-xe81o3Kin6a0jXA3mTxcR+jeA1jLKw3TCar5LUo/B5c=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "46af3303651699dc58cfc251d9b18c0f59d857da",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "release-21.11",
+ "owner": "nixos",
+ "ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-22_05": {
"locked": {
- "lastModified": 1656199498,
- "narHash": "sha256-/BCpM7j7y1G4het6Z3idlnv9A87/s0O1glVmH7fnWvk=",
+ "lastModified": 1656955776,
+ "narHash": "sha256-1aMu67m+orlGxVwfiX3RxTEVFoq/RmKa/L5u9zU3UNQ=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "72a1f167077060a1a7b6e0104863245d0483fa7f",
+ "rev": "cc16da2c92041cbe817c40f62aac87c99104e9c2",
"type": "github"
},
"original": {
@@ -101,11 +110,11 @@
},
"nixpkgs-unstable": {
"locked": {
- "lastModified": 1656461576,
- "narHash": "sha256-rlmmw6lIlkMQIiB+NsnO8wQYWTfle8TA41UREPLP5VY=",
+ "lastModified": 1657265485,
+ "narHash": "sha256-PUQ9C7mfi0/BnaAUX2R/PIkoNCb/Jtx9EpnhMBNrO/o=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "cf3ab54b4afe2b7477faa1dd0b65bf74c055d70c",
+ "rev": "b39924fc7764c08ae3b51beef9a3518c414cdb7d",
"type": "github"
},
"original": {
@@ -117,45 +126,44 @@
},
"nixpkgs_2": {
"locked": {
- "lastModified": 1656401090,
- "narHash": "sha256-bUS2nfQsvTQW2z8SK7oEFSElbmoBahOPtbXPm0AL3I4=",
+ "lastModified": 1657296039,
+ "narHash": "sha256-Ghh39+aS+pw5sTP/ZO8VIKE6sBhMadDaQZtf+3yu4Vc=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "16de63fcc54e88b9a106a603038dd5dd2feb21eb",
+ "rev": "71d7a4c037dc4f3e98d5c4a81b941933cf5bf675",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixpkgs-unstable",
+ "ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
+ "fenix": "fenix",
+ "home-manager": "home-manager",
"microvm": "microvm",
- "nixpkgs": "nixpkgs",
+ "nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
- "rust-overlay": "rust-overlay",
"sops-nix": "sops-nix"
}
},
- "rust-overlay": {
- "inputs": {
- "flake-utils": "flake-utils_2",
- "nixpkgs": "nixpkgs_2"
- },
+ "rust-analyzer-src": {
+ "flake": false,
"locked": {
- "lastModified": 1656644123,
- "narHash": "sha256-xg7D9aYBdmzH08MH6DlEOJW1UR5DYaQkvvvhnuXEatc=",
- "owner": "oxalica",
- "repo": "rust-overlay",
- "rev": "8b4c5bef319198920fd03a916dd5f6600147358b",
+ "lastModified": 1657292522,
+ "narHash": "sha256-mAxbvJzcpozcQpcfNAP1eU27NgAqT6pDB/eaQOe/piI=",
+ "owner": "rust-lang",
+ "repo": "rust-analyzer",
+ "rev": "2836dd15f753a490ea5b89e02c6cfcecd2f32984",
"type": "github"
},
"original": {
- "owner": "oxalica",
- "repo": "rust-overlay",
+ "owner": "rust-lang",
+ "ref": "nightly",
+ "repo": "rust-analyzer",
"type": "github"
}
},
@@ -164,15 +172,14 @@
"nixpkgs": [
"nixpkgs"
],
- "nixpkgs-21_11": "nixpkgs-21_11",
"nixpkgs-22_05": "nixpkgs-22_05"
},
"locked": {
- "lastModified": 1656399028,
- "narHash": "sha256-re66+rVHGR3y+0QsaDAwoAHCfoi3BlGV24t2EqRZsAE=",
+ "lastModified": 1657127702,
+ "narHash": "sha256-F88Oebl/7M1gnqTpNguhAHZxZJRtFmbdXL6RIn2K0XQ=",
"owner": "Mic92",
"repo": "sops-nix",
- "rev": "d26947f2d6252e2aae5ffddfe9b38b7c4b94e8f9",
+ "rev": "3ef9ea29356c17341456a0418cf5b5c2d2cdb129",
"type": "github"
},
"original": {
@@ -180,6 +187,21 @@
"repo": "sops-nix",
"type": "github"
}
+ },
+ "utils": {
+ "locked": {
+ "lastModified": 1653893745,
+ "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
}
},
"root": "root",