Commit Graph

69 Commits

Author SHA1 Message Date
Svenum
14968cfa71 Add openssl-1.1.1w to InsecurePackages 2023-09-18 16:42:58 +02:00
Julian Stecklina
91f7d9ba24 Merge pull request #14 from zoriya/master
Fix second ssl error
2023-08-20 16:58:41 +02:00
Zoe Roux
8c98540f1f Fix second ssl error 2023-08-18 12:34:08 +02:00
Julian Stecklina
9021686248 Merge pull request #13 from zoriya/master
Fix openssl error
2023-08-01 11:15:54 +02:00
Zoe Roux
ed95421418 Fix openssl error 2023-07-26 17:37:40 +09:00
Julian Stecklina
eaaff36e44 Merge pull request #11 from SimonBrandner/SimonBrandner/feat/update-v207
Update to 2.0.7
2023-07-24 23:22:42 +02:00
Šimon Brandner
5186658909 Update SHA 2023-07-03 16:53:37 +02:00
Šimon Brandner
3baf7c826b Update to 2.0.7 2023-07-03 16:52:02 +02:00
Julian Stecklina
3002821d13 Merge pull request #9 from MinerSebas/update-2.0.5
Update to 2.0.5
2023-05-29 20:14:06 +02:00
MinerSebas
f710f6671a Updated permittedInsecurePackages for 23.05 2023-05-21 16:52:52 +02:00
MinerSebas
23c15da688 Update to 2.0.5 2023-05-21 16:25:47 +02:00
Julian Stecklina
063bda57fe flake.lock: Update
Flake lock file updates:

• Updated input 'flake-compat':
    'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19)
  → 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7a6a010c3a1d00f8470a5ca888f2f927f1860a19' (2022-12-08)
  → 'github:NixOS/nixpkgs/e2c97799da5f5cd87adfa5017fba971771e123ef' (2023-03-20)
2023-03-23 00:07:25 +01:00
Julian Stecklina
ba9789d473 Merge pull request #8 from hfinger/1.2.5
Version 1.2.5
2023-03-23 00:06:26 +01:00
Holger Finger
2054e106bb fix flakes readme instructions 2023-03-21 22:38:53 +01:00
Holger Finger
dc51e2eeb9 bump to 1.2.5 2023-03-18 22:54:43 +01:00
Holger Finger
d5168ca476 updated deps to 1.2.5 2023-03-05 22:37:24 +01:00
Julian Stecklina
33ddfa2fd8 Merge pull request #7 from liketechnik/feat-warn-outdated-tuxedo-keyboard
idea: warn if tuxedo-keyboard is too old
2023-01-09 09:42:50 +01:00
Florian Warzecha
100ebc9d17 nixos/tuxedo-control-center: warn if tuxedo-keyboard is too old
Tuxedo Control Center has a minimum version requirement on the version
of the "tuxedo_io" kernel module (at runtime).
2023-01-09 00:57:33 +01:00
Julian Stecklina
7c7c9c531c Merge pull request #6 from liketechnik/update-1.2.2
Update to version 1.2.2
2022-12-22 09:09:22 +00:00
Florian Warzecha
89113bf454 tuxedo-control-center: electron_11 -> electron_13
Tuxedo Control Center uses electron 13 in version 1.2.2,
so use that version.
2022-12-10 00:25:15 +01:00
Florian Warzecha
5cc6bdccc3 flake: nixos-22.05 -> nixos-22.11 2022-12-10 00:07:11 +01:00
Florian Warzecha
ccbccd2443 tuxedo-control-center: 1.1.3 -> 1.2.2
Requires at least version 0.2.6 of tuxedo-io kernel module
(c.f. tuxedo-control-center:src/native-lib/tuxedo_io_lib/tuxedo_io_ioctl.h line 30).
I.e. version 3.1.0 of the tuxedo-keyboard package
(c.f. tuxedo-keyboard:src/tuxedo_io/tuxedo_io.c line 37).
2022-12-10 00:04:26 +01:00
Florian Warzecha
adc8176c4e tuxedo-control-center: fix: pin nodejs version
Pins the nodejs version used for building/running Tuxedo Control Center
to the same version used for updating (i.e. by node2nix).
This prevents build errors due to package.json format differences
between nodejs versions, such as the following:

  > npm WARN old lockfile }
  > npm ERR! code ENOTCACHEDill idealTree buildDepDep
  > npm ERR! request to https://registry.npmjs.org/@angular-devkit%2fbuild-angular failed: cache mode is 'only-if-cached' but no cached response is available.
