feat: add flurry and tsunami

This commit is contained in:
Noa Aarts 2024-10-22 19:57:45 +02:00
parent 82868c2f75
commit 35862330e6
Signed by: noa
GPG key ID: 1850932741EFF672
3 changed files with 140 additions and 18 deletions

144
flake.lock generated
View file

@ -188,6 +188,50 @@
"type": "github" "type": "github"
} }
}, },
"fenix": {
"inputs": {
"nixpkgs": [
"flurry",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
"lastModified": 1729492502,
"narHash": "sha256-d6L4bBlUWr4sHC+eRXo+4acFPEFXKmqHpM/BfQ5gQQw=",
"owner": "nix-community",
"repo": "fenix",
"rev": "4002a1ec3486b855f341d2b864ba06b61e73af28",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"fenix_2": {
"inputs": {
"nixpkgs": [
"tsunami",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src_2"
},
"locked": {
"lastModified": 1728973961,
"narHash": "sha256-Jkqaw9O7WXTf5SHrK7xr9HpVU/mEPVg0Sp6s3AENC90=",
"owner": "nix-community",
"repo": "fenix",
"rev": "d6a9ff4d1e60c347a23bc96ccdb058d37a810541",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": { "flake-compat": {
"flake": false, "flake": false,
"locked": { "locked": {
@ -292,6 +336,27 @@
"type": "github" "type": "github"
} }
}, },
"flurry": {
"inputs": {
"fenix": "fenix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729619105,
"narHash": "sha256-YdXfC+djOW2LjsjqbraSKBs/rEopujQiVeMAWDteE/c=",
"owner": "itepastra",
"repo": "flurry",
"rev": "81abf3982dd31bbf8bece1296c85cb2fa0b61693",
"type": "github"
},
"original": {
"owner": "itepastra",
"repo": "flurry",
"type": "github"
}
},
"gitignore": { "gitignore": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -913,25 +978,11 @@
"type": "github" "type": "github"
} }
}, },
"nixpkgs_6": {
"locked": {
"lastModified": 1728538411,
"narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"oxalica": { "oxalica": {
"inputs": { "inputs": {
"nixpkgs": "nixpkgs_6" "nixpkgs": [
"nixpkgs"
]
}, },
"locked": { "locked": {
"lastModified": 1729564184, "lastModified": 1729564184,
@ -1006,6 +1057,7 @@
"automapaper": "automapaper", "automapaper": "automapaper",
"cosmic": "cosmic", "cosmic": "cosmic",
"disko": "disko", "disko": "disko",
"flurry": "flurry",
"hardware": "hardware", "hardware": "hardware",
"home-manager": "home-manager_2", "home-manager": "home-manager_2",
"hyprland": "hyprland", "hyprland": "hyprland",
@ -1014,7 +1066,42 @@
"mailserver": "mailserver", "mailserver": "mailserver",
"nix-colors": "nix-colors", "nix-colors": "nix-colors",
"nixpkgs": "nixpkgs_5", "nixpkgs": "nixpkgs_5",
"oxalica": "oxalica" "oxalica": "oxalica",
"tsunami": "tsunami"
}
},
"rust-analyzer-src": {
"flake": false,
"locked": {
"lastModified": 1729454508,
"narHash": "sha256-1W5B/CnLgdC03iIFG0wtawO1+dGDWDpc84PeOHo2ecU=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "9323b5385863739d1c113f02e4cf3f2777c09977",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
"rust-analyzer-src_2": {
"flake": false,
"locked": {
"lastModified": 1728921748,
"narHash": "sha256-BOCZ5osPOMh2BPHnkK4sVdTGj7sn47rBn1nxjrzWe5U=",
"owner": "rust-lang",
"repo": "rust-analyzer",
"rev": "0319586ef2a2636f6d6b891690b7ebebf4337c85",
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
} }
}, },
"rust-overlay": { "rust-overlay": {
@ -1099,6 +1186,27 @@
"type": "github" "type": "github"
} }
}, },
"tsunami": {
"inputs": {
"fenix": "fenix_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1729353884,
"narHash": "sha256-ipHUmCc5Kwh74x2g4nXL3vUGTraiYJC8uRfvbzy470Q=",
"owner": "itepastra",
"repo": "tsunami",
"rev": "9f1477ba5f4380d81ee0cad7992cd8251afd0505",
"type": "github"
},
"original": {
"owner": "itepastra",
"repo": "tsunami",
"type": "github"
}
},
"xdph": { "xdph": {
"inputs": { "inputs": {
"hyprland-protocols": [ "hyprland-protocols": [

View file

@ -54,6 +54,17 @@
oxalica = { oxalica = {
url = "github:oxalica/rust-overlay"; url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixpkgs";
};
tsunami = {
url = "github:itepastra/tsunami";
inputs.nixpkgs.follows = "nixpkgs";
};
flurry = {
url = "github:itepastra/flurry";
inputs.nixpkgs.follows = "nixpkgs";
}; };
cosmic = { cosmic = {

View file

@ -92,6 +92,9 @@
keepassxc keepassxc
yubikey-manager-qt yubikey-manager-qt
yubico-piv-tool yubico-piv-tool
inputs.flurry
inputs.tsunami
]; ];