Commit Graph
67 Commits
Author SHA1 Message Date
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Silvan Mosberger ed533ba946 shadowfox: init at 1.5.2 (#42313) 2018-06-27 23:57:14 +02:00
Silvan Mosberger ebc7d20190 idrisPackages.bi: 2018-01-17 -> 2018-06-25 (#42621) 2018-06-26 22:14:17 +02:00
Silvan Mosberger 2f407c43b0 tasknc: fix 2018-06-20 23:18:14 +02:00
Silvan Mosberger 02f11bca60 some overrideDerivation cleanups
These four top-level packages were the only ones that didn't have the
meta.position attribute automagically set. This commit fixes this.
2018-06-14 22:28:55 +02:00
Silvan Mosberger 06673cba31 fix rofi wrapper only passing along binary 2018-06-11 21:30:36 +02:00
Silvan Mosberger c8a8ecb5b3 blockhash: init at 0.3 (#40737) 2018-05-19 23:33:09 +02:00
Silvan Mosberger bf629981a6 nms: init at 0.3.3 (#40707) 2018-05-19 23:26:06 +02:00
Silvan Mosberger 00c4ba1ea0 pacvim: init at 2018-05-16 2018-05-16 21:10:34 +02:00
Silvan Mosberger facd51575e lib/types: remove unnecessary coerceFunc assertion 2018-05-06 23:58:36 +02:00
Silvan Mosberger cd5736116c lib/types: clear up coercedTo description 2018-05-06 23:58:36 +02:00
Silvan Mosberger b16a69289a lib/types: Add coercedTo unsound tests 2018-05-06 23:58:36 +02:00
Silvan Mosberger ef8996f15e lib/types: Fix coercedTo check
Without this change

  (coercedTo str toInt int).check "foo"

would evaluate to true, even though

  (coercedTo str toInt int).merge {} [{ value = "foo"; }]

will throw an error because "foo" can't be coerced to an int.
2018-05-06 23:58:36 +02:00
Silvan Mosberger ee3fd4ad53 nixos/sshd: add options for kexAlgorithms, ciphers and MACs 2018-04-20 19:05:19 +02:00
Silvan Mosberger 6026e43bce dust: init at 0.2.3 2018-04-18 22:18:58 +02:00
Silvan Mosberger e1dee4efcb lib: make extensible
This allows the lib fixed point to be extended with

  myLib = lib.extend (self: super: {
    foo = "foo";
  })

With this it's possible to have the new modified lib attrset available to all
modules when using evalModules

  myLib.evalModules {
    modules = [ ({ lib, ... }: {
      options.bar = lib.mkOption {
	default = lib.foo;
      };
    }) ];
  }

  => { config = { bar = "foo"; ... }; options = ...; }
2018-04-07 13:21:49 -04:00
Silvan Mosberger 734bae2036 openssh_hpn: 7.5p1 -> 7.6p1 2018-04-07 00:32:51 +02:00
Silvan Mosberger 336ef91339 rocksdb: Disable aarch64
Because the build for it is broken
2018-04-04 17:08:52 +02:00
Silvan Mosberger 3f9876a253 rocksdb_lite: Fix 2018-04-04 03:23:24 +02:00
Silvan Mosberger 4645b12e03 xburst-tools: Fix build 2018-04-03 23:32:46 +02:00
Silvan Mosberger 4ca6d25a9c pdd: init at 1.1 2018-04-03 17:03:52 +02:00
Silvan Mosberger e9fc2558f9 nixos/systemd: Fix environment type -> allows overriding 2018-04-03 00:36:52 +02:00
Silvan Mosberger 2e70f7a9e0 python: pytest: 3.4.1 -> 3.4.2 2018-04-01 21:09:08 +02:00
Silvan Mosberger 7ffbbd334f tlspool: 20170123 -> 20180227 and fix 2018-03-30 21:21:47 +02:00
Silvan Mosberger a60c4b56f7 translate-shell: 0.9.6.6 -> 0.9.6.7, fix packaging 2018-03-24 21:54:43 +01:00
Silvan Mosberger 86ca617948 resilio: Adjust option description to 3d17573 2018-03-11 01:18:34 +01:00
Silvan Mosberger 08704aa2f7 nixos/network-interfaces: Fix 2 small typos 2018-03-10 16:16:56 +01:00
Silvan Mosberger 895b9967b1 weston: fix typo in configure flag 2018-03-08 01:04:09 +01:00
Silvan Mosberger c2b8d14b56 nixos/znapzend: fix when no previous zetup
When the znapzend module was enabled for the first time with pure =
true; then the list of previous entries is empty, but xargs still tried
to execute a znapzendzetup delete command with no arguments, which made
it fail
2018-02-17 15:50:48 +01:00
Silvan Mosberger cfd22b733b physlock: add allowAnyUser option 2018-02-02 14:03:00 +01:00
Silvan Mosberger b7b4f7bdbd tasknc: update (0.8 -> 2017-05-15), fix, cleanup and man pages 2018-02-02 10:35:21 +01:00
Silvan Mosberger 462f34c44a zncModules: backlog init at 2017-06-13 2018-01-27 01:05:19 +01:00
Silvan Mosberger 8e8a259df4 almonds: init at 2015-12-27 2018-01-23 14:16:28 +01:00
Silvan Mosberger 66fefb82e7 nixos/znapzend: stateless setup
This enables znapzend users to specify its full configuration through
NixOS options, without ever needing to use the stateful `znapzendzetup`
command.

This works by running znapzendzetup with the specified config in
ExecPre, just before the znapzend daemon is started.

There is also the `pure` option which will clear all previous znapzend setups,
making it as stateless as can get, as only the setup declared in
configuration.nix will be persisted.
2017-12-28 01:40:01 +01:00
Silvan Mosberger 0b0df8f9cf nixos/logkeys: fix evaluation 2017-12-23 01:44:14 +00:00
Silvan Mosberger 2d019b3de3 usbmuxd service: user and group options 2017-10-18 22:21:29 +02:00
Silvan Mosberger f3df7da4f9 usbmuxd service: init 2017-10-17 18:55:57 +02:00
Silvan Mosberger 6f38c8e182 cli-visualizer: fix 2017-10-13 14:47:23 +02:00
Silvan Mosberger a8c97ad23e nixos/radicale: fix default version (#29743) 2017-09-25 10:18:42 +00:00
Silvan Mosberger 5a9e28190c xwinwrap: init at 4 2017-09-25 05:27:00 +02:00
Silvan Mosberger eca23233b2 encrypted devices: add label set assertion (#29651) 2017-09-23 19:02:16 +01:00
Silvan Mosberger fea9e081a9 namecoin service: fix typo 2017-09-15 23:08:53 +02:00
Silvan Mosberger 753d114b34 s-tui: init at 0.6.0 2017-09-13 17:48:56 +02:00
Silvan Mosberger 31f349dbb4 namecoin: legacy 0.3.80 -> core 0.13.0rc1
This updates namecoin from a legacy version from about 3 years ago
(https://github.com/namecoin/namecoin-legacy) to
the new namecoin-core.

(cherry picked from commit 8bd3664f373cb78a0526dc8a86e750f55b96420a)
2017-09-11 22:02:31 +02:00
Silvan Mosberger 76dec4a4d2 znapzend service: add autoCreation option 2017-08-30 14:13:13 +02:00
Silvan Mosberger e16a0988bc radicale: 1.1.4 -> 2.1.2
This commit readds and updates the 1.x package from 1.1.4 to 1.1.6 which
also includes the needed command for migrating to 2.x

The module is adjusted to the version change, defaulting to radicale2 if
stateVersion >= 17.09 and radicale1 otherwise. It also now uses
ExecStart instead of the script service attribute. Some missing dots at
the end of sentences were also added.

I added a paragraph in the release notes on how to update to a newer
version.
2017-08-13 17:23:43 +02:00
Silvan Mosberger 4a0efc9c4f git: 2.14.0 -> 2.14.1
The new version contains a security fix for CVE-2017-1000117

More information regarding this update can be found here:
http://marc.info/?l=git&m=150238802328673&w=2
2017-08-11 02:17:35 +02:00
Silvan Mosberger 310563fab8 gist: 4.5.0 -> 4.6.1 2017-08-10 04:52:16 +02:00
Silvan Mosberger f337be57ee mpd: add lame support 2017-08-09 12:27:40 +02:00
Silvan Mosberger 7bc42a8971 xmonad service: add defaultText to extraPackages to fix rendering in docs 2017-08-08 01:14:58 +02:00
Silvan Mosberger dcf651b468 docs: fix error in nix expression 2017-08-06 10:18:36 +02:00
Silvan Mosberger 99be19c3c6 bashSnippets: 1.12.0 -> 1.17.3 2017-08-04 04:05:30 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Silvan Mosberger eccca05e2c nixos-artwork: Fix URL to gnome-dark 2017-07-29 06:36:55 +02:00
Silvan Mosberger f4a8e6ab7f znapzend: 0.15.7 -> 0.17.0 2017-07-24 05:01:08 +02:00
Silvan Mosberger 313b8b7e4b scyther: Separated into two derivations 2017-07-23 03:17:38 +02:00
Silvan Mosberger 75fde4130d scyther: init at 1.1.3 2017-07-16 23:38:05 +02:00
Silvan Mosberger 4d30116c9e bashSnippets: init at 1.12.0 (#27408) 2017-07-16 12:41:35 +01:00
Silvan Mosberger 85070e1df1 fast-cli: init at 1.0.0 2017-07-14 07:19:27 +01:00
Silvan Mosberger cf07fc6b16 luksroot: fix typo 2017-07-02 04:37:51 +02:00
Silvan Mosberger ab162eeffc buku: added not to remove line on next version 2017-06-30 14:47:55 +02:00
Silvan Mosberger bc81760a92 buku: test & completions revision 2017-06-29 20:38:14 +02:00
Silvan Mosberger fb62250664 buku: Enabled tests and added shell completion 2017-06-29 16:19:24 +02:00
Silvan Mosberger df8a7d956d ipfs service: dataDir backwards compatibility (#25782)
Fixes dataDir existance detection. Fixes #25759, #26069.
2017-05-24 20:51:02 +02:00
Silvan Mosberger 3497ba5c3a znapzend service: options for logging/nodestroy/restart on failure
fixes #25960
2017-05-22 21:47:51 +01:00
Silvan Mosberger 91ee3530a7 ipfs service: Fix dataDir being ignored
IPFS uses the environment variable IPFS_PATH to determine where to look for it's data, which wasn't set previously therefore ignoring the dataDir attribute
2017-05-05 11:25:36 +02:00
Silvan Mosberger c2a0f2584a buku: 2.8 -> 2.9 2017-04-08 08:56:35 +02:00