Compare commits
No commits in common. "f9ec50929523ea764182323e6bec885481f20862" and "658d70f80660d255cf99311316eca27fd5744097" have entirely different histories.
f9ec509295
...
658d70f806
2 changed files with 6 additions and 8 deletions
|
|
@ -170,7 +170,6 @@
|
|||
vim
|
||||
wget
|
||||
cifs-utils
|
||||
saleae-logic-2
|
||||
] ++ (if !inputs.x11mode then [ greetd.regreet ] else [ ]);
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
|
@ -337,7 +336,6 @@
|
|||
'';
|
||||
};
|
||||
|
||||
|
||||
# Fix for CVE-2022-27470 keeping package from building
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"SDL_ttf-2.0.11"
|
||||
|
|
|
|||
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1754495836,
|
||||
"narHash": "sha256-ON5VEr70cAUR0YOHuVgLlgq9HarBqfbWsxknlmHnM+o=",
|
||||
"lastModified": 1753181343,
|
||||
"narHash": "sha256-CLQfNtUqirNVSYoW/kYbvL4PeeNasmZonaPnjO3+1YQ=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "88913c98fe674e10302bbdb71b4e173f527b69c2",
|
||||
"rev": "0cdfcdbb525b77b951c889b6131047bc374f48fe",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -22,11 +22,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1754214453,
|
||||
"narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=",
|
||||
"lastModified": 1752950548,
|
||||
"narHash": "sha256-NS6BLD0lxOrnCiEOcvQCDVPXafX1/ek1dfJHX1nUIzc=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376",
|
||||
"rev": "c87b95e25065c028d31a94f06a62927d18763fdf",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue