aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 18 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 3ad649e..070fd51 100644
--- a/flake.lock
+++ b/flake.lock
@@ -38,9 +38,7 @@
"nixcord": {
"inputs": {
"flake-compat": "flake-compat",
- "nixpkgs": [
- "nixpkgs"
- ],
+ "nixpkgs": "nixpkgs",
"systems": "systems",
"treefmt-nix": "treefmt-nix"
},
@@ -60,6 +58,22 @@
},
"nixpkgs": {
"locked": {
+ "lastModified": 1745804731,
+ "narHash": "sha256-v/sK3AS0QKu/Tu5sHIfddiEHCvrbNYPv8X10Fpux68g=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "29335f23bea5e34228349ea739f31ee79e267b88",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
"lastModified": 1743367904,
"narHash": "sha256-sOos1jZGKmT6xxPvxGQyPTApOunXvScV4lNjBCXd/CI=",
"owner": "nixos",
@@ -78,7 +92,7 @@
"inputs": {
"home-manager": "home-manager",
"nixcord": "nixcord",
- "nixpkgs": "nixpkgs",
+ "nixpkgs": "nixpkgs_2",
"spicetify-nix": "spicetify-nix"
}
},