aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-11 23:57:13 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-11 23:57:13 +0200
commitbd1fa7ab953cef2ae0f496dc38a6440809fd9f7e (patch)
tree89f025c2b9d939b6e0da9564ef25fb2ebeeacc6e
parent01902cd6cea369ecd73a8a8ef28d897b0de7a8c5 (diff)
Updated flake with nixcord
-rwxr-xr-xflake.lock115
1 files changed, 108 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 9c34fee..444e4fe 100755
--- a/flake.lock
+++ b/flake.lock
@@ -120,8 +120,40 @@
"type": "github"
}
},
+ "flake-compat": {
+ "locked": {
+ "lastModified": 1733328505,
+ "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
+ "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
+ "revCount": 69,
+ "type": "tarball",
+ "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
+ },
+ "original": {
+ "type": "tarball",
+ "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
+ }
+ },
"flake-parts": {
"inputs": {
+ "nixpkgs-lib": "nixpkgs-lib"
+ },
+ "locked": {
+ "lastModified": 1775087534,
+ "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "flake-parts_2": {
+ "inputs": {
"nixpkgs-lib": [
"stylix",
"nixpkgs"
@@ -197,17 +229,69 @@
"type": "github"
}
},
+ "nixcord": {
+ "inputs": {
+ "flake-compat": "flake-compat",
+ "flake-parts": "flake-parts",
+ "nixpkgs": "nixpkgs",
+ "nixpkgs-nixcord": "nixpkgs-nixcord"
+ },
+ "locked": {
+ "lastModified": 1775902385,
+ "narHash": "sha256-Y3hDPDxelMYssDK+z1REuhh1I9ykuPGo2IMpnF0muy8=",
+ "owner": "FlameFlag",
+ "repo": "nixcord",
+ "rev": "ebae44d65ab37fccd66e03db7d75fc434e2069f6",
+ "type": "github"
+ },
+ "original": {
+ "owner": "FlameFlag",
+ "repo": "nixcord",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
- "lastModified": 1775811116,
- "narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=",
- "owner": "nixos",
+ "lastModified": 1775595990,
+ "narHash": "sha256-OEf7YqhF9IjJFYZJyuhAypgU+VsRB5lD4DuiMws5Ltc=",
+ "owner": "NixOS",
"repo": "nixpkgs",
- "rev": "54170c54449ea4d6725efd30d719c5e505f1c10e",
+ "rev": "4e92bbcdb030f3b4782be4751dc08e6b6cb6ccf2",
"type": "github"
},
"original": {
- "owner": "nixos",
+ "owner": "NixOS",
+ "ref": "nixos-25.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1774748309,
+ "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=",
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "rev": "333c4e0545a6da976206c74db8773a1645b5870a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "type": "github"
+ }
+ },
+ "nixpkgs-nixcord": {
+ "locked": {
+ "lastModified": 1775595990,
+ "narHash": "sha256-OEf7YqhF9IjJFYZJyuhAypgU+VsRB5lD4DuiMws5Ltc=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "4e92bbcdb030f3b4782be4751dc08e6b6cb6ccf2",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
@@ -229,6 +313,22 @@
"type": "github"
}
},
+ "nixpkgs_2": {
+ "locked": {
+ "lastModified": 1775811116,
+ "narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "54170c54449ea4d6725efd30d719c5e505f1c10e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-25.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nur": {
"inputs": {
"flake-parts": [
@@ -259,7 +359,8 @@
"crane": "crane",
"fenix": "fenix",
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs",
+ "nixcord": "nixcord",
+ "nixpkgs": "nixpkgs_2",
"nixpkgs-unstable": "nixpkgs-unstable",
"stylix": "stylix"
}
@@ -288,7 +389,7 @@
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
"firefox-gnome-theme": "firefox-gnome-theme",
- "flake-parts": "flake-parts",
+ "flake-parts": "flake-parts_2",
"gnome-shell": "gnome-shell",
"nixpkgs": [
"nixpkgs"