nixpkgs 26.05

This commit is contained in:
J. Fernando Sánchez
2026-06-16 14:06:00 +02:00
parent 2cce13f50c
commit 29251579e0
5 changed files with 25 additions and 23 deletions

15
flake.lock generated
View File

@@ -7,15 +7,16 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1756579987, "lastModified": 1782704057,
"narHash": "sha256-duCce8zGsaMsrqqOmLOsuaV1PVIw/vXWnKuLKZClsGg=", "narHash": "sha256-G1I1gd32F7mp9LAe1DaZ4ZL7NX5gyiKwdCMwro1Vrck=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "99a69bdf8a3c6bf038c4121e9c4b6e99706a187a", "rev": "868d0a692de703c2de98fab61968e4e310b7c28e",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nix-community", "owner": "nix-community",
"ref": "release-26.05",
"repo": "home-manager", "repo": "home-manager",
"type": "github" "type": "github"
} }
@@ -42,16 +43,16 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1770136044, "lastModified": 1782691344,
"narHash": "sha256-tlFqNG/uzz2++aAmn4v8J0vAkV3z7XngeIIB3rM3650=", "narHash": "sha256-i5nw9BYYsMDAaOC4J+JmTof6b2GhlyH076awYRNrTV8=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e576e3c9cf9bad747afcddd9e34f51d18c855b4e", "rev": "1f01958ffb5b3545c96d9ef2f4e24c5e5e1eb846",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "nixos", "owner": "nixos",
"ref": "nixos-25.11", "ref": "nixos-26.05",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }

View File

@@ -3,9 +3,10 @@
inputs = { inputs = {
# Specify the source of Home Manager and Nixpkgs. # Specify the source of Home Manager and Nixpkgs.
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11"; nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
home-manager = { home-manager = {
url = "github:nix-community/home-manager"; # url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/release-26.05";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
nix-index-database.url = "github:nix-community/nix-index-database"; nix-index-database.url = "github:nix-community/nix-index-database";

View File

@@ -11,3 +11,5 @@
[includeIf "gitdir:~/git/work/tcs/"] [includeIf "gitdir:~/git/work/tcs/"]
path = tcs.config path = tcs.config
[init]
defaultBranch = main

View File

@@ -215,8 +215,10 @@ in
markdown markdown
])) ]))
]; ];
withRuby = false;
withPython3 = true;
extraLuaConfig = '' initLua = ''
vim.opt.foldmethod = "expr" vim.opt.foldmethod = "expr"
vim.opt.foldexpr = "v:lua.vim.treesitter.foldexpr()" vim.opt.foldexpr = "v:lua.vim.treesitter.foldexpr()"
vim.opt.foldlevel = 99 vim.opt.foldlevel = 99

View File

@@ -1,17 +1,13 @@
// Generated by Monique — https://github.com/ToRvaLDz/monique // Generated by Monique — https://github.com/ToRvaLDz/monique
output "Chimei Innolux Corporation 0x144F Unknown" {
off
}
output "Invalid Vendor Codename - RTK 0x0101 0x01010101" {
mode "2160x1440@59.996"
scale 1
position x=2795 y=1920
}
output "PNP(BNQ) BenQ EL2870U 19L03451SL0" { output "PNP(BNQ) BenQ EL2870U 19L03451SL0" {
mode "2560x1440@59.951" mode "3840x2160@30.000"
scale 1 scale 1.5
position x=2571 y=480 position x=3982 y=1499
}
output "Chimei Innolux Corporation 0x144F Unknown" {
mode "1920x1080@60.001"
scale 1
position x=2062 y=1672
} }