Commit Graph
100 Commits
Author SHA1 Message Date
Michael Weiss 97d35b251b lf: 11 -> 12
And switch to buildGoModule.
2019-04-21 11:48:08 +02:00
Michael Weiss e34c5309b6 wallutils: init at 5.7.2 (#59878) 2019-04-19 21:43:04 +02:00
Michael Weiss 4b5098e79a dav1d: 0.2.1 -> 0.2.2 2019-04-19 12:43:58 +02:00
Michael Weiss 8bb785c3b1 androidStudioPackages.{dev,canary}: 3.5.0.10 -> 3.5.0.11 2019-04-18 20:35:37 +02:00
Michael Weiss 25205afb35 android-studio: 3.3.2.0 -> 3.4.0.18
androidStudioPackages.beta: 3.4.0.17 -> 3.4.0.18
2019-04-18 20:35:37 +02:00
Michael Weiss fab6d810b5 signal-desktop: 1.24.0 -> 1.24.1 2019-04-18 10:14:50 +02:00
Michael Weiss e98c2c8101 signal-desktop: 1.23.2 -> 1.24.0 2019-04-17 21:19:21 +02:00
Michael Weiss b3bcdf8cf5 fuse3: 3.4.2 -> 3.5.0 2019-04-16 23:40:41 +02:00
Michael Weiss 0360256717 android-studio-preview: Remove the attribute (#59691)
This attribute and androidStudioPackages.preview are deprecated since
9aa46aedfe.
2019-04-16 10:51:44 +02:00
Michael Weiss 2c8a36ffb4 androidStudioPackages.{dev,canary}: 3.5.0.9 -> 3.5.0.10 2019-04-16 10:26:11 +02:00
Michael Weiss 2047a4dde2 gns3Packages.{server,gui}Stable: 2.1.15 -> 2.1.16 2019-04-16 10:26:11 +02:00
Michael Weiss 14d6691c49 gns3Packages.{server,gui}Preview: 2.2.0a4 -> 2.2.0a5 2019-04-16 10:26:11 +02:00
Michael Weiss 41ac07b29f tdesktop: 1.6.3 -> 1.6.7 2019-04-14 15:33:13 +02:00
Michael Weiss b5cfba1a36 sshfs: 3.5.1 -> 3.5.2 2019-04-13 11:43:56 +02:00
Michael Weiss 86a914adb4 jekyll: Switch from bundlerEnv to bundlerApp (#59327) 2019-04-11 23:05:46 +02:00
Michael Weiss a3f9dc16cd nvme-cli: 1.8 -> 1.8.1 2019-04-10 12:30:20 +02:00
Michael Weiss 8fcb1b9d4f nvme-cli: 1.7 -> 1.8 2019-04-09 11:44:37 +02:00
Michael Weiss f370671c9a gns3Packages.{server,gui}Preview: 2.2.0a3 -> 2.2.0a4 2019-04-07 11:46:00 +02:00
Michael Weiss 0d076a4445 androidStudioPackages.{dev,canary}: 3.5.0.8 -> 3.5.0.9 2019-04-05 12:14:44 +02:00
Michael Weiss ef5fd41a11 Merge pull request #58814 from primeos/bundler-audit
bundler-audit: init at 0.6.1
2019-04-02 19:16:32 +02:00
Michael Weiss 4572e79ef9 bundler-audit: init at 0.6.1 2019-04-02 17:53:25 +02:00
Michael Weiss 076d8ec67a androidStudioPackages.beta: 3.4.0.16 -> 3.4.0.17 2019-04-02 12:40:44 +02:00
Michael Weiss a92c7bb0cc gollum: Update the dependencies (security)
See #58709.
2019-04-02 12:05:26 +02:00
Michael Weiss 20b9e18891 html-proofer: 3.8.0 -> 3.10.2 (security)
See #58709.
2019-04-02 12:05:26 +02:00
Michael Weiss e6a3229626 inxi: 3.0.32-1 -> 3.0.33-1 2019-03-30 11:31:31 +01:00
Michael Weiss cbeea5918d signal-desktop: 1.23.1 -> 1.23.2 2019-03-29 21:52:49 +01:00
Michael Weiss 009719383c androidStudioPackages.{dev,canary}: 3.5.0.7 -> 3.5.0.8 2019-03-28 22:03:09 +01:00
Michael Weiss f261841e54 Merge pull request #58428 from primeos/scons
scons: 3.0.4 -> 3.0.5
2019-03-28 12:27:31 +01:00
Michael Weiss 03989bea54 Merge pull request #58136 from dtzWill/update/iproute2-5
iproute2: 4.20.0 -> 5.0.0
2019-03-27 12:47:24 +01:00
Michael Weiss c4eff69dca Merge pull request #58215 from primeos/iputils
iputils: 20180629 -> 20190324
2019-03-27 12:23:56 +01:00
Michael Weiss 8939a5da89 scons: 3.0.4 -> 3.0.5
Announcement:
https://scons.org/scons-305-is-available.html

Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.5/src/CHANGES.txt
2019-03-27 11:12:30 +01:00
Michael Weiss 6fc7d8a15e androidStudioPackages.{dev,canary}: 3.5.0.6 -> 3.5.0.7 2019-03-26 21:39:07 +01:00
Michael WeissandWill Dietz b6e50e4921 iputils: 20180629 -> 20190324
Important changes:
- Two files where removed in [0]:
  - bin/ipg
  - share/man/man8/pg3.8.gz
- The build system changed from Autotools to Meson.
- New: systemd units and Japanese translations
- "It is probable that within in many many changes a regression may have
  slipped in" [1]

[0]: https://github.com/iputils/iputils/commit/45a1d39b0c740b5803330feb37650352ceea1086
[1]: https://github.com/iputils/iputils/releases/tag/s20190324

Co-authored-by: Will Dietz <github@wdtz.org>
2019-03-26 11:38:48 +01:00
Michael Weiss 698a3f7edd tdesktop: 1.6.2 -> 1.6.3
tdesktopPackages.preview: 1.6.2 -> 1.6.3
2019-03-25 17:07:14 +01:00
Michael Weiss 072adccff7 gns3Packages.{server,gui}Preview: 2.2.0a2 -> 2.2.0a3 2019-03-25 14:14:22 +01:00
Michael Weiss abadb74b71 tdesktop: 1.6.1 -> 1.6.2
tdesktopPackages.preview: 1.6.1 -> 1.6.2
2019-03-25 14:14:22 +01:00
Michael Weiss ff7d16fb33 signal-desktop: 1.23.0 -> 1.23.1 2019-03-23 11:23:44 +01:00
Michael Weiss 69e23dcc66 Merge pull request #58046 from illegalprime/gpgme-cross
gpgme: cross compilation
2019-03-22 12:57:33 +01:00
Michael Weiss 5cb066c9b9 gns3Packages.{server,gui}Stable: 2.1.14 -> 2.1.15 2019-03-22 12:19:26 +01:00
Michael Weiss 078de9ce49 signal-desktop: 1.22.0 -> 1.23.0 2019-03-22 01:35:03 +01:00
Michael Weiss ec7a34cefe Merge pull request #58066 from primeos/dav1d
dav1d: init at 0.2.1
2019-03-21 21:03:37 +01:00
Michael Weiss 21d3eee760 dav1d: init at 0.2.1 2019-03-21 18:57:56 +01:00
Michael Weiss 61e59fbba0 tdesktop: 1.6.0 -> 1.6.1
tdesktopPackages.preview: 1.6.0 -> 1.6.1
2019-03-20 20:59:49 +01:00
Michael Weiss 101901649b tdesktop: 1.5.15 -> 1.6.0
tdesktopPackages.preview: 1.5.18 -> 1.6.0
2019-03-18 20:46:42 +01:00
Michael Weiss da1a2b1eea tdesktopPackages.preview: 1.5.17 -> 1.5.18 2019-03-16 13:48:55 +01:00
Michael Weiss 02fb221307 androidStudioPackages.beta: 3.4.0.15 -> 3.4.0.16 2019-03-14 21:44:15 +01:00
Michael Weiss 871cd756c8 python.pkgs.distro: Re-enable the package for now
Most tests are fine (only 20 out of 173 fail, 10 because lsb_release is
not available or returns exit code 3 and the other 10 might also fail
due to the sandboxed build environment).
Manual tests show that distro works as intended in a normal environment.

See https://github.com/NixOS/nixpkgs/commit/9382d2ea762302c7a7a5c970679e4fca14256eca
2019-03-14 13:14:52 +01:00
Michael Weiss 0e0a00bb6f gns3Packages.{server,gui}Preview: 2.2.0a1 -> 2.2.0a2 2019-03-14 12:54:11 +01:00
Michael Weiss c4c37f3414 tdesktopPackages.preview: 1.5.15 -> 1.5.17 2019-03-14 12:00:08 +01:00
Michael Weiss 9179a3a406 Merge pull request #57414 from primeos/sway-1.0
sway: Switch to 1.0
2019-03-13 22:40:37 +01:00
Michael Weiss 578fe3f5a0 nixos/sway: Improve the module and adapt it to NixOS
This commit contains the following changes:
- nixos/sway: Remove the beta references
- sway: Drop buildDocs
- nixos/sway: Improve the documentation
- sway,nixos/sway: Adapt Sway to NixOS
  - Copy the default configuration file to /etc/sway/config (Sway will
    still load the identical file from the Nix store but this makes it
    easier to copy the default configuration file).
  - This will also remove all references to the Nix store from the
    default configuration file as they will eventually be garbage
    collected which is a problem if the user copies it.
  - I've also decided to drop the default wallpaper (alternatively we
    could copy it to a fixed location).
- nixos/sway: Drop the package option
2019-03-13 11:37:11 +01:00
Michael Weiss 45004c6f63 sway: Switch to 1.0
This is the result of executing:
git mv -f pkgs/applications/window-managers/sway/beta.nix pkgs/applications/window-managers/sway/default.nix
git mv -f nixos/modules/programs/sway-beta.nix nixos/modules/programs/sway.nix

And removing sway-beta from the following files:
pkgs/top-level/all-packages.nix
nixos/modules/module-list.nix
2019-03-12 22:29:39 +01:00
Michael Weiss 6fa3dd2d5a androidStudioPackages.{dev,canary}: 3.5.0.5 -> 3.5.0.6 2019-03-11 21:28:42 +01:00
Michael Weiss 1240834176 sway-beta: Use the upstream patch to fix the build failure 2019-03-11 18:51:26 +01:00
Michael Weiss eb2a26f5c6 sway-beta: 1.0-rc5 -> 1.0 2019-03-11 17:02:25 +01:00
Michael Weiss 7f43089999 wlroots: 0.4.1 -> 0.5.0 2019-03-11 17:02:22 +01:00
Michael Weiss c1c13e4115 fuse3: 3.4.1 -> 3.4.2 2019-03-10 00:03:25 +01:00
Michael Weiss e84cf5edad androidStudioPackages.beta: 3.4.0.14 -> 3.4.0.15 2019-03-08 09:11:10 +01:00
Michael Weiss 47f8a520f8 lf: 10 -> 11 2019-03-04 20:51:00 +01:00
Michael Weiss 217070368a scdoc: 1.9.3 -> 1.9.4 2019-03-04 20:48:31 +01:00
Michael Weiss 6eb62cfc68 android-studio: 3.3.1.0 -> 3.3.2.0 2019-03-04 20:45:21 +01:00
Michael Weiss 7bf4323082 sway-beta: 1.0-rc4 -> 1.0-rc5 2019-03-04 20:31:06 +01:00
Michael Weiss f1e72eff33 signing-party: 2.8 -> 2.9 2019-03-02 10:20:12 +01:00
Michael Weiss 560c886174 scdoc: 1.9.1 -> 1.9.3 2019-03-02 10:20:12 +01:00
Michael Weiss c484f07d04 wlroots: 0.4 -> 0.4.1 2019-02-28 19:01:47 +01:00
Michael Weiss 5a8bfc98a2 gns3Packages.{server,gui}Stable: 2.1.13 -> 2.1.14 2019-02-28 13:57:13 +01:00
Michael Weiss 410650c128 scdoc: 1.9.0 -> 1.9.1 2019-02-28 13:48:30 +01:00
Michael Weiss 3725da4aa9 gns3Packages.{server,gui}Stable: 2.1.12 -> 2.1.13 2019-02-26 22:46:45 +01:00
Michael Weiss aaf1645e17 androidStudioPackages.{dev,canary}: 3.5.0.4 -> 3.5.0.5 2019-02-26 22:46:44 +01:00
Michael Weiss 0c89c444a2 sway-beta: 1.0-rc3 -> 1.0-rc4 2019-02-26 19:03:15 +01:00
Michael Weiss afe0725834 wlroots: 0.3 -> 0.4 2019-02-26 19:03:11 +01:00
Michael Weiss 2685d2722d scdoc: 1.8.1 -> 1.9.0 2019-02-24 22:11:15 +01:00
Michael Weiss ce019e775f gns3-server: Switch to Python 3.7
This will finally make the builds reproducible. Python 3.6 stored
timestamps in the .pyc files but Python 3.7 implements PEP 552 [0].

[0]: https://www.python.org/dev/peps/pep-0552/
2019-02-23 17:38:39 +01:00
Michael Weiss 851c390182 androidStudioPackages.{dev,canary}: 3.5.0.3 -> 3.5.0.4 2019-02-22 23:08:00 +01:00
Michael Weiss f5649304cb androidStudioPackages.beta: 3.4.0.13 -> 3.4.0.14 2019-02-22 23:08:00 +01:00
Michael Weiss e66b8d5fb1 signal-desktop: 1.21.2 -> 1.22.0 2019-02-21 22:14:29 +01:00
Michael Weiss 5a4c8092c0 dynamips: 0.2.19 -> 0.2.20 2019-02-20 20:36:39 +01:00
Michael Weiss b790a74816 sway-beta: 1.0-rc2 -> 1.0-rc3 2019-02-18 22:26:16 +01:00
Michael Weiss fe16c54d1a androidStudioPackages.{dev,canary}: 3.5.0.2 -> 3.5.0.3 2019-02-15 11:36:14 +01:00
Michael Weiss cba377937c androidStudioPackages.beta: 3.4.0.12 -> 3.4.0.13 2019-02-15 11:36:14 +01:00
Michael Weiss ecfa775439 python37Packages.cryptography: 2.4.2 -> 2.5
Changelog:
https://cryptography.io/en/latest/changelog/#v2-5

Important changes:
- BACKWARDS INCOMPATIBLE: U-label strings were deprecated in version
  2.1, but this version removes the default idna dependency as well.
- BACKWARDS INCOMPATIBLE: The minimum supported PyPy version is now 5.4.
2019-02-14 08:15:15 +01:00
Michael Weiss 53a349d1fd python37Packages.cryptography_vectors: 2.4.2 -> 2.5 2019-02-14 08:15:15 +01:00
Michael Weiss c498b7004d signal-desktop: 1.21.1 -> 1.21.2 2019-02-13 11:40:51 +01:00
Michael Weiss cfe6277e62 tdesktop: 1.5.12 -> 1.5.15
tdesktopPackages.preview: 1.5.12 -> 1.5.15
2019-02-12 19:54:28 +01:00
Michael Weiss 1a88aa9e0c sway-beta: 1.0-rc1 -> 1.0-rc2 2019-02-11 19:30:52 +01:00
Michael Weiss 9905c44eca tdesktop: 1.5.11 -> 1.5.12
tdesktopPackages.preview: 1.5.11 -> 1.5.12
2019-02-10 20:38:20 +01:00
Michael Weiss 1efa8be6bf lf: 9 -> 10 2019-02-10 20:36:55 +01:00
Michael Weiss a7d8d9bf76 pythonPackages.pysnmp: 4.4.8 -> 4.4.9
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Michael Weiss fcbcd327e5 signal-desktop: 1.21.0 -> 1.21.1 2019-02-09 00:48:15 +01:00
Michael Weiss b0db4571a4 inxi: 3.0.31-1 -> 3.0.32-1 2019-02-08 19:33:31 +01:00
Michael Weiss b29ad6c2fc android-studio: 3.3.0.20 -> 3.3.1.0 2019-02-08 19:33:31 +01:00
Michael Weiss 320a57198f inxi: 3.0.30-1 -> 3.0.31-1 2019-02-07 20:47:23 +01:00
Michael Weiss e4156fb421 signal-desktop: 1.20.0 -> 1.21.0 2019-02-06 20:56:19 +01:00
Michael Weiss d2aa09f26d swayidle: 1.1 -> 1.2 2019-02-05 23:34:22 +01:00
Michael Weiss 46503d069a swaylock: 1.2 -> 1.3 2019-02-05 23:34:22 +01:00
Michael Weiss bda21694d1 wlroots: Fix the ELF binaries (rootston + examples)
Due to stdenv changes the binaries where broken during the fixup phase
(while stripping all binaries). The current solution isn't optimal but
there must not be any cyclic dependencies on $out.
2019-02-03 17:59:50 +01:00
Michael Weiss 07b70bd188 Merge pull request #55117 from primeos/sway
sway-beta: 1.0-beta.2 -> 1.0-rc1
2019-02-03 15:57:26 +01:00
Michael Weiss ebe36008d6 nixos/sway-beta: Install swaylock and swayidle by default 2019-02-03 15:35:07 +01:00
Michael Weiss f73a8b22fb sway-beta: 1.0-beta.2 -> 1.0-rc1 2019-02-03 15:35:07 +01:00
Michael Weiss 038b89819b wlroots: 0.2 -> 0.3 2019-02-03 15:35:07 +01:00