aboutsummaryrefslogtreecommitdiffstats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.lock24
-rw-r--r--flake.nix4
2 files changed, 14 insertions, 14 deletions
diff --git a/flake.lock b/flake.lock
index 074b189a..ab2e0b19 100644
--- a/flake.lock
+++ b/flake.lock
@@ -303,11 +303,11 @@
]
},
"locked": {
- "lastModified": 1703768629,
- "narHash": "sha256-15X1KXQD4pJd8AZSH97tKsLJi/Q9fV1AwPNrNtymFco=",
+ "lastModified": 1703838268,
+ "narHash": "sha256-SRg5nXcdPnrsQR2MTAp7en0NyJnQ2wB1ivmsgEbvN+o=",
"owner": "nix-community",
"repo": "home-manager",
- "rev": "6e2afa5c3b8bb17bdc7c1a5be896aed177449f59",
+ "rev": "2aff324cf65f5f98f89d878c056b779466b17db8",
"type": "github"
},
"original": {
@@ -483,16 +483,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1703438236,
- "narHash": "sha256-aqVBq1u09yFhL7bj1/xyUeJjzr92fXVvQSSEx6AdB1M=",
- "owner": "NixOS",
+ "lastModified": 1703839731,
+ "narHash": "sha256-j0Bds9v+6NILaaoqUViQKSwn7WOglaC005FHeMcYA3Y=",
+ "owner": "soispha",
"repo": "nixpkgs",
- "rev": "5f64a12a728902226210bf01d25ec6cbb9d9265b",
+ "rev": "f5b582a96f5b18a02fd352897a2129728aa2ff60",
"type": "github"
},
"original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
+ "owner": "soispha",
+ "ref": "termfilechooser-unstable",
"repo": "nixpkgs",
"type": "github"
}
@@ -684,11 +684,11 @@
]
},
"locked": {
- "lastModified": 1703729606,
- "narHash": "sha256-5QlUMNPKv++mWlS2r3F8bffoSBHXq1qHg+V5mnfSixg=",
+ "lastModified": 1703815866,
+ "narHash": "sha256-CFIGDfX1GpNpfKwe/eezKLhgT/oc2VcgjqDTlCLBkJE=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "347789ef125df15b685e8295364ad8ed331fef94",
+ "rev": "2b24e1f369f00f5ae9876e15e12f77e12c9c2374",
"type": "github"
},
"original": {
diff --git a/flake.nix b/flake.nix
index 5181f78e..0b3a7bf1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -3,8 +3,8 @@
inputs = {
# base
- nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
- # nixpkgs.url = "github:soispha/nixpkgs/termfilechooser";
+ # nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
+ nixpkgs.url = "github:soispha/nixpkgs/termfilechooser-unstable";
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-23.05";
# inputs for following