Compare commits

..

No commits in common. "3e97c17e8f28767d01c0607bf18bc0b92c48958c" and "bc9ae72fa83ac2f92cf48180295b10aaf42a7d9a" have entirely different histories.

3 changed files with 12 additions and 11 deletions

View File

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1646105662, "lastModified": 1643841757,
"narHash": "sha256-jdXCZbGZL0SWWi29GnAOFHUh/QvvP0IyaVLv1ZTDkBI=", "narHash": "sha256-9tKhu4JzoZvustC9IEWK6wKcDhPLuK/ICbLgm8QnLnk=",
"owner": "ryantm", "owner": "ryantm",
"repo": "agenix", "repo": "agenix",
"rev": "297cd58b418249240b9f1f155d52b1b17f292884", "rev": "a17d1f30550260f8b45764ddbd0391f4b1ed714a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -38,11 +38,11 @@
}, },
"emacs-overlay": { "emacs-overlay": {
"locked": { "locked": {
"lastModified": 1646185798, "lastModified": 1645440963,
"narHash": "sha256-hcPamIzCsWKc/Su0f380v7wVfk30gseXXIoP2g8Vlfw=", "narHash": "sha256-DKSt+xkLe75THcYKkGuJU2+bv8wbZJtg5pldlOX9r0A=",
"owner": "nix-community", "owner": "nix-community",
"repo": "emacs-overlay", "repo": "emacs-overlay",
"rev": "3cf6aa6f1db12d08518a5c7a280f628821870e0e", "rev": "d1471c0e9049772e84bfe11707ab8b9c133b49e8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -53,11 +53,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1646159311, "lastModified": 1645433236,
"narHash": "sha256-ILKckkiG074t3a0pwaPLjio8zVWgowpEp7AUwI5HjHE=", "narHash": "sha256-4va4MvJ076XyPp5h8sm5eMQvCrJ6yZAbBmyw95dGyw4=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "18bd82edcc752d6a0e6cce1401ba0c81353a03ca", "rev": "7f9b6e2babf232412682c09e57ed666d8f84ac2d",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -3,7 +3,7 @@
with pkgs; with pkgs;
let let
emacs-vterm = ((emacsPackagesFor emacsPgtkGcc).emacsWithPackages emacs-vterm = ((emacsPackagesNgGen emacsPgtkGcc).emacsWithPackages
(epkgs: [ epkgs.vterm ])); (epkgs: [ epkgs.vterm ]));
isync-oauth2 = isync.overrideAttrs isync-oauth2 = isync.overrideAttrs
(div: rec { buildInputs = [ openssl patched-cyrus-sasl-oauth2 zlib ]; }); (div: rec { buildInputs = [ openssl patched-cyrus-sasl-oauth2 zlib ]; });

View File

@ -3,7 +3,7 @@
with pkgs; with pkgs;
let let
emacs-vterm = ((emacsPackagesFor emacsPgtkGcc).emacsWithPackages emacs-vterm = ((emacsPackagesNgGen emacsPgtkGcc).emacsWithPackages
(epkgs: [ epkgs.vterm ])); (epkgs: [ epkgs.vterm ]));
patched-webtorrent-cli = nodePackages.webtorrent-cli.override { patched-webtorrent-cli = nodePackages.webtorrent-cli.override {
buildInputs = [ pkgs.nodePackages.node-gyp-build ]; buildInputs = [ pkgs.nodePackages.node-gyp-build ];
@ -58,6 +58,7 @@ in {
mopidy mopidy
ncmpcpp ncmpcpp
mpc_cli mpc_cli
alsa-firmware
pulsemixer pulsemixer
# Productivity # Productivity
fff fff