Skip to content
Snippets Groups Projects
Commit aa3fd6a4 authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

switch cargo.toml pkg name back to conduit


we already make it clear this is a fork with
our version and such

Signed-off-by: default avatarstrawberry <strawberry@puppygock.gay>
parent 24605e15
No related branches found
No related tags found
No related merge requests found
......@@ -382,7 +382,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
[[package]]
name = "conduwuit"
name = "conduit"
version = "0.7.0-alpha+conduwuit-0.1.2"
dependencies = [
"argon2",
......
[package]
name = "conduwuit"
name = "conduit"
description = "a cool fork of Conduit, a Matrix homeserver written in Rust"
license = "Apache-2.0"
authors = ["strawberry <strawberry@puppygock.gay>", "timokoesters <timo@koesters.xyz>"]
......
......@@ -12,7 +12,7 @@ if [ ! -z ${ATTIC_TOKEN+x} ]; then
nix run --inputs-from . attic -- login \
conduit \
https://nix.computer.surgery/conduit \
https://attic.kennel.girlcock.ceo/conduit \
"$ATTIC_TOKEN"
push_args=(
......
......@@ -73,11 +73,11 @@
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1706250153,
"narHash": "sha256-OwEZ4UMLuz9fpH9ZbN7SSQvtDvUoj3RV32icp+8SIIc=",
"lastModified": 1706336364,
"narHash": "sha256-mJ5i2YIVKv6jTN2+l3oOUUej2NUVjJX/H3bAq6019ks=",
"owner": "nix-community",
"repo": "fenix",
"rev": "6d85102211fa954ece0a8a898ed91b4866b62ce7",
"rev": "eb683549b7d76b12d1a009f888b91b70ed34485f",
"type": "github"
},
"original": {
......@@ -211,11 +211,11 @@
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1706158176,
"narHash": "sha256-qPiPcLBXU05j+Z2hCrtClJQfmrfSN/bUq2aODiCzde0=",
"lastModified": 1706295183,
"narHash": "sha256-VSyMaUsXfjb31B8/uT5cM5qXC1VOHLVsCi/bQuo3O/g=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "38f7a3498e0d5f0113294bbdc08f867cd527e65f",
"rev": "596e5c77cf5b2b660b3ac2ce732fa0596c246d9b",
"type": "github"
},
"original": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment