summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-03-17 14:32:11 -0400
committertriethyl <triethylammonium@pm.me>2026-03-17 14:32:11 -0400
commit049146863e333db4a81266cbde09d67a432574b5 (patch)
tree8b183fbda381d1462fd8f8c03c0e38d18cc29bf5 /flake.lock
parentc433b6bce07ac7b2c58571eb618e58336052a68a (diff)
home-manager: replace vesktop with nix-discord equibop
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock107
1 files changed, 104 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index 9da876e..fce87b6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -81,6 +81,38 @@
"type": "github"
}
},
+ "flake-compat_2": {
+ "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": 1772408722,
+ "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
"flake-utils": {
"inputs": {
"systems": [
@@ -309,6 +341,27 @@
"type": "github"
}
},
+ "nixcord": {
+ "inputs": {
+ "flake-compat": "flake-compat_2",
+ "flake-parts": "flake-parts",
+ "nixpkgs": "nixpkgs_6",
+ "nixpkgs-nixcord": "nixpkgs-nixcord"
+ },
+ "locked": {
+ "lastModified": 1773707837,
+ "narHash": "sha256-TFK0EXOTihtOiqdipVuUWnA3O+2XALosoFGXgMmnRM0=",
+ "owner": "FlameFlag",
+ "repo": "nixcord",
+ "rev": "a917a4b7ddd13539ecc0a4b5094f015ba7b192dc",
+ "type": "github"
+ },
+ "original": {
+ "owner": "FlameFlag",
+ "repo": "nixcord",
+ "type": "github"
+ }
+ },
"nixos-hardware": {
"locked": {
"lastModified": 1770631810,
@@ -341,6 +394,37 @@
"type": "github"
}
},
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1772328832,
+ "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "type": "github"
+ }
+ },
+ "nixpkgs-nixcord": {
+ "locked": {
+ "lastModified": 1773222311,
+ "narHash": "sha256-BHoB/XpbqoZkVYZCfXJXfkR+GXFqwb/4zbWnOr2cRcU=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "0590cd39f728e129122770c029970378a79d076a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-25.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs-stable": {
"locked": {
"lastModified": 1770617025,
@@ -423,6 +507,22 @@
},
"nixpkgs_6": {
"locked": {
+ "lastModified": 1773222311,
+ "narHash": "sha256-BHoB/XpbqoZkVYZCfXJXfkR+GXFqwb/4zbWnOr2cRcU=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "0590cd39f728e129122770c029970378a79d076a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-25.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_7": {
+ "locked": {
"lastModified": 1770562336,
"narHash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84=",
"owner": "nixos",
@@ -437,7 +537,7 @@
"type": "github"
}
},
- "nixpkgs_7": {
+ "nixpkgs_8": {
"locked": {
"lastModified": 1752012998,
"narHash": "sha256-Q82Ms+FQmgOBkdoSVm+FBpuFoeUAffNerR5yVV7SgT8=",
@@ -464,8 +564,9 @@
"niri": "niri",
"nix-flatpak": "nix-flatpak",
"nix-minecraft": "nix-minecraft",
+ "nixcord": "nixcord",
"nixos-hardware": "nixos-hardware",
- "nixpkgs": "nixpkgs_6",
+ "nixpkgs": "nixpkgs_7",
"wallpapers": "wallpapers"
}
},
@@ -517,7 +618,7 @@
"wallpapers": {
"inputs": {
"flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs_7",
+ "nixpkgs": "nixpkgs_8",
"systems": "systems_3"
},
"locked": {