diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-07-13 14:25:22 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-07-13 14:25:22 +0200 |
commit | 210cc9985d40636ff4267a460227941f228445d1 (patch) | |
tree | eebe5272653ab2493fe505a869c5825318dde0b3 | |
parent | feat(flake): Add treefmt (diff) | |
download | b-peetz.de-210cc9985d40636ff4267a460227941f228445d1.zip |
build(flake): Update
-rw-r--r-- | flake.lock | 245 |
1 files changed, 137 insertions, 108 deletions
diff --git a/flake.lock b/flake.lock index 48022b9..5cf1ea9 100644 --- a/flake.lock +++ b/flake.lock @@ -3,16 +3,15 @@ "crane": { "inputs": { "nixpkgs": [ - "essay", "nixpkgs" ] }, "locked": { - "lastModified": 1698166613, - "narHash": "sha256-y4rdN4flxRiROqNi1waMYIZj/Fs7L2OrszFk/1ry9vU=", + "lastModified": 1720546058, + "narHash": "sha256-iU2yVaPIZm5vMGdlT0+57vdB/aPq/V5oZFBRwYw+HBM=", "owner": "ipetkov", "repo": "crane", - "rev": "b7db46f0f1751f7b1d1911f6be7daf568ad5bc65", + "rev": "2d83156f23c43598cf44e152c33a59d3892f8b29", "type": "github" }, "original": { @@ -21,70 +20,133 @@ "type": "github" } }, - "crane_2": { + "essay": { "inputs": { + "crane": [ + "crane" + ], "flake-compat": [ - "essay", - "lpm", "flake-compat" ], "flake-utils": [ - "essay", - "lpm", "flake-utils" ], + "flake_version_update": [ + "flake_version_update" + ], + "lpm": [ + "lpm" + ], "nixpkgs": [ - "essay", - "lpm", "nixpkgs" ], "rust-overlay": [ - "essay", - "lpm", "rust-overlay" + ], + "systems": [ + "systems" ] }, "locked": { - "lastModified": 1686621798, - "narHash": "sha256-FUwWszmSiDzUdTk8f69xwMoYlhdPaLvDaIYOE/y6VXc=", - "owner": "ipetkov", - "repo": "crane", - "rev": "75f7d715f8088f741be9981405f6444e2d49efdd", - "type": "github" + "lastModified": 1710975858, + "narHash": "sha256-l/ZuFe9K4j8T5fq0ZRWEfeg3pH1eGrVIbki6TbgP+ec=", + "ref": "refs/heads/prime", + "rev": "98240f9e13f57d4c9787674eb5a1c551ffd91b35", + "revCount": 12, + "type": "git", + "url": "https://codeberg.org/bpeetz/kant_and_free_software.git" }, "original": { - "owner": "ipetkov", - "repo": "crane", - "type": "github" + "type": "git", + "url": "https://codeberg.org/bpeetz/kant_and_free_software.git" } }, - "essay": { + "essens_analyse": { "inputs": { - "crane": "crane", - "flake-compat": "flake-compat", - "flake-utils": "flake-utils", - "flake_version_update": "flake_version_update", - "lpm": "lpm", + "crane": [ + "crane" + ], + "flake-compat": [ + "flake-compat" + ], + "flake-utils": [ + "flake-utils" + ], + "flake_version_update": [ + "flake_version_update" + ], + "lpm": [ + "lpm" + ], "nixpkgs": [ "nixpkgs" ], - "rust-overlay": "rust-overlay", + "rust-overlay": [ + "rust-overlay" + ], "systems": [ "systems" + ], + "treefmt-nix": [ + "treefmt-nix" ] }, "locked": { - "lastModified": 1710975858, - "narHash": "sha256-l/ZuFe9K4j8T5fq0ZRWEfeg3pH1eGrVIbki6TbgP+ec=", + "lastModified": 1720873080, + "narHash": "sha256-gxZLywD+gXFa0kPXeV6z40PZg7jJohYxEhAxALbamb4=", "ref": "refs/heads/prime", - "rev": "98240f9e13f57d4c9787674eb5a1c551ffd91b35", + "rev": "ef91477340ab831d268fc9e0525024ce8514c652", + "revCount": 5, + "type": "git", + "url": "https://codeberg.org/bpeetz/essens_analyse.git" + }, + "original": { + "type": "git", + "url": "https://codeberg.org/bpeetz/essens_analyse.git" + } + }, + "facharbeit": { + "inputs": { + "crane": [ + "crane" + ], + "flake-compat": [ + "flake-compat" + ], + "flake-utils": [ + "flake-utils" + ], + "flake_version_update": [ + "flake_version_update" + ], + "lpm": [ + "lpm" + ], + "nixpkgs": [ + "nixpkgs" + ], + "rust-overlay": [ + "rust-overlay" + ], + "systems": [ + "systems" + ], + "treefmt-nix": [ + "treefmt-nix" + ] + }, + "locked": { + "lastModified": 1720872389, + "narHash": "sha256-BO4Nwi6K3IAxgR6CtQptPJvsw7UYZslqqnmxDy7faCo=", + "ref": "refs/heads/prime", + "rev": "cb4e55de2f2d5249cd37427fbb4452aab53d470e", "revCount": 12, "type": "git", - "url": "https://codeberg.org/bpeetz/kant_and_free_software.git" + "url": "https://codeberg.org/bpeetz/facharbeit.git" }, "original": { "type": "git", - "url": "https://codeberg.org/bpeetz/kant_and_free_software.git" + "url": "https://codeberg.org/bpeetz/facharbeit.git" } }, "flake-compat": { @@ -106,27 +168,6 @@ "flake-utils": { "inputs": { "systems": [ - "essay", - "systems" - ] - }, - "locked": { - "lastModified": 1694529238, - "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_2": { - "inputs": { - "systems": [ "systems" ] }, @@ -147,15 +188,12 @@ "flake_version_update": { "inputs": { "flake-utils": [ - "essay", "flake-utils" ], "nixpkgs": [ - "essay", "nixpkgs" ], "systems": [ - "essay", "systems" ] }, @@ -175,46 +213,46 @@ }, "lpm": { "inputs": { - "crane": "crane_2", + "crane": [ + "crane" + ], "flake-compat": [ - "essay", "flake-compat" ], "flake-utils": [ - "essay", "flake-utils" ], "nixpkgs": [ - "essay", "nixpkgs" ], "rust-overlay": [ - "essay", "rust-overlay" ], - "systems": "systems" + "systems": [ + "systems" + ] }, "locked": { - "lastModified": 1687099429, - "narHash": "sha256-/gGZL+oAEXQnOcvGuwyadCP6/4yobGmNMpylq5bU/7Y=", + "lastModified": 1718253944, + "narHash": "sha256-22AP7h3Utx7xfJ7uyPWH2f6B6xFysCYgPQhNonTeEQ4=", "ref": "refs/heads/prime", - "rev": "6bc393444d415d50144b2c213812ce57eae1c01f", - "revCount": 3, + "rev": "7ea10db20a83eedffd69a8c8824e14992ada3e10", + "revCount": 20, "type": "git", - "url": "https://codeberg.org/Soispha/lpm.git" + "url": "https://codeberg.org/bpeetz/lpm.git" }, "original": { "type": "git", - "url": "https://codeberg.org/Soispha/lpm.git" + "url": "https://codeberg.org/bpeetz/lpm.git" } }, "nixpkgs": { "locked": { - "lastModified": 1710806803, - "narHash": "sha256-qrxvLS888pNJFwJdK+hf1wpRCSQcqA6W5+Ox202NDa0=", + "lastModified": 1720542800, + "narHash": "sha256-ZgnNHuKV6h2+fQ5LuqnUaqZey1Lqqt5dTUAiAnqH0QQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "b06025f1533a1e07b6db3e75151caa155d1c7eb3", + "rev": "feb2849fdeb70028c70d73b848214b00d324a497", "type": "github" }, "original": { @@ -224,48 +262,34 @@ "type": "github" } }, - "revealjs": { - "flake": false, - "locked": { - "lastModified": 1710835784, - "narHash": "sha256-Ti7DXNZNfGGyhWJsIL1UsXCDB28fYh8OizdVCgcmAA8=", - "owner": "hakimel", - "repo": "reveal.js", - "rev": "924bdb63058133298af55e111abe3b9645040ba2", - "type": "github" - }, - "original": { - "owner": "hakimel", - "repo": "reveal.js", - "type": "github" - } - }, "root": { "inputs": { + "crane": "crane", "essay": "essay", - "flake-utils": "flake-utils_2", + "essens_analyse": "essens_analyse", + "facharbeit": "facharbeit", + "flake-compat": "flake-compat", + "flake-utils": "flake-utils", + "flake_version_update": "flake_version_update", + "lpm": "lpm", "nixpkgs": "nixpkgs", - "revealjs": "revealjs", - "systems": "systems_2" + "rust-overlay": "rust-overlay", + "systems": "systems", + "treefmt-nix": "treefmt-nix" } }, "rust-overlay": { "inputs": { - "flake-utils": [ - "essay", - "flake-utils" - ], "nixpkgs": [ - "essay", "nixpkgs" ] }, "locked": { - "lastModified": 1698977568, - "narHash": "sha256-bnbCqPDFdOUcSANJv9Br3q/b1LyK9vyB1I7os5T4jXI=", + "lastModified": 1720837122, + "narHash": "sha256-WMwo/kZ3o2h5Bls4dEyQ3XFZ4nw2UbbOUFpq3aVlkms=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "321affd863e3e4e669990a1db5fdabef98387b95", + "rev": "92f0608ab66c9770e931056b1c7a1b6249dbc43a", "type": "github" }, "original": { @@ -289,18 +313,23 @@ "type": "github" } }, - "systems_2": { + "treefmt-nix": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, "locked": { - "lastModified": 1680978846, - "narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=", - "owner": "nix-systems", - "repo": "x86_64-linux", - "rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8", + "lastModified": 1720818892, + "narHash": "sha256-f52x9srIcqQm1Df3T+xYR5P6VfdnDFa2vkkcLhlTp6U=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "5b002f8a53ed04c1a4177e7b00809d57bd2c696f", "type": "github" }, "original": { - "owner": "nix-systems", - "repo": "x86_64-linux", + "owner": "numtide", + "repo": "treefmt-nix", "type": "github" } } |