summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2025-08-30 13:40:25 +0200
committerquentin@aristote.fr <quentin@aristote.fr>2025-08-30 13:54:30 +0200
commit6693c261c746f0545db5885a74e8965804c8bd2b (patch)
tree630a20e5985d4c164d4be9c0d52e9ff04a1a59d8
parent9f29a609c953db22b125e98149f6aae86c1e6bab (diff)
flake.lock: UpdateHEADmaster
Flake lock file updates: • Updated input 'my-nixpkgs': 'github:qaristote/my-nixpkgs/e533f93455fefa2314d5f76066736eb58258d943' (2025-08-24) → 'github:qaristote/my-nixpkgs/230bc2319c9e068638ca2191759617b9a331f357' (2025-08-30) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/4e7667a90c167f7a81d906e5a75cba4ad8bee620' (2025-08-26) → 'github:NixOS/nixpkgs/41d292bfc37309790f70f4c120b79280ce40af16' (2025-08-29)
-rw-r--r--config/environment.nix6
-rw-r--r--flake.lock12
2 files changed, 7 insertions, 11 deletions
diff --git a/config/environment.nix b/config/environment.nix
index 61f55ff..d060782 100644
--- a/config/environment.nix
+++ b/config/environment.nix
@@ -1,11 +1,7 @@
-{ pkgs, ... }:
-
+{ ... }:
{
personal.environment = {
enable = true;
locale.enable = true;
};
- programs.bash.promptInit = ''
- PS1="\n\[\033[1;32m\][\[\e]0;\u@$(hostname -f): \w\a\]\u@$(hostname -f):\w]\$\[\033[0m\] "
- '';
}
diff --git a/flake.lock b/flake.lock
index f4c1ba7..6e59434 100644
--- a/flake.lock
+++ b/flake.lock
@@ -46,11 +46,11 @@
"nur": "nur"
},
"locked": {
- "lastModified": 1756059437,
- "narHash": "sha256-iPooJ8MaGqXSDwvaV7JwSla844NTYsFsoRPIScQuQFA=",
+ "lastModified": 1756553935,
+ "narHash": "sha256-Fkfgl+BvjiW65LxNrxMtvu4hJJMHHwh1+xahby6DuDQ=",
"owner": "qaristote",
"repo": "my-nixpkgs",
- "rev": "e533f93455fefa2314d5f76066736eb58258d943",
+ "rev": "230bc2319c9e068638ca2191759617b9a331f357",
"type": "github"
},
"original": {
@@ -120,11 +120,11 @@
},
"nixpkgs_3": {
"locked": {
- "lastModified": 1756217674,
- "narHash": "sha256-TH1SfSP523QI7kcPiNtMAEuwZR3Jdz0MCDXPs7TS8uo=",
+ "lastModified": 1756469547,
+ "narHash": "sha256-YvtD2E7MYsQ3r7K9K2G7nCslCKMPShoSEAtbjHLtH0k=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "4e7667a90c167f7a81d906e5a75cba4ad8bee620",
+ "rev": "41d292bfc37309790f70f4c120b79280ce40af16",
"type": "github"
},
"original": {