Commit Graph

28013 Commits

Author SHA1 Message Date
Bjørn Forsman
63f9aed9eb minicom: 2.4 -> 2.6.2
This also fixes the annoying issue that minicom doesn't work out of the
box:

  $ minicom
  minicom: there is no global configuration file /etc/minirc.dfl
  Ask your sysadmin to create one (with minicom -s).

  $ sudo minicom -s
  minicom: there is no global configuration file /etc/minirc.dfl
  Ask your sysadmin to create one (with minicom -s).

minicom 2.4 basically refuses to enter setup unless /etc/minirc.dfl
already exists. sudo touch /etc/minirc.dfl is enough to fix that though,
but with this commit "sudo minicom -s" will work out of the box.
2013-07-24 14:40:40 +02:00
Rob Vermaas
850f20567e Fix apg 2013-07-24 12:27:58 +02:00
Peter Simons
58c08fdefb aldor: fix the sha256 hash (plus minor cosmetic changes) 2013-07-24 10:51:01 +02:00
Florian Friesdorf
b800c5d1f9 python-genzshcomp-0.5.1 2013-07-24 10:01:26 +02:00
Rok Garbas
626c4d5f5b venus: new package 2013-07-23 22:41:18 +02:00
Eelco Dolstra
1386036457 linux: Update to 3.4.54 2013-07-23 22:35:49 +02:00
Song Wenwu
4124741d43 gimp_2_8: update to 2.8.6, enable xpm support 2013-07-23 21:03:29 +02:00
Domen Kozar
52fe694360 networkmanager: we dont need networkmanager group anymore, just use at_console policy 2013-07-23 18:51:20 +02:00
Domen Kozar
949c4fe758 networkmanagerapplet: fix the build 2013-07-23 18:23:13 +02:00
Jonas Hoersch
aa88e7269d Add quodlibet-2.5: GTK+Python based music player (close #481) 2013-07-23 16:02:02 +02:00
Peter Simons
6c63a85786 haskell-hlint: update to version 1.8.49 2013-07-23 15:58:44 +02:00
Peter Simons
775fbbe46b haskell-yesod-platform: update to version 1.2.3 2013-07-23 15:58:44 +02:00
Peter Simons
91c98e03c6 haskell-fclabels: update to version 1.1.7.1 2013-07-23 15:58:44 +02:00
Vladimír Čunát
fb37586d77 Merge pull request #721 from vcunat/p/hw-utils
pci and usb utils update
2013-07-23 06:48:08 -07:00
Peter Simons
025995edaf haskell-fclabels: disable the Haddock documentation to fix the build
https://github.com/sebastiaanvisser/fclabels/issues/20
2013-07-23 14:15:30 +02:00
Peter Simons
dc1d57e3d3 ipython: update to version 0.13.2 2013-07-23 14:15:30 +02:00
Peter Simons
ea3906c0f3 pylint: install emacs lisp files 2013-07-23 14:15:30 +02:00
Peter Simons
05ec96b00e python-packages: cosmetic to fix syntax highlighting and trailing whitespace 2013-07-23 14:15:30 +02:00
Peter Simons
57844acb42 haskell-unix-time: update to version 0.1.10 2013-07-23 14:15:30 +02:00
Peter Simons
cf4c6a6949 haskell-simple-sendfile: update to version 0.2.12 2013-07-23 14:15:30 +02:00
Peter Simons
ba95a91106 haskell-postgresql-simple: update to version 0.3.4.0 2013-07-23 14:15:30 +02:00
Peter Simons
3f2d39e421 haskell-highlighting-kate: update to version 0.5.5 2013-07-23 14:15:29 +02:00
Peter Simons
fad190185b haskell-fclabels: update to version 1.1.7 2013-07-23 14:15:29 +02:00
Peter Simons
08c2f03b29 haskell-fast-logger: update to version 0.3.2 2013-07-23 14:15:29 +02:00
Peter Simons
b95e01dd88 haskell-monad-par: update to version 0.3.4.3 2013-07-23 14:15:29 +02:00
Domen Kozar
11eef4f79f networkmanagerapplet: fix build 2013-07-23 13:18:54 +02:00
Domen Kozar
e41fc2a677 add python32 2013-07-23 11:55:35 +02:00
Domen Kozar
bea0ac29d4 networkmanagerapplet: propagatedBuildInputs -> propagatedUserEnvPkgs 2013-07-23 11:53:12 +02:00
Sander van der Burg
2252bfe79f Added ironhorse nodejs package + updated other node packages 2013-07-23 11:33:48 +02:00
Domen Kozar
e491997a6b python3: 3.3.1 -> 3.3.2 2013-07-23 11:21:38 +02:00
Domen Kozar
a143c0bb10 networkmanagerapplet: add GConf libgnome_keyring to propagatedBuildInputs 2013-07-23 11:19:32 +02:00
Lluís Batlle i Rossell
04a9e809d4 Updating go to 1.1.1 2013-07-23 11:19:32 +02:00
Eelco Dolstra
4dd9507b83 netpbm: Fix a truly random build failure
Since "src" is a fetchsvn directory, the source is copied with "cp
--no-preserve=timestamps" (see commit
6d928ab684).  So some source files might
get a slightly different timestamp.  Here, if lib/standard.ppmdfont
gets a newer timestamp than the generated file lib/standardppmdfont.c,
Make will try to rebuild the latter.  But that fails because the
ppmdcfont program doesn't exist (yet).

