Michael Weiss
51e4358cc3
lf: 1 -> 2
2018-04-07 01:56:55 +02:00
Michael Weiss
9db699e4a3
wlroots,rootston: Mark them as broken until the first stable release
...
Upstream requested that we remove these packages until the first stable
release. More details are in #38344 . This isn't ideal but it seems like
the best solution for now.
Close #38344 .
2018-04-06 21:17:52 +02:00
Michael Weiss
80faa73fc0
neomutt: Fix the path to the auxiliary tools
...
This path changed from $out/lib/neomutt to $out/libexec/neomutt.
2018-04-06 19:37:46 +02:00
Michael Weiss
38d0e1ddf5
androidStudioPackages.{dev,canary}: 3.2.0.7 -> 3.2.0.8
2018-04-03 14:45:40 +02:00
Michael Weiss
c00b5bf6a2
fuse3: 3.2.1 -> 3.2.2
...
Stop using bin/mount.fuse from fuse3 for fuse2 (mount.fuse from fuse3
isn't guaranteed to remain backwards compatible).
2018-04-01 01:55:14 +02:00
Michael Weiss
a4dc9ef13e
dynamips: 0.2.17 -> 0.2.18
2018-04-01 00:05:29 +02:00
Michael Weiss
4e645a2781
android-studio: 3.0.1.0 -> 3.1.0.16
2018-03-29 05:02:37 +02:00
Michael Weiss
fb1f35424e
pythonPackages.scapy: 2.3.3 -> 2.4.0
2018-03-27 18:27:55 +02:00
Michael Weiss
aacd7d6d58
androidStudioPackages.{dev,canary}: 3.2.0.6 -> 3.2.0.7
2018-03-27 17:02:40 +02:00
Michael Weiss
9a4871ad82
tdesktop: 1.2.14 -> 1.2.15
...
tdesktopPackages.preview: 1.2.14 -> 1.2.15
2018-03-27 12:03:17 +02:00
Michael Weiss
d7af685896
lf: 2018-03-19 -> 1
...
The first non-nightly release (r1).
2018-03-23 16:50:54 +01:00
Michael Weiss
40aabe9d48
Merge pull request #37587 from not-fl3/master
...
tdesktop: fixed GLib-GIO-ERROR
2018-03-22 21:08:05 +01:00
Michael Weiss
2fdec94fbf
tdesktop: 1.2.6 -> 1.2.14
...
tdesktopPackages.preview: 1.2.12 -> 1.2.14
2018-03-22 17:14:23 +01:00
Michael Weiss
f60d7e2add
tdesktop: Clean up the patching
2018-03-22 00:43:30 +01:00
Michael Weiss
3583cf8f4b
lf: 2018-01-11 -> 2018-03-19
2018-03-21 13:35:00 +01:00
Michael Weiss
629d121980
androidStudioPackages.{dev,canary}: 3.2.0.5 -> 3.2.0.6
2018-03-21 13:09:09 +01:00
Michael Weiss
07361daf04
androidStudioPackages.beta: 3.1.0.14 -> 3.1.0.15
2018-03-21 13:09:09 +01:00
Michael Weiss
e8fe2e1548
tdesktopPackages.preview: init at 1.2.12
...
Start tracking the pre-releases. I'll have to refactor/improve the
patching soon.
2018-03-20 00:42:33 +01:00
Michael Weiss
f9134b08c2
wlroots: 2017-12-22 -> 2018-03-16
2018-03-17 15:06:49 +01:00
Michael Weiss
bdc72254e8
gns3Packages.{server,gui}{Stable,Preview}: 2.1.3 -> 2.1.4
2018-03-14 17:35:51 +01:00
Michael Weiss
74d922638b
androidStudioPackages.{dev,canary}: init at 3.2.0.5
...
Switch the naming scheme to the channel names.
2018-03-13 02:29:01 +01:00
Michael Weiss
310a665b98
androidStudioPackages.beta: 3.1.0.12 -> 3.1.0.14
2018-03-13 02:29:01 +01:00
Michael Weiss
fa051cdd0a
aiohttp-cors: 0.6.0 -> 0.7.0
...
Upstream removed support for Python 3.4 [0][1] (and the build fails).
[0]: https://github.com/aio-libs/aiohttp-cors/releases/tag/v0.7.0
[1]: https://github.com/aio-libs/aiohttp/releases/tag/v3.0.1
2018-03-07 22:53:54 +01:00
Michael Weiss
bd0ff570a2
jekyll: 3.7.2 -> 3.7.3
2018-02-28 15:10:58 +01:00
Michael Weiss
39ccb6ac87
libmd: 0.0.0 -> 1.0.0
2018-02-24 13:04:45 +01:00
Michael Weiss
49b7fc3908
android-studio-preview: 3.1.0.11 -> 3.1.0.12
2018-02-23 21:57:09 +01:00
Michael Weiss
e3cd8a2d06
raven: 6.5.0 -> 6.6.0
2018-02-21 20:41:37 +01:00
Michael Weiss
09ee3770dd
pythonPackages.mysql-connector: init at 8.0.6
2018-02-21 18:54:26 +01:00
Michael Weiss
521ffc2398
jekyll: Update the dependencies without breaking the evaluation
...
Unfortunately my first attempt in f14b6ea broke the evaluation and was
therefore reverted in 4419a31 . I couldn't reproduce the error locally
but as @grahamc noted I shouldn't have imported from a derivation.
Thanks @joachifm and @grahamc for spotting the evaluation error and
reverting f14b6ea .
2018-02-19 22:36:52 +01:00
Michael Weiss
f14b6ea81f
jekyll: Update the dependencies
...
The dependencies could be more minimal but this way it should hopefully
work for most use-cases.
2018-02-19 19:02:41 +01:00
Michael Weiss
d2919c996d
jekyll: 3.4.1 -> 3.7.2
2018-02-19 17:43:26 +01:00
Michael Weiss
b2f39f97d0
Merge pull request #34891 from dotlambda/aiohttp
...
python3Packages.aiohttp: 2.3.10 -> 3.0.1
2018-02-16 14:52:37 +01:00
Michael Weiss
76723a26f9
gns3Packages.server{Stable,Preview}: Pin the aiohttp version
...
This is required for #34891 .
2018-02-16 14:07:46 +01:00
Michael Weiss
ce83cd7ca3
android-studio-preview: 3.1.0.10 -> 3.1.0.11
2018-02-16 13:28:51 +01:00
Michael Weiss
0be2746fc2
pythonPackages.scapy: 2.2.0 -> 2.3.3
2018-02-15 22:43:17 +01:00
Michael Weiss
92d2043d0f
fscrypt: 0.2.2 -> 0.2.3
2018-02-14 13:31:24 +01:00
Michael Weiss
bf01a11ac1
fscryptctl: 2017-09-12 -> 2017-10-23
2018-02-14 13:31:24 +01:00
Michael Weiss
b85f2eb367
android-studio-preview: 3.1.0.9 -> 3.1.0.10
2018-02-10 21:31:48 +01:00
Michael Weiss
4db7c04160
fim: 0.5rc3 -> 0.6
2018-02-04 16:15:55 +01:00
Michael Weiss
88c16a63c6
nvme-cli: 1.4 -> 1.5
2018-02-03 23:04:30 +01:00
Michael Weiss
f55fffc1cf
android-studio-preview: 3.1.0.8 -> 3.1.0.9
2018-02-01 10:32:44 +01:00
Michael Weiss
b05ad671fb
signing-party: 2.6 -> 2.7
2018-01-29 16:14:44 +01:00
Michael Weiss
0f5f904cdd
android-studio-preview: 3.1.0.7 -> 3.1.0.8
2018-01-25 23:59:14 +01:00
Michael Weiss
a03b2b99af
tdesktop: Fix the execution in a pure environment
...
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729 .
2018-01-22 22:25:48 +01:00
Michael Weiss
fbe17703ab
gns3Packages.server{Stable,Preview}: Unlock the multidict version
2018-01-21 21:17:14 +01:00
Michael Weiss
58e78238e7
Merge pull request #33931 from dotlambda/multidict
...
pythonPackages.multidict: 3.3.2 -> 4.0.0
2018-01-21 21:12:46 +01:00
Michael Weiss
26f86b4069
tdesktop: 1.2.1 -> 1.2.6
2018-01-21 17:52:26 +01:00
Michael Weiss
d1a04efbf7
tdesktop: 1.1.23 -> 1.2.1
2018-01-21 15:42:08 +01:00
Michael Weiss
0beabe4a81
gns3Packages.server{Stable,Preview}: Fix the build
...
I initially thought python3Packages.yarl wouldn't build but then
realized it was actually due to my overwrite.
2018-01-21 02:17:48 +01:00
Michael Weiss
02f6827a91
gns3Packages.{server,gui}{Stable,Preview}: 2.1.2 -> 2.1.3
2018-01-21 02:09:12 +01:00
Michael Weiss
58ff18b6b5
pythonPackages.raven: 6.4.0 -> 6.5.0
2018-01-21 01:50:06 +01:00
Michael Weiss
403ee9691a
android-studio-preview: 3.1.0.6 -> 3.1.0.7
2018-01-12 23:35:04 +01:00
Michael Weiss
e4cad917a2
lf: 2017-10-30 -> 2018-01-11
2018-01-11 20:32:33 +01:00
Michael Weiss
be461b11b7
gns3Packages.{server,gui}{Stable,Preview}: 2.1.1 -> 2.1.2
2018-01-08 18:22:04 +01:00
Michael Weiss
4c6b5f68b3
android-studio-preview: 3.1.0.5 -> 3.1.0.6
2018-01-06 19:13:34 +01:00
Michael Weiss
b15eea6f31
Merge pull request #33085 from gnidorah/rootston
...
rootston module: better defaults
rootston module, orbment/bemenu: change my maintainership
2017-12-27 12:01:44 +01:00
Michael Weiss
4be298bf6d
nixos/sway: Extend the descriptions and examples
...
This'll hopefully make it a bit easier to get started with Sway and make
some things about the module more obvious.
2017-12-25 00:15:06 +01:00
Michael Weiss
b322cad42b
nixos/rootston: Init
...
Probably only relevant for a quick testing setup and NixOS VM tests.
2017-12-23 17:34:29 +01:00
Michael Weiss
bcfe03cc12
wlroots: 2017-10-31 -> 2017-12-22 + Init rootston
2017-12-23 14:02:59 +01:00
Michael Weiss
a02f66e87b
gns3Packages.{server,gui}{Stable,Preview}: 2.1.0 -> 2.1.1
2017-12-23 11:41:03 +01:00
Michael Weiss
d0bb0a2c53
aiohttp-cors: 0.5.3 -> 0.6.0
2017-12-23 01:14:06 +01:00
Michael Weiss
e6c3dcfcf7
android-studio: 3.0.0.18 -> 3.0.1.0
2017-12-22 13:55:25 +01:00
Michael Weiss
3ebca3b98a
android-studio-preview: 3.1.0.4 -> 3.1.0.5
2017-12-20 19:52:41 +01:00
Michael Weiss
63596faef1
pfstools: 2.0.5 -> 2.1.0
2017-12-15 16:45:30 +01:00
Michael Weiss
41a4bded9b
gpgme: 1.9.0 -> 1.10.0
...
I've removed qgpgme-format-security.patch as version 1.10.0 already
contains it:
git tag --contains=5d4f977dac542340c877fdd4b1304fa8f6e058e6
Everything rebuilds fine so far.
Upstream release notes (Noteworthy changes in version 1.10.0):
* Now returns more specific error codes for decryption to distinguish
between bad passphrase, user canceled, and no secret key.
* Now returns key origin information if available.
* Added context flag "auto-key-retrieve" to selectively enable the
corresponding gpg option.
* Added flag is_de_vs to decryption and verify results.
* py: Use SEEK_SET as default for data.seek.
* cpp: Various new APIs.
* Reduced spawn overhead on Linux again. Added new configure option
--disable-linux-getdents to disable this feature for very old
Linux versions.
* Improved the Python bindings build system.
* Made the test suite less fragile.
2017-12-14 13:49:00 +01:00
Michael Weiss
b627c237ec
slop: Add pkgconfig as build dependency
...
Fix: "Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)"
2017-12-13 22:34:37 +01:00
Michael Weiss
31bc25f264
pythonPackages.raven: 6.3.0 -> 6.4.0
2017-12-13 21:52:14 +01:00
Michael Weiss
9d45624007
android-studio-preview: 3.1.0.3 -> 3.1.0.4
2017-12-06 19:47:29 +01:00
Michael Weiss
70d1c37f77
signing-party: 2.5 -> 2.6
2017-12-03 00:40:04 +01:00
Michael Weiss
2dca1a6d6e
quiterss: 0.18.8 -> 0.18.9
2017-12-03 00:01:10 +01:00
Michael Weiss
2b7a6e31fd
README: Use HTTPS for all hyperlinks
...
They redirect to HTTPS anyway. This also contains some minor content
changes.
2017-11-22 19:51:40 +01:00
Michael Weiss
a04e8c8991
Remove the Travis build status image from the README
...
This information isn't useful anymore since we disabled all Travis CI
builds in 44917c46b1 .
2017-11-22 19:41:06 +01:00
Michael Weiss
5147d8bbee
android-studio-preview: 3.1.0.2 -> 3.1.0.3
2017-11-19 13:03:04 +01:00
Michael Weiss
a5b611defc
scons: 3.0.0 -> 3.0.1
...
"This release should be used instead of 3.0.1. This release fixes
several issues." - http://scons.org/scons-301-is-available.html
More than 90% of the 346 rebuilds succeed without any problems (I've
tested it against aeff3080d0 ). As far as I
can tell most of the problematic packages either failed before the
upgrade or for a reason that is unrelated to this SCons update. But it
is possible that this'll cause a few regressions, I'll try to watch out
for build failures on Hydra.
The attribute sconsPackages.scons_3_0_0 is still available in case this
breaks anything.
2017-11-15 23:22:38 +01:00
Michael Weiss
f46003798e
fuse3: 3.2.0 -> 3.2.1
2017-11-15 13:42:44 +01:00
Michael Weiss
6aed80f271
gns3Packages.{server,gui}Stable: 2.0.3 -> 2.1.0
2017-11-12 19:56:45 +01:00
Michael Weiss
46bcc0d498
pythonPackages.pyqt5: Add optional qtwebsockets support
...
This is e.g. required for gns3-gui 2.1.0. But it seems to break the
build for Python 2.7.
2017-11-12 19:56:45 +01:00
Michael Weiss
83c2838fed
android-studio-preview: 3.1.0.0 -> 3.1.0.2
2017-11-11 14:00:04 +01:00
Michael Weiss
c4dbbbd890
gns3Packages.{server,gui}Preview: 2.1.0rc3 -> 2.1.0rc4
2017-11-08 14:56:36 +01:00
Michael Weiss
9413521682
Merge pull request #31375 from dywedir/sway
...
sway: 0.14.0 -> 0.15.0
wlc: 0.0.10 -> 0.0.11
2017-11-08 12:46:30 +01:00
Michael Weiss
52d6eecc24
iniparser: 4.0 -> 4.1
2017-11-07 09:18:55 +01:00
Michael Weiss
af3a11b8f6
pgpdump: Add support for compressed data packets
...
This will add support for compressed data packets (Tag 8) [0] and enable
it by default.
[0]: https://tools.ietf.org/html/rfc4880#section-5.6
2017-11-04 21:23:14 +01:00
Michael Weiss
252da8a66e
wlroots: init at 2017-10-31
...
In preparation for Sway 1.0 which will use wlroots instead of wlc.
2017-10-31 22:39:54 +01:00
Michael Weiss
6df9c74238
pythonPackages: Move my libraries to python-modules
2017-10-31 17:28:59 +01:00
Michael Weiss
8e91f4ea91
lf: 2017-09-06 -> 2017-10-30
2017-10-31 16:56:40 +01:00
Michael Weiss
8e93531157
pythonPackages.raven: 6.2.1 -> 6.3.0
2017-10-31 16:41:10 +01:00
Michael Weiss
12c8a44972
pythonPackages.multidict: Fix the build and tests
...
(Was broken since 7ce848309e )
2017-10-31 16:21:13 +01:00
Michael Weiss
669b4c4e1b
pythonPackages.raven: 6.2.0 -> 6.2.1
2017-10-27 11:32:35 +02:00
Michael Weiss
e4d0173d1f
android-studio-preview: 3.0.0.17 -> 3.1.0.0
2017-10-27 11:05:17 +02:00
Michael Weiss
c70773b35b
android-studio: 2.3.3.0 -> 3.0.0.18
2017-10-27 11:05:10 +02:00
Michael Weiss
6951604011
sshfs: 3.3.0 -> 3.3.1
2017-10-26 07:58:57 +02:00
Michael Weiss
d61a58caea
iniparser: 3.1 -> 4.0
2017-10-22 17:02:35 +02:00
Michael Weiss
a0221824fb
nvme-cli: 0.9 -> 1.4
2017-10-21 21:37:26 +02:00
Michael Weiss
2d8b952786
gns3Packages.{server,gui}Preview: 2.1.0rc2 -> 2.1.0rc3
2017-10-21 12:33:25 +02:00
Michael Weiss
e40233e136
scons: 2.5.1 -> 3.0.0
...
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues. TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."
"NOTE: This is a major release. You should expect that some targets may
rebuild when upgrading. Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Michael Weiss
acd80042a4
android-studio-preview: 3.0.0.16 -> 3.0.0.17
2017-10-19 22:50:38 +02:00
Michael Weiss
527f6e9c47
android-studio-preview: 3.0.0.15 -> 3.0.0.16
2017-10-14 18:57:13 +02:00
Michael Weiss
c42b878ed3
fscrypt: 0.2.1 -> 0.2.2
2017-10-05 01:29:45 +02:00
Michael Weiss
cd0655c181
android-studio-preview: 3.0.0.14 -> 3.0.0.15
2017-10-04 14:15:31 +02:00
Michael Weiss
6e889743b4
gns3Packages.{server,gui}Preview: 2.1.0rc1 -> 2.1.0rc2
2017-10-04 13:23:28 +02:00