summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorstuebinm2022-12-06 18:44:12 +0100
committerstuebinm2022-12-06 18:44:49 +0100
commit16b04ed1d41f3a9da02117bd56b7cc72db307475 (patch)
tree74b4d8b47b7e83a11189814ddf2506fd9ca8a529 /flake.lock
parent446126517d30796a71dfe1f85e9e3798c4e824b4 (diff)
remove peerix
this is more hassle than it's worth, and plain nix-serve works much better
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock69
1 files changed, 0 insertions, 69 deletions
diff --git a/flake.lock b/flake.lock
index 21bb3d8..1c05355 100644
--- a/flake.lock
+++ b/flake.lock
@@ -118,22 +118,6 @@
"type": "github"
}
},
- "flake-compat_2": {
- "flake": false,
- "locked": {
- "lastModified": 1627913399,
- "narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
"flake-utils": {
"locked": {
"lastModified": 1667395993,
@@ -149,21 +133,6 @@
"type": "github"
}
},
- "flake-utils_2": {
- "locked": {
- "lastModified": 1634851050,
- "narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
"gtfsBooks": {
"flake": false,
"locked": {
@@ -223,20 +192,6 @@
"type": "github"
}
},
- "nixos-hardware": {
- "locked": {
- "lastModified": 1670174919,
- "narHash": "sha256-XdQr3BUnrvVLRFunLWrZORhwYHDG0+9jUUe0Jv1pths=",
- "owner": "NixOS",
- "repo": "nixos-hardware",
- "rev": "9d87bc030a0bf3f00e953dbf095a7d8e852dab6b",
- "type": "github"
- },
- "original": {
- "id": "nixos-hardware",
- "type": "indirect"
- }
- },
"nixpkgs": {
"locked": {
"lastModified": 1670193339,
@@ -312,28 +267,6 @@
"type": "indirect"
}
},
- "peerix": {
- "inputs": {
- "flake-compat": "flake-compat_2",
- "flake-utils": "flake-utils_2",
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1661429880,
- "narHash": "sha256-7/m468XZW82O7KhDtRdQ7RnPsh83+tA8N4U0FncFo1U=",
- "owner": "cid-chan",
- "repo": "peerix",
- "rev": "32cd1b098b83c90726848bd6726f74e72c557abb",
- "type": "github"
- },
- "original": {
- "owner": "cid-chan",
- "repo": "peerix",
- "type": "github"
- }
- },
"playground": {
"flake": false,
"locked": {
@@ -360,10 +293,8 @@
"gtfsBooks": "gtfsBooks",
"home-manager": "home-manager",
"naersk": "naersk",
- "nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
- "peerix": "peerix",
"playground": "playground",
"sfz": "sfz",
"showrt": "showrt",