2022-12-10 00:00:47 +01:00
Julian Stecklina
12bb6c354f flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7a20c208aacf4964c19186dcad51f89165dc7ed0' (2022-06-03)
  → 'github:NixOS/nixpkgs/8de8b98839d1f20089582cfe1a81207258fcc1f1' (2022-10-16)
2022-10-17 00:04:45 +02:00
Julian Stecklina
3acc9995d5 flake: fix deprecation warnings 2022-10-17 00:04:16 +02:00
Julian Stecklina
db745ea373 ci: drop unstable for now 2022-06-05 09:52:25 +02:00
Julian Stecklina
3329604ec2 ci: remove pre-flakes hercules cruft 2022-06-05 09:21:54 +02:00
Julian Stecklina
370d4e925e ci: update to NixOS 22.05 2022-06-05 09:17:34 +02:00
Julian Stecklina
a084a452a3 tuxedo-control-center: 1.1.2 -> 1.1.3 2022-04-25 19:51:21 +02:00
Julian Stecklina
2cac0f030f ci: avoid ugly red warning in README 2022-01-25 21:44:07 +01:00
Julian Stecklina
1144e06636 ci: drop niv sources 2022-01-25 21:42:39 +01:00
Julian Stecklina
562247f515 doc: document flake usage 2022-01-25 21:35:03 +01:00
Julian Stecklina
229dd45b10 ci: add flake 2022-01-25 00:00:04 +01:00
Julian Stecklina
575f71d7ce tuxedo-control-center: 1.1.1 -> 1.1.2
With this commit, the Nix code in this repo is idential to
NixOS/nixpkgs#135841. I'm going to try to keep it in sync from here on
until it's merged in nixpkgs.
2021-12-19 22:25:48 +01:00
Julian Stecklina
4c37024018 ci: drop 21.05 from autobuilds 2021-12-19 22:18:21 +01:00
Julian Stecklina
b7f3491eee ci: bump nixpkgs to 21.05 2021-12-19 22:17:44 +01:00
Julian Stecklina
f313398183 tuxedo-control-center: sort of use copyDesktopItems 2021-12-05 12:29:38 +01:00
Julian Stecklina
3b8549e1e7 ci: bump to latest nixpkgs 2021-12-05 12:29:11 +01:00
Julian Stecklina
033787dabd tuxedo-control-center: add pre/post hooks to build and install 2021-12-05 11:03:00 +01:00
Julian Stecklina
4ebf272967 tuxedo-control-center: use python3 for building 2021-12-05 10:58:37 +01:00
Julian Stecklina
e1f0def76b tuxedo-control-center: use nix-shell for update.sh 2021-12-05 10:54:33 +01:00
Julian Stecklina
6aab10597f ci: add nixos-21.11 to tested nixos versions 2021-12-03 10:47:35 +01:00
Julian Stecklina
086fe44c15 ci: bump nixpkgs 2021-12-03 10:46:57 +01:00
Julian Stecklina
48051b09ea tuxedo-control-center: 1.1.0 -> 1.1.1 2021-12-03 10:45:05 +01:00
Julian Stecklina
4221badf62 Merge pull request #3 from blitz/tray-icon
Patch TCC location in desktop files
2021-11-10 18:01:37 +01:00
Julian Stecklina
7f1fb6a9d0 Patch TCC location in desktop files
Fixes #1
2021-11-08 23:20:30 +01:00
Julian Stecklina
d21855dc2b Bump nixpkgs 2021-11-08 13:40:26 +01:00
Julian Stecklina
e02b2b69fe Point users to outdated electron issue 2021-11-08 13:40:21 +01:00
Julian Stecklina
f7a6a9cedf Remove pointless verbosity from build phase 2021-11-08 13:37:34 +01:00
Julian Stecklina
8e7ebb8f49 Fix example in README
Fixes #2.
2021-11-08 13:33:24 +01:00