about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorRyan Lahfa <masterancpp@gmail.com>2023-03-27 22:07:24 +0200
committerGitHub <noreply@github.com>2023-03-27 22:07:24 +0200
commit16f67c4afcfc20b4dc8d8e7536c58da4331fb6ac (patch)
tree87456e823fa692d9f1212bda2b66e6c462a8b7f3 /pkgs/top-level/aliases.nix
parentf39c23adae7c8714bbaa40664d2814734a19f024 (diff)
parentc42fe31f1e442bc426e33cbb5dccfb2b7b0ac029 (diff)
Merge pull request #223242 from panicgh/nitrokey-libnitrokey
libnitrokey: init at 3.8
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index c4bf8208bba6a..d6108f66e25b0 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -1073,6 +1073,7 @@ mapAliases ({
   nfsUtils = throw "'nfsUtils' has been renamed to/replaced by 'nfs-utils'"; # Converted to throw 2022-02-22
   nginxUnstable = throw "'nginxUnstable' has been renamed to/replaced by 'nginxMainline'"; # Converted to throw 2022-02-22
   nilfs_utils = throw "'nilfs_utils' has been renamed to/replaced by 'nilfs-utils'"; # Converted to throw 2022-02-22
+  nitrokey-udev-rules = libnitrokey; # Added 2023-03-25
   nix-direnv-flakes = nix-direnv;
   nix-review = nixpkgs-review; # Added 2019-12-22
   nixFlakes = nixVersions.stable; # Added 2021-05-21