[Can be unstable] Try use nixpkgs of the systems
Test if this version follow only nixpkgs used during nixos build from the flatpak.
This commit is contained in:
parent
28f255ee7c
commit
2c8ab5e48f
2 changed files with 6 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "Environnement de développement pour des modules noyaux Linux";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||
nixpkgs.url = "nixpkgs";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue