Commit Graph
100 Commits
Author SHA1 Message Date
Alexey Shmalko e2eef8d28d escrotum: 2017-01-28 -> 2019-06-10 2019-08-29 12:20:01 +03:00
Alexey Shmalko 7204028783 elpa-packages: 2019-08-09 2019-08-09 02:43:44 +03:00
Alexey Shmalko e50539f7b5 syncthing: create default group if not overridden
The following configuration generates a systemd unit that doesn't
start.
```nix
{
  services.syncthing = {
    enable = true;
    user = "my-user";
  };
}
```

It fails with
```
systemd[1]: Started Syncthing service.
systemd[6745]: syncthing.service: Failed to determine group credentials: No such process
systemd[6745]: syncthing.service: Failed at step GROUP spawning /nix/store/n1ydz3i08nqp1ajc50ycy1zribmphqc9-syncthing-1.1.4-bin/bin/syncthing: No such process
systemd[1]: syncthing.service: Main process exited, code=exited, status=216/GROUP
systemd[1]: syncthing.service: Failed with result 'exit-code'.
```

This is due to the fact that `syncthing` group (default) is not
created if the user is overridden.

Add a separate check for setting up the default group, so that
user/group are created independently.
2019-07-29 21:56:12 +03:00
Alexey Shmalko fcbec7e738 melpa-stable-packages: remove unstable packages
During the last melpa-stable-packages update, there was an update script
invocation error which resulted in melpa-stable-packages to also include
all the unstable packages.

I have re-run the script correctly, so this commit removes all the
unstable packages that were accidentally included.
2019-06-11 22:59:43 +03:00
Alexey Shmalko ff6cd5d6f2 melpa-stable-packages: 2019-06-06 2019-06-07 00:21:03 +03:00
Alexey Shmalko b7c87930fe melpa-packages: 2019-06-06 2019-06-07 00:20:06 +03:00
Alexey Shmalko 8798361599 elpa-packages: 2019-06-06 2019-06-07 00:18:54 +03:00
Alexey Shmalko dedda379bb Merge pull request #61161 from stefano-m/awesome-issue-60538
awesome: add optional gtk3 support
2019-05-12 00:37:19 +03:00
Alexey Shmalko 84a8bad00c melpa-stable-packages: 2019-04-08 2019-04-08 12:20:25 +03:00
Alexey Shmalko 5c8d0fe4b5 elpa-packages: 2019-04-08 2019-04-08 11:26:33 +03:00
Alexey Shmalko 3eafca2f9f melpa-packages: 2019-04-08 2019-04-08 11:18:24 +03:00
Alexey Shmalko 5b0dc3c88c Merge pull request #58521 from dtzWill/update/cmocka-1.1.15
cmocka: 1.1.3 -> 1.1.5
2019-03-29 17:04:31 +02:00
Alexey Shmalko bd11aadc2b Merge pull request #58376 from dtzWill/update/cmocka-1.1.3
cmocka: 1.1.1 -> 1.1.3
2019-03-26 23:11:47 +02:00
Alexey Shmalko 89845931e4 acpilight: add to module-list
acpilight package and module have been added to nixpkgs, but the
module hasn't been added to module-list.nix, so using it results in
the following error.

```
The option `hardware.acpilight' defined in `/etc/nixos/configuration.nix' does not exist.
```

Add the module to module-list.nix.
2019-03-19 23:21:36 +02:00
Alexey Shmalko 14a719c9e2 Merge pull request #55753 from dtzWill/fix/awesome-asciidoc
awesome: drop asciidoc, no longer needed when moved to asciidoctor
2019-02-17 02:18:53 +02:00
Alexey Shmalko e77ffb39b5 Merge pull request #55737 from amiloradovsky/planner-2019
planner: unstable-2018-03-25 -> unstable-2019-02-13
2019-02-17 02:17:55 +02:00
Alexey Shmalko c19693b7d4 Merge pull request #54867 from dtzWill/update/awesome-4.3
awesome: 4.2 -> 4.3, don't clutter PATH, touchup lua paths
2019-01-30 01:03:48 +02:00
Alexey Shmalko b36794be90 Merge pull request #54386 from witkamp/fix/gcc-arm-embedded/MANPATH
gcc-arm-embedded: fix MANPATH
2019-01-21 02:32:12 +02:00
Alexey Shmalko 125befe16c Merge pull request #52846 from clefru/fakeroot
fakeroot: Add sed dependency.
2019-01-04 23:36:13 +02:00
Alexey Shmalko 9d3fbbeda5 Merge pull request #52925 from r-ryantm/auto-update/appstream
appstream: 0.12.3 -> 0.12.4
2018-12-26 18:20:51 +02:00
Alexey Shmalko 42ab51f2e8 Merge pull request #52908 from r-ryantm/auto-update/couchdb
couchdb2: 2.2.0 -> 2.3.0
2018-12-26 17:36:45 +02:00
Alexey Shmalko 3c67a29608 Merge pull request #52841 from r-ryantm/auto-update/libqmatrixclient
libqmatrixclient: 0.4.0 -> 0.4.1
2018-12-25 19:24:15 +02:00
Alexey Shmalko a5306b311b Merge pull request #52768 from r-ryantm/auto-update/stellarium
stellarium: 0.18.2 -> 0.18.3
2018-12-24 16:38:24 +02:00
Alexey Shmalko 5e1f3016f7 Merge pull request #52769 from gilligan/skopeo-0134
skopeo: 0.1.32 -> 0.1.34
2018-12-24 16:37:45 +02:00
Alexey Shmalko 7c69b3394b Merge pull request #52668 from r-ryantm/auto-update/wt
wt: 4.0.4 -> 4.0.5
2018-12-23 00:09:33 +02:00
Alexey Shmalko dbca9081b9 Merge pull request #52693 from r-ryantm/auto-update/rawtherapee
rawtherapee: 5.4 -> 5.5
2018-12-22 21:18:15 +02:00
Alexey Shmalko fb379dd511 Merge pull request #52695 from alyssais/mailcore2
mailcore2: 0.6.2 -> 0.6.3
2018-12-22 20:54:30 +02:00
Alexey Shmalko 45975f0adb Merge pull request #52691 from r-ryantm/auto-update/riot-web
riot-web: 0.17.6 -> 0.17.8
2018-12-22 20:52:05 +02:00
Alexey Shmalko d3e79e6eaa Merge pull request #52476 from cryptix/update/gotop
gotop: 1.5.0 -> 1.7.1
2018-12-19 00:59:07 +02:00
Alexey Shmalko 6e0cfe0696 Merge pull request #52459 from stephengroat/patch-1
terraform_0_11: 0.11.10 -> 0.11.11
2018-12-18 12:59:10 +02:00
Alexey Shmalko 1aa2c5a8a8 Merge pull request #52341 from r-ryantm/auto-update/cppcheck
cppcheck: 1.85 -> 1.86
2018-12-16 16:33:12 +02:00
Alexey Shmalko 5ba44ede4d Merge pull request #51943 from taku0/thunderbird-bin-60.3.3
Thunderbird bin 60.3.3
2018-12-16 04:11:36 +02:00
Alexey Shmalko eda020fea1 Merge pull request #52144 from r-ryantm/auto-update/pspg
pspg: 1.6.2 -> 1.6.3
2018-12-15 17:44:18 +02:00
Alexey Shmalko 40f6f1590b Merge pull request #51986 from ivan/add-grab-site
grab-site: init at 2.1.11
2018-12-15 03:33:05 +02:00
Alexey Shmalko f27efe7c96 Merge pull request #52135 from r-ryantm/auto-update/plantuml
plantuml: 1.2018.12 -> 1.2018.13
2018-12-15 03:31:15 +02:00
Alexey Shmalko 4fa6455dc8 Merge pull request #52054 from vdemeester/bump-gosec
gosec: 1.1.0 -> 1.2.0
2018-12-15 03:27:59 +02:00
Alexey Shmalko 1dd196372c Merge pull request #51977 from r-ryantm/auto-update/xmr-stak
xmr-stak: 2.6.0 -> 2.7.1
2018-12-15 02:56:57 +02:00
Alexey Shmalko 055140069d Merge pull request #51973 from peterhoeg/u/freerdp
freerdp: 2.0.0-rc3 -> 2.0.0-rc4
2018-12-15 02:54:42 +02:00
Alexey Shmalko 01c16e0d6d Merge pull request #51961 from volth/freebind
freebind: init at 2017-12-27
2018-12-14 00:51:26 +02:00
Alexey Shmalko feb6c54b7d Merge pull request #51955 from asymmetric/geth-1.8.20
go-ethereum: 1.8.19 -> 1.8.20
2018-12-14 00:45:33 +02:00
Alexey Shmalko 7aad64b0f3 Merge pull request #51949 from Synthetica9/sublime-url-fix
sublime: add new download url
2018-12-14 00:36:47 +02:00
Alexey Shmalko bb14e3b1fb Merge pull request #51929 from ivan/add-manhole
pythonPackages.manhole: init at 1.5.0
2018-12-13 13:39:36 +02:00
Alexey Shmalko f8d0069dc6 Merge pull request #51917 from nyanloutre/electron-cash-fix-unstable
electron-cash: 3.3.1 -> 3.3.2
2018-12-13 02:04:58 +02:00
Alexey Shmalko 22972fc875 Merge pull request #51757 from r-ryantm/auto-update/yquake2
yquake2: 7.20 -> 7.30
2018-12-12 03:46:42 +02:00
Alexey Shmalko d5f4a4f478 Merge pull request #51765 from r-ryantm/auto-update/wildmidi
wildmidi: 0.4.2 -> 0.4.3
2018-12-12 03:45:37 +02:00
Alexey Shmalko ebd47d7b54 Merge pull request #51838 from spacekookie/railcar
railcar: init at 1.0.4
2018-12-11 20:18:55 +02:00
Alexey Shmalko e376aecb1e railcar: add reference to upstream patch 2018-12-11 17:37:18 +02:00
Alexey Shmalko bc51418f1a neovim-pygui: remove 2018-12-10 23:19:45 +02:00
Alexey Shmalko ed46fe4f04 Merge pull request #51821 from Tomahna/iris
mopidy-iris: 3.31.2 -> 3.31.3
2018-12-10 15:36:25 +02:00
Alexey Shmalko ef966c1952 Merge pull request #51719 from marsam/postgresql-build-icu-support
postgresql: Build with icu support
2018-12-10 01:52:54 +02:00
Alexey Shmalko 2801679e4b Merge pull request #51764 from Taneb/metamath
Metamath: init at 0.167
2018-12-09 13:16:20 +02:00
Alexey Shmalko 211938532c pythonPackages.neovim-remote: 2.1.0 -> 2.1.1 2018-12-09 01:25:54 +02:00
Alexey Shmalko 4898e09215 pythonPackages.neovim-0.3.0 -> pythonPackages.pynvim-0.3.1 2018-12-09 01:15:41 +02:00
Alexey Shmalko 12bacf1fca Merge pull request #51654 from plapadoo/libopusenc-init-0.2.1
libopusenc: init at 0.2.1
2018-12-07 15:07:19 +02:00
Alexey Shmalko dc87b4855f Merge pull request #51653 from Tomahna/bloop
bloop: 1.1.0 -> 1.1.1
2018-12-07 14:59:03 +02:00
Alexey Shmalko cc8deff2d4 Merge pull request #51631 from seqizz/pass_genphrase
passExtensions.pass-genphrase: init at 0.1
2018-12-06 23:05:27 +02:00
Alexey Shmalko 9a75598d98 Merge pull request #51562 from averelld/leela-zero
leela-zero: init at 0.16
2018-12-05 23:23:05 +02:00
Alexey Shmalko 2ce6bceb26 Merge pull request #51533 from k0ral/master
loop: unstable-2018-10-02 -> unstable-2018-12-04
2018-12-05 13:45:55 +02:00
Alexey Shmalko d5090fe57c Merge pull request #51542 from marsam/feature/update-python-svgwrite
pythonPackages.svgwrite: 1.1.6 -> 1.2.1
2018-12-05 13:44:44 +02:00
Alexey Shmalko 184aacbd99 Merge pull request #51428 from tomberek/rig_init
rig: init at 1.11
2018-12-05 13:41:45 +02:00
Alexey Shmalko ca08e67544 Merge pull request #51544 from marsam/update-term2svg
termtosvg: 0.3.0 -> 0.6.0
2018-12-05 13:35:26 +02:00
Alexey Shmalko 16fb6c7d91 Merge pull request #51550 from fuwa0529/update-aeon
altcoins.aeon: 0.12.6.0 -> 0.12.8.0
2018-12-05 13:27:59 +02:00
Alexey Shmalko 33b9aa4f35 Merge pull request #51272 from binarin/anki-python3.7-fix
anki: 2.1.6-beta1 -> 2.1.6-beta2, fix python 3.7
2018-12-04 16:26:25 +02:00
Alexey Shmalko dd818c8d8f Merge pull request #51499 from kylewlacy/plex-media-player_2-23-0
plex-media-player: 2.14.1 -> 2.23.0
2018-12-04 15:13:53 +02:00
Alexey Shmalko 48daad824e Merge pull request #51507 from timokau/spotify-1.0.94
spotify: 1.0.93.242.gc2341a27-15 -> 1.0.94.262.g3d5c231c-9
2018-12-04 15:01:34 +02:00
Alexey Shmalko d5b45b4ff8 Merge pull request #51327 from k0ral/loop
loop: init at unstable-2018-10-02
2018-12-04 01:37:23 +02:00
Alexey Shmalko dc9bb48a73 loop: cleanup 2018-12-04 01:20:02 +02:00
Alexey Shmalko 92a8711522 Merge pull request #51405 from dylex/master
jq: fix download hash
2018-12-02 23:52:55 +02:00
Alexey Shmalko 26513e7665 Merge pull request #50549 from r-ryantm/auto-update/uclibc-ng
uclibc: 1.0.30 -> 1.0.31
2018-11-18 18:28:41 +02:00
Alexey Shmalko df2696c430 Merge pull request #48307 from delroth/prom-tor
prometheus-tor-exporter: init at 0.3
2018-10-13 17:59:23 +03:00
Alexey Shmalko 3712da10d4 Merge pull request #48186 from holidaycheck/nodejs-10.12
nodejs: 10.11.0 -> 10.12.0
2018-10-13 17:35:51 +03:00
Alexey Shmalko d7b97051a2 Merge pull request #46307 from r-ryantm/auto-update/calamares
calamares: 3.2.1 -> 3.2.2
2018-09-07 23:39:42 +03:00
Alexey Shmalko e5e4fd8ede Merge pull request #46327 from costrouc/costrouc/markerlib
pythonPackages.markerlib: init at 0.6.0
2018-09-07 23:38:16 +03:00
Alexey Shmalko 6b1a04d788 alarm-clock-applet: fix build (#44872)
The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.

Building release from GitHub works fine.
2018-08-10 19:37:48 +02:00
Alexey Shmalko fceb73dec7 Merge pull request #37468 from ryantm/auto-update/lgi
lua51Packages.lgi: 0.9.1 -> 0.9.2
2018-03-20 19:13:38 +02:00
Alexey Shmalko 6ef19f8e97 androidenv.buildTools: 26.0.1 -> 26.0.2 2018-03-13 18:15:44 +02:00
Alexey Shmalko 131332437f Merge pull request #34900 from nipav/master
yokadi: init at 1.1.1
2018-02-13 10:41:57 +02:00
Alexey Shmalko 40389db4a2 pythonPackages.screenkey: remove 2018-02-12 20:33:24 +02:00
Alexey Shmalko d1fbbb09bf screenkey: init at 0.9 2018-02-12 20:33:14 +02:00
Alexey Shmalko 38fbc93f46 Merge pull request #34156 from arcadio/star
star: init at 2.5.3a
2018-01-27 17:02:16 +02:00
Alexey Shmalko dfd9a2bbd0 escrotum: Init at 2017-01-28 2017-10-08 14:18:45 +03:00
Alexey Shmalko 85a8323e8f qbittorrent: fix build
The qbittorrent has been broken by
210f688802, which adds `qmake` as a
build input. `qmake` is overriding the default configure phase (which
should be `./configure ...` for qbittorrent) so build goes wrong.

Remove `qmake` from build inputs (basically, reverting the said
commit).
2017-07-01 14:29:30 +03:00
Alexey Shmalko b521296a4c Merge pull request #26575 from rnhmjoj/ddcutil
ddcutil: init at 0.8.2
2017-06-16 10:08:55 +03:00
Alexey Shmalko f5bed28db8 github issue template: add sandboxing info 2017-05-01 15:38:11 +03:00
Alexey Shmalko a012b15f87 Merge pull request #25181 from indiscipline/aria2.service
Implement aria2 service for controlling a daemon via rpc.
2017-04-28 12:37:06 +03:00
Alexey Shmalko b8e71f2969 Merge pull request #24651 from edanaher/add-fvwm-window-manager
fvwm module: init; now fvwm can be used as an xserver.windowManager
2017-04-06 16:29:28 +03:00
Alexey Shmalko 0f9fd51b20 Merge pull request #24650 from taku0/source-han-sans-fix-license
source-han-sans: fix license from ASL2.0 to SIL Open Font License.
2017-04-06 12:18:09 +03:00
Alexey Shmalko 5b2d1784c2 Merge pull request #24582 from jerith666/gammu-1-37
gammu: 1.33.0 -> 1.38.2
2017-04-06 12:05:25 +03:00
Alexey Shmalko 3dbe3eccbb Merge pull request #24642 from volth/xfwm4-themes
xfwm4-themes: init at 4.10.0
2017-04-06 12:03:27 +03:00
Alexey Shmalko c3df8bdd28 Merge pull request #24654 from 2chilled/master
urbanterror: 4.3.1 -> 4.3.2
2017-04-05 22:08:52 +03:00
Alexey Shmalko 48bdd8612f Merge pull request #24656 from elasticdog/transcrypt
transcrypt: 1.0.1 -> 1.0.2
2017-04-05 22:06:06 +03:00
Alexey Shmalko f04582cf20 Merge pull request #24641 from NeQuissimus/docker-dist_2_6_0
docker-distribution: 2.5.1 -> 2.6.0
2017-04-05 21:51:49 +03:00
Alexey Shmalko c2555ad6ce Merge pull request #24655 from markus1189/scalafmt-067
scalafmt: 0.6.6 -> 0.6.7
2017-04-05 21:51:03 +03:00
Alexey Shmalko 8716698903 Merge pull request #24630 from PierreR/master
albert: 0.10.0 -> 0.10.2
2017-04-05 21:48:21 +03:00
Alexey Shmalko 2ba604f292 Merge pull request #24640 from NeQuissimus/nano_2_8_0
nano: 2.7.5 -> 2.8.0
2017-04-05 21:38:14 +03:00
Alexey Shmalko fa4fe71105 docker: fix socket permissions
Docker socket is world writable. This means any user on the system is
able to invoke docker command. (Which is equal to having a root access
to the machine.)

This commit makes socket group-writable and owned by docker group.

Inspired by
https://github.com/docker/docker/blob/master/contrib/init/systemd/docker.socket
2017-04-03 09:05:37 -04:00
Alexey Shmalko c87ae41764 Merge pull request #23654 from c0bw3b/pkg/sqlitebrowser
sqlitebrowser: 3.8.0 -> 3.9.1
2017-03-09 03:28:35 +02:00
Alexey Shmalko 28598c01e7 icu: 57.1 -> 58.2
Firefox requires new version of the icu to build:
```
checking for icu-i18n >= 58.1... Requested 'icu-i18n >= 58.1' but version of icu-i18n is 57.1
configure: error: Library requirements (icu-i18n >= 58.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
```
2017-03-08 14:01:39 +02:00
Alexey Shmalko d4bb1c786f sqlite: 3.16.2 -> 3.17.0
Firefox requires the latest sqlite to build:
```
checking for sqlite3 >= 3.17.0... Requested 'sqlite3 >= 3.17.0' but version of SQLite is 3.16.2
configure: error: Library requirements (sqlite3 >= 3.17.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
```
2017-03-08 13:39:40 +02:00
Alexey Shmalko cb670556c5 nss: 3.28.1 -> 3.28.3
This should fix firefox build, which fails due to nss being too old.
2017-03-08 13:27:16 +02:00