Add iputils

This commit is contained in:
Dave Gallant
2023-11-25 22:39:52 -05:00
parent cd90a40a89
commit c7269f6330
2 changed files with 7 additions and 6 deletions

12
flake.lock generated
View File

@@ -91,11 +91,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1700786208, "lastModified": 1700856099,
"narHash": "sha256-vP0WI7qNkg3teQJN5xjFcxgnBNiKCbkgw3X9HcAxWJY=", "narHash": "sha256-RnEA7iJ36Ay9jI0WwP+/y4zjEhmeN6Cjs9VOFBH7eVQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8b8c9407844599546393146bfac901290e0ab96b", "rev": "0bd59c54ef06bc34eca01e37d689f5e46b3fe2f1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -107,11 +107,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1700678569, "lastModified": 1700851152,
"narHash": "sha256-2Ki+2UvOidxEb3xB4ADqlbPQ2BZOF4uZMR094O8or2I=", "narHash": "sha256-3PWITNJZyA3jz5IGREJRfSykM6xSLmD8u5A3WpBCyDM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8f1180704ac35baded1a74164365ac7cdfba6f38", "rev": "1216a5ba22a93a4a3a3bfdb4bff0f4727c576fcc",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -33,6 +33,7 @@ in {
gnomeExtensions.clipboard-indicator gnomeExtensions.clipboard-indicator
gnomeExtensions.dash-to-dock gnomeExtensions.dash-to-dock
gnomeExtensions.grand-theft-focus gnomeExtensions.grand-theft-focus
iputils
gnomeExtensions.notification-banner-reloaded gnomeExtensions.notification-banner-reloaded
gnomeExtensions.quick-settings-tweaker gnomeExtensions.quick-settings-tweaker
gnomeExtensions.tailscale-status gnomeExtensions.tailscale-status