nixpkgs update

This commit is contained in:
Rouven Seifert 2023-06-30 11:16:21 +02:00
parent 4ad4a74059
commit 329d8d228b
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 10 additions and 11 deletions

View file

@ -203,11 +203,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1687856573, "lastModified": 1687969886,
"narHash": "sha256-rzC+5rRsy92Dhjb1q5e5tDjdhRfL1z4WFWwlcD3a+4Q=", "narHash": "sha256-tC2qFLmuM0PFaw0tMHVcFmzsG/351q09qa1EpuL2n1U=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "4c08f65ab5105a55eed3fc9003f3e6874b69fe13", "rev": "a7002d6bfca54742d5fc9b485a1879953b4585b9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -333,11 +333,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1687807295, "lastModified": 1688049487,
"narHash": "sha256-7TUD0p0m4mZpIi1O+Cyk5NCqpJUnhv/CJOAuHOndjao=", "narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "6b3d1b1cf13f407fef5e634b224d575eb7211975", "rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -527,11 +527,11 @@
"utils": "utils_2" "utils": "utils_2"
}, },
"locked": { "locked": {
"lastModified": 1687462267, "lastModified": 1688064897,
"narHash": "sha256-rNSputjn/0HEHHnsKfQ8mQVEPVchcBw7DsbND7Wg8dk=", "narHash": "sha256-Q3CZc6ZfC4KpjGWVPsrofFgxor+UjqhbFBSi7YmHVvI=",
"owner": "simple-nixos-mailserver", "owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver", "repo": "nixos-mailserver",
"rev": "24128c3052090311688b09a400aa408ba61c6ee5", "rev": "0c1801b48995ec6909e040abedaa56a64f0db430",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {

View file

@ -56,7 +56,6 @@
rustfmt rustfmt
clippy clippy
gcc gcc
adguardian-term
# libs # libs
libyubikey libyubikey

View file

@ -2,7 +2,7 @@
{ {
imports = [ imports = [
./sway.nix # ./sway.nix
./river.nix ./river.nix
./waybar.nix ./waybar.nix
./shikane.nix ./shikane.nix