eymeric
680761f019
fix: tc358743 dt overlay
2025-08-08 22:41:18 +02:00
Björn Eyselein
139a6586ed
Add Lenovo Thinkpad P16s AMD Gen 4
...
Signed-off-by: Björn Eyselein <eyselein@infosim.net >
2025-08-08 09:51:11 +02:00
pancho horrillo
aaecdd8d3b
Update flake.lock, dropping unused nixpkgs input
...
On a7600cef40 all the
inputs on `flake.nix` were moved to `tests/flake.nix`, but `flake.lock`
was not updated correctly, and a reference to `nixpkgs` still remains,
producing this error upon evaluation when used as an input in my flake:
evaluating file '<nix/derivation-internal.nix>'copying "/nix/store/xjzjf1f6nyg6yqxb6v5awf9hs14606yp-source" to the store...evaluating file '/nix/store/xjzjf1f6nyg6yqxb6v5awf9hs14606yp-source/flake.nix'evaluating file '/nix/store/xjzjf1f6nyg6yqxb6v5awf9hs14606yp-source/flake.nix'warning: updating lock file '"/nix/store/xjzjf1f6nyg6yqxb6v5awf9hs14606yp-source/flake.lock"':• Removed input 'nixpkgs'error:… while updating the lock file of flake 'path:/nix/store/xjzjf1f6nyg6yqxb6v5awf9hs14606yp-source?lastModified=0&narHash=sha256-dz303vGuzWjzOPOaYkS9xSW%2BB93PSAJxvBd6CambXVA%3D'error: opening file '/nix/store/xjzjf1f6nyg6yqxb6v5awf9hs14606yp-source/flake.lock': Read-only file system
I’ve thus updated `flake.lock` with the standard procedure:
```console
❯ nix flake lock --verbose
warning: updating lock file '"/home/pancho/sandbox/NixOS/nixos-hardware/flake.lock"':
• Removed input 'nixpkgs'
```
2025-08-08 07:17:15 +02:00
0x4A6F
26ed7a0d4b
Merge pull request #1552 from FrameworkComputer/framework-desktop
...
framework: Add Framework Desktop
2025-08-07 10:54:08 +00:00
0x4A6F
cd88704818
Merge pull request #1551 from FrameworkComputer/framework12-tabletmode
...
framework/12-inch: Fix tabletmode
2025-08-07 10:53:29 +00:00
Daniel Schaefer
df02f4f16a
framework/12-inch: Fix tabletmode on some kernels
...
NixOS kernels don't have pinctrl_tigerlake built-in, we need to make
sure it loads before soc_button_array. Adding it to the initrd ensures
that.
Signed-off-by: Daniel Schaefer <git@danielschaefer.me >
2025-08-07 18:09:04 +08:00
Daniel Schaefer
659b41d59c
framework/desktop: Add minimum kernel version
...
Signed-off-by: Daniel Schaefer <dhs@frame.work >
2025-08-07 18:07:43 +08:00
Daniel Schaefer
9157552825
framework: Add Framework Desktop
...
Signed-off-by: Daniel Schaefer <dhs@frame.work >
2025-08-07 18:07:18 +08:00
0x4A6F
9368056b73
Merge pull request #1564 from 0x4A6F/master-framework-13-amd-ai-300-series-kernel-fixup
...
framework-amd-ai-300-series: mkDefault boot.kernelPackages
2025-08-04 14:07:56 +00:00
0x4A6F
547c96d797
framework-amd-ai-300-series: mkDefault boot.kernelPackages
2025-08-04 12:42:15 +02:00
Jörg Thalheim
a872d98539
Merge pull request #1563 from 0x4A6F/master-framework-13-amd-ai-300-series-kernel
...
framework-amd-ai-300-series: bump kernel to latest for suspend support
2025-08-03 14:03:14 +00:00
0x4A6F
d99ca4e5f4
framework-amd-ai-300-series: bump kernel to latest for suspend support
2025-08-03 14:07:00 +02:00
Flameopathic
26c9d90663
lenovo/yoga/7/14ILL10: update kernel version requirement
2025-08-02 22:53:06 -04:00
matthiasdotsh
f30fc54b0e
surface: linux 6.15.6 -> 6.15.9
2025-08-01 12:45:10 +02:00
suzana2314
28fc41508c
lenovo-legion-15ach6h: added hybrid and nvidia configurations
2025-07-28 18:51:21 +01:00
omeyemburg
85070738e9
macbook-pro/8-1: remove redundant line in readme
2025-07-27 11:50:21 +02:00
omeyemburg
1f7ed6211f
macbook-pro/12-1: remove redundant bracket in readme
2025-07-27 11:49:59 +02:00
Ace-h121
c46bd952e9
Forgot to add lib.mkDefault
2025-07-23 23:13:43 -04:00
Ace-h121
25fdfb36a7
Adding Power Management on Asus fa507nv
...
I personally own this laptop, I am running gnome and on sleep the
graphics always corrupt without fail, this setting has been the only way
to correct it.
2025-07-23 23:07:00 -04:00
Jörg Thalheim
cc66fddc6c
Merge pull request #1525 from shinishiho/patch-1
...
asus: fix charge-upto script
2025-07-21 18:32:21 +00:00
Jörg Thalheim
e792f2f4ac
Merge pull request #1526 from pokon548/fix-flip_done-timeout
...
Add flip_done timeout workaround for 14IMH9
2025-07-21 18:31:26 +00:00
Jörg Thalheim
5efc6e9418
Merge pull request #1537 from LucasFA/init-nuc5i5RYB
...
init: NUC 5i5RYB
2025-07-21 18:13:43 +00:00
Jörg Thalheim
2b75e96d0d
Merge pull request #1538 from matthiasdotsh/ms-surface/update-kernel-6.15.6
...
surface: linux 6.15.3 -> 6.15.6
2025-07-21 18:13:16 +00:00
0x4A6F
d1bfa8f6cc
Merge pull request #1527 from anna-oake/patch-1
...
framework-intel-core-ultra-series1: preset device name for audio enhancement
2025-07-16 11:50:37 +00:00
Anna Oake
95ee2804d7
framework-intel-core-ultra-series1: preset device name for audio enhancement
2025-07-15 13:31:45 +02:00
matthiasdotsh
8ea54c025e
surface: linux 6.15.3 -> 6.15.6
2025-07-14 17:09:26 +02:00
LucasFA
9410081079
init: NUC 5i5RYB
2025-07-13 12:47:18 +01:00
Jörg Thalheim
7ced9122cf
Merge pull request #1532 from NixOS/add-missing-pr
...
added inspiron 3442 to the flake
2025-07-09 08:16:00 +00:00
Rituraj
323366c51c
added inspiron 3442 to the flake
2025-07-09 09:56:25 +02:00
Jasper Chan
6015af43f3
raspberry-pi/4: support 4lane csi
2025-07-08 12:26:38 -07:00
Bu Kun
41f2cad3f9
Add flip_done timeout workaround for 14IMH9
2025-07-06 19:21:15 +08:00
Đỗ Quang Minh
1828627b08
asus: fix charge-upto script
2025-07-04 06:48:03 +07:00
Jörg Thalheim
497ae1357f
Merge pull request #1516 from RossComputerGuy/feat/system76-thelio-mega
...
Add System76 Thelio Mega module
2025-07-02 05:05:11 +00:00
Jörg Thalheim
d2a1b158ac
Merge pull request #1522 from Rishabh5321/master
...
xiaomi/redmibook/15-pro-2021: fix declaration of device.
2025-07-02 05:04:43 +00:00
Tristan Ross
3b622ae6e6
Add System76 Thelio Mega module
2025-07-01 21:13:30 -07:00
Rishabh
a724614b86
xiaomi/redmibook/15-pro-2021: fix flake.nix
2025-07-02 07:52:52 +05:30
Jörg Thalheim
f49bb3b410
Merge pull request #1521 from NixOS/add-git-blame-ignore-revs
...
Add git blame ignore revs
2025-07-01 18:18:26 +00:00
Jörg Thalheim
e8bd6a44ac
disable treefmt on riscv64
2025-07-01 20:02:30 +02:00
Jörg Thalheim
72cdb22463
add script to update nar hashes in tests
2025-07-01 19:31:14 +02:00
Jörg Thalheim
1ead2d05dd
bump nixos-stable/nixos-unstable
2025-07-01 19:30:42 +02:00
Jörg Thalheim
bd65595c6d
Add .git-blame-ignore-revs file for auto-rebasing
2025-07-01 19:27:33 +02:00
Jörg Thalheim
b2c7dee5c6
ci: support for merge queues
2025-07-01 19:19:15 +02:00
Jörg Thalheim
a7600cef40
move treefmt to tests flake
...
this way we don't polute our consumers flake.lock with treefmt
2025-07-01 19:16:10 +02:00
Andre
fe49c326d5
chore: add formatting job to GitHub Actions
2025-07-01 19:04:56 +02:00
Jörg Thalheim
c26dd9b171
Merge pull request #1496 from 8bitbuddhist/nixfmt
...
chore: format repo using treefmt-nix and nixfmt-rfc-style
2025-07-01 19:03:13 +02:00
Andre
c3f13f2610
Remove GitHub action requirement
2025-07-01 11:30:09 -04:00
Andre
9ac3df2a02
Remove GitHub action
2025-07-01 11:26:23 -04:00
Andre
6038f6ebd2
Merge remote-tracking branch 'upstream/master' into nixfmt
2025-07-01 11:26:06 -04:00
Jörg Thalheim
8b1f894089
Merge pull request #1510 from 8bitbuddhist/surface-kernel-6.15
...
feat: update Surface stable kernel to 6.15.3
2025-07-01 16:12:10 +02:00
Jörg Thalheim
5e1493ea8e
Merge pull request #1517 from soopyc/apple-t2-updates
...
apple/t2: kernel 6.14 -> 6.15; sync patches
2025-07-01 16:08:39 +02:00