Probably stdenv should ensure that every file has the same timestamp.
2013-07-23 11:17:26 +02:00
Peter Simons
bee4c41e13 smartmontools: update drive database to the latest version 2013-07-23 10:40:40 +02:00
Lluís Batlle i Rossell
b1db03ece6 Updating go to 1.1.1 2013-07-22 22:18:51 +02:00
Rob Vermaas
af2a127551 Add linux 3.2.48 with grsecurity patches 2013-07-22 21:44:31 +02:00
Rob Vermaas
212a2a5c37 Fix junit 2013-07-22 21:29:07 +02:00
Ricardo M. Correia
22689567ed apparmor: Update to kernel 3.4 series (the current default) 2013-07-22 18:03:26 +02:00
Peter Simons
b52621a5fe ipsec-tools: update to version 0.8.1 2013-07-22 16:29:16 +02:00
Rickard Nilsson
3fa913d5ec libspotify: Fix build for linux.
For Linux, the phases was run in the wrong order. I've
fixed that, but the package is still a complete mess that
needs to be cleaned up. The linux and darwin builds should
probably be separated into two different Nix expressions
to avoid the current conditional mess.
2013-07-22 16:31:38 +02:00
Cillian de Róiste
a321f6f302 Oxygen-gtk: upgrade to 1.3.4 2013-07-22 14:05:39 +02:00
Sander van der Burg
48e187836b Added flatiron nodejs package + updated other nodejs packages 2013-07-22 11:15:21 +02:00
Bjørn Forsman
2f41fbad51 Merge pull request #774 from aristidb/master
Add nvidia-smi tool and fix an embarrassing bug in a previous pull request of mine
2013-07-21 13:53:19 -07:00
Bjørn Forsman
480f27b218 apcupsd: use /run/nologin (instead of /etc/nologin) to prevent logins
This is what systemd uses, see "man systemd-user-sessions.service".
2013-07-21 20:58:26 +02:00
Aristid Breitkreuz
147a6ae62f nvidia: also install useful nvidia-smi tool 2013-07-21 19:32:54 +02:00
Aristid Breitkreuz
38a2056f70 fix bug in perf-linux installation, oops 2013-07-21 19:25:05 +02:00
Peter Simons
7eea045b28 haskell-yesod-bin: update to version 1.2.2 2013-07-21 16:23:58 +02:00
Peter Simons
8d83506452 haskell-yaml: update to version 0.8.4 2013-07-21 16:23:58 +02:00
Peter Simons
88da6b5d89 haskell-xml-types: update to version 0.3.4 2013-07-21 16:23:58 +02:00
Peter Simons
9102dbe667 haskell-xml-conduit: update to version 1.1.0.5 2013-07-21 16:23:58 +02